<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:win-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows" xmlns:ind-def="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5">
  <generator>
    <oval:schema_version>5.1</oval:schema_version>
    <oval:timestamp>2007-01-29T12:58:40.361-05:00</oval:timestamp>
    <oval:product_name>The MITRE Corporation</oval:product_name>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:100003" version="1" class="vulnerability">
      <metadata>
        <title>Firefox and Mozilla Shared Object Code Execution</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-2270" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2270"/>
        <description>Firefox before 1.0.5 and Mozilla before 1.7.9 does not properly clone base objects, which allows remote attackers to execute arbitrary code by navigating the prototype chain to reach a privileged object.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-01-25T04:02:00.000-04:00" comment="Added Mozilla as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-01-25T07:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:42.252-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100004" version="1" class="vulnerability">
      <metadata>
        <title>Firefox and Mozilla DOM Node Spoofing</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-2269" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2269"/>
        <description>Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 does not properly verify the associated types of DOM node names within the context of their namespaces, which allows remote attackers to modify certain tag properties, possibly leading to execution of arbitrary script or code, as demonstrated using an XHTML document with IMG tags with custom properties ("XHTML node spoofing").</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:43:00.000-04:00" comment="Added Mozilla as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:40.952-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100005" version="1" class="vulnerability">
      <metadata>
        <title>Firefox and Mozilla Javascript Dialog Box Spoofing</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-2268" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2268"/>
        <description>Firefox before 1.0.5 and Mozilla before 1.7.9 does not clearly associate a Javascript dialog box with the web page that generated it, which allows remote attackers to spoof a dialog box from a trusted site and facilitates phishing attacks, aka the "Dialog Origin Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-07T04:00:00.000-04:00" comment="Added Description">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified date="2005-10-04T08:47:00.000-04:00" comment="Changed CVE reference to CAN-2005-2268, per Rob Hollis">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-19T05:47:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:45:00.000-04:00" comment="Added Mozilla as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:41.721-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100006" version="1" class="vulnerability">
      <metadata>
        <title>Firefox External App Code Acceptance 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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2267" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2267"/>
        <description>Firefox before 1.0.5 allows remote attackers to steal information and possibly execute arbitrary code by using standalone applications such as Flash and QuickTime to open a javascript: URL, which is run in the context of the previous page, and may lead to code execution if the standalone application loads a privileged chrome: URL.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-07T04:00:00.000-04:00" comment="Added description">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-08T01:14:00.000-04:00" comment="Removed test for Mozilla Suite 1.7.8.  Per Rob Hollis &amp;#60;rob@threatguard.com> this definition should not have tested for Mozilla Suite; only Firefox is vulnerable.  Vendor advisory agrees.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:47:00.000-04:00" comment="Added Mozilla as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-02-01T05:47:00.000-04:00" comment="Changed affected product to Firefox.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:51:44.975-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100007" version="1" class="vulnerability">
      <metadata>
        <title>Firefox and Mozilla Framed Site Spoofing 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1937" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1937"/>
        <description>A regression error in Firefox 1.0.3 and Mozilla 1.7.7 allows remote attackers to inject arbitrary Javascript from one page into the frameset of another site, aka the frame injection spoofing vulnerability, a re-introduction of a vulnerability that was originally identified and addressed by CVE-2004-0718.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified date="2005-09-22T09:45:00.000-04:00" comment="Added CVE#">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:49:00.000-04:00" comment="Added Mozilla as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:41.460-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100008" version="1" class="vulnerability">
      <metadata>
        <title>InstallVersion.compareTo() DoS and Code Execution 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2265" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2265"/>
        <description>Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 allows remote attackers to cause a denial of service (access violation and crash), and possibly execute arbitrary code, by calling InstallVersion.compareTo with an object instead of a string.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:51:00.000-04:00" comment="Added Mozilla and Firefox as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:43.003-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100009" version="1" class="vulnerability">
      <metadata>
        <title>Firefox Sidebar Script Injection via _search Target</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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2264" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2264"/>
        <description>Firefox before 1.0.5 allows remote attackers to steal sensitive information by opening a malicious link in the Firefox sidebar using the _search target, then injecting script into other pages via a data: URL.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:52:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:51:43.831-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100010" version="1" class="vulnerability">
      <metadata>
        <title>Firefox InstallTrigger Callback 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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2263" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2263"/>
        <description>The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of the new page and results in a same origin violation.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-07T04:00:00.000-04:00" comment="Added description">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-28T01:05:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-19T05:47:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:53:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:51:43.624-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100011" version="2" class="vulnerability">
      <metadata>
        <title>Firefox Wallpaper 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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2262" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2262"/>
        <description>Firefox 1.0.3 and 1.0.4, and Netscape 8.0.2, allows remote attackers to execute arbitrary code by tricking the user into using the "Set As Wallpaper" (in Firefox) or "Set as Background" (in Netscape) context menu on an image URL that is really a javascript: URL with an eval statement, aka "Firewalling."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-04T08:55:00.000-04:00" comment="Updated reference to CVE-2005-2262 per Rob Hollis">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T04:56:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27: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-10-07T09:14:04.694-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:51:43.084-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="true">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100012" version="1" class="vulnerability">
      <metadata>
        <title>XBL Script Security Bypass 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>mozilla</product>
          <product>Firefox</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2261" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2261"/>
        <description>Firefox before 1.0.5, Thunderbird before 1.0.5, Mozilla before 1.7.9, Netscape 8.0.2, and K-Meleon 0.9 runs XBL scripts even when Javascript has been disabled, which makes it easier for remote attackers to bypass such protection.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:01:00.000-04:00" comment="Added Firefox, Mozilla, and Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:42.722-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.2 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:257"/>
          <criterion comment="Mozilla Thunderbird version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:256"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100013" version="1" class="vulnerability">
      <metadata>
        <title>Improper Handling of Synthetic Events in Mozilla</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2260" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2260"/>
        <description>The browser user interface in Firefox before 1.0.5, Mozilla before 1.7.9, and Netscape 8.0.2 and 7.2 does not properly distinguish between user-generated events and untrusted synthetic events, which makes it easier for remote attackers to perform dangerous actions that normally could only be performed manually by the user.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:03:00.000-04:00" comment="Added Firefox and Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:41.212-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.4 or earlier is installed">
          <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
          <criterion comment="Mozilla Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:262"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100016" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Suite InstallTrigger Callback 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2263" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2263"/>
        <description>The InstallTrigger.install method in Firefox before 1.0.5 and Mozilla before 1.7.9 allows remote attackers to execute a callback function in the context of another domain by forcing a page navigation after the install method has been called, which causes the callback to be run in the context of the new page and results in a same origin violation.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-07T04:00:00.000-04:00" comment="Added description">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:09:00.000-04:00" comment="Added Mozilla as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:41.998-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Suite version 1.7.8 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
          <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:260"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100047" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Mail News Cookie Security Bypass 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0149" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0149"/>
        <description>Thunderbird 0.6 through 0.9 and Mozilla 1.7 through 1.7.3 does not obey the network.cookie.disableCookieForMailNews preference, which could allow remote attackers bypass the user's intended privacy and security policy by using cookies in e-mail messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-01-25T04:03:00.000-04:00" comment="Added Mozilla as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-01-25T07:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:239." date="2007-01-24T21:21:00.700-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:21:47.803-05:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in ste:238." date="2007-01-24T21:25:00.771-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird version 0.6-0.9 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 0.6-0.9 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:241"/>
          <criterion comment="Mozilla Thunderbird version 0.6-0.9 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:240"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7-1.7.3 is installed">
          <criterion comment="Mozilla Suite version 1.7-1.7.3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:239"/>
          <criterion comment="Mozilla Suite version 1.7-1.7.3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:238"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100048" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Thunderbird Subject to IE Vulnerabilities via javascript</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>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0148" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0148"/>
        <description>Thunderbird before 0.9, when running on Windows systems, uses the default handler when processing javascript: links, which invokes Internet Explorer and may expose the Thunderbird user to vulnerabilities in the version of Internet Explorer that is installed on the user's system.  NOTE: since the invocation between multiple products is a common practice, and the vulnerabilities inherent in multi-product interactions are not easily enumerable, this issue might be REJECTED in the future.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:46:00.000-04:00" comment="Added Thunderbird as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:235." date="2007-01-24T21:18:00.747-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:19:14.166-05:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in ste:234." date="2007-01-24T21:23:00.750-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird version 0.8 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 0.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:237"/>
          <criterion comment="Mozilla Thunderbird version 0.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:236"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100052" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Malicious news: 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>mozilla</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1316" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1316"/>
        <description>Heap-based buffer overflow in MSG_UnEscapeSearchUrl in nsNNTPProtocol.cpp for Mozilla 1.7.3 and earlier allows remote attackers to cause a denial of service (application crash) via an NNTP URL (news:) with a trailing '\' (backslash) character, which prevents a string from being NULL terminated.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Added CVE #">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:51:00.000-04:00" comment="Added Mozilla, Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:235." date="2007-01-24T21:18:00.747-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:19:13.853-05:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in ste:234." date="2007-01-24T21:23:00.750-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird version 0.8 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 0.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:237"/>
          <criterion comment="Mozilla Thunderbird version 0.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:236"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.4 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:235"/>
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100107" version="1" class="vulnerability">
      <metadata>
        <title>Firefox and Mozilla top.focus() Cross-Site Scripting 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2266" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2266"/>
        <description>Firefox before 1.0.5 and Mozilla before 1.7.9 allows a child frame to call top.focus and other methods in a parent frame, even when the parent is in a different domain, which violates the same origin policy and allows remote attackers to steal sensitive information such as cookies and passwords from web sites whose child frames do not verify that they are in the same domain as their parents.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-07T04:00:00.000-04:00" comment="Added description">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-19T04:05:00.000-04:00" comment="modified wrt-10048 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:259: Added beginning anchors to regular expression in pattern match, to avoid mid-string matches." date="2007-01-22T01:46:00.843-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T01:50:42.494-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:261: Added beginning anchors to the regular expression used in the pattern match, to avoid mid-string matches." date="2007-01-22T01:50:00.388-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criterion comment="Firefox version 1.0.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:263"/>
        <criterion comment="Mozilla Suite version 1.7.8 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:261"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1030" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 COM Internet Services/RPC over HTTP Proxy Component Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>COM Internet Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0807" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0807"/>
        <description>Buffer overflow in the COM Internet Services and in the RPC over HTTP Proxy components for Microsoft Windows NT Server 4.0, NT 4.0 Terminal Server Edition, 2000, XP, and Server 2003 allows remote attackers to cause a denial of service via a crafted request.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-06-18T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-02T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="added back the development_class entity for ste:1143 that was mistakenly removed during the conversion from version 4.2 to 5.0" date="2007-01-25T14:48:00.383-05:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2007-01-25T14:48:30.487-05:00">INTERIM</status_change>
            <modified comment="added back the development_class entity for ste:1142 that was mistakenly removed during the conversion from version 4.2 to 5.0" date="2007-01-25T14:48:00.798-05:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
          </dates>
          <status>INTERIM</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>
          <criteria operator="OR" comment="a vulnerable version of rpcproxy.dll exists on Server 2003">
            <criterion comment="machine has followed the GDR update path and rpcproxy.dll is less than 5.2.3790.137" negate="false" test_ref="oval:org.mitre.oval:tst:1274"/>
            <criterion comment="machine has followed the QFE update path and rpcproxy.dll is less than 5.2.3790.141" negate="false" test_ref="oval:org.mitre.oval:tst:1273"/>
          </criteria>
          <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="COM Internet Services are enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1383"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1091" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 IE Mismatched Document Object 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-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1790"/>
        <description>Microsoft Internet Explorer 6 SP2 6.0.2900.2180 and 6.0.2800.1106, and earlier versions, allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a Javascript BODY onload event that calls the window function, aka "Mismatched Document Object Model Objects Memory Corruption Vulnerability."</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>
            <modified date="2005-12-14T12:00:00.000-04:00" comment="Updated with newly available information.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:04.227-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.449" negate="false" test_ref="oval:org.mitre.oval:tst:1176"/>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
        <criteria operator="OR" comment="Server 2003 IE Enhanced Security is installed and set.">
          <criterion comment="Server 2003 IE Enhanced Security (Administror) is installed and set." negate="false" test_ref="oval:org.mitre.oval:tst:1175"/>
          <criterion comment="Server 2003 IE Enhanced Security (User) is installed and set." negate="false" test_ref="oval:org.mitre.oval:tst:1174"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1101" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 (64-bit) HTTPS Proxy Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2830"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6, when using an HTTPS proxy server that requires Basic Authentication, sends URLs in cleartext, which allows remote attackers to obtain sensitive information, aka "HTTPS Proxy Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:03.701-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1114" version="1" class="vulnerability">
      <metadata>
        <title>IE AbusiveParent Vulnerability (32-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:34.806-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <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 dhtmled.ocx is less than 6.1.0.9231" negate="false" test_ref="oval:org.mitre.oval:tst:1152"/>
        <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:1132" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Telnet Environment Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="Changed operator from OR to AND in 'for specific Windows configurations a vulnerable version of telnet.exe exists' criteria block.  Removed explicit reference to patch KB896428 (was tst:2502).  Implemented by Matthew Wojcik." date="2007-01-22T02:20:00.145-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-22T02:22:15.168-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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">
            <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of telnet.exe is less than 5.1.2600.1684" negate="false" test_ref="oval:org.mitre.oval:tst:1135"/>
          </criteria>
          <criteria operator="AND" comment="32-bit version of windows with SP2 is installed and vulnerable version of telnet.exe exists">
            <criterion comment="the version of telnet.exe is less than 5.1.2600.1684" negate="false" test_ref="oval:org.mitre.oval:tst:1135"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          </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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of telnet.exe is less than 5.2.3790.2442" negate="false" test_ref="oval:org.mitre.oval:tst:2503"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1143" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 HTTPS Proxy Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2830"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6, when using an HTTPS proxy server that requires Basic Authentication, sends URLs in cleartext, which allows remote attackers to obtain sensitive information, aka "HTTPS Proxy Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:04.704-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1209" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 File Download Dialog Box Manipulation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2829"/>
        <description>Multiple design errors in Microsoft Internet Explorer 5.01, 5.5, and 6 allow user-assisted attackers to execute arbitrary code by (1) overlaying a malicious new window above a file download box, then (2) using a keyboard shortcut and delaying the display of the file download box until the user hits a shortcut that activates the "Run" button, aka "File Download Dialog Box Manipulation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:03.980-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1230" version="2" class="vulnerability">
      <metadata>
        <title>Windows Media Player PNG Vulnerability (v7.1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0025"/>
        <description>Stack-based buffer overflow in Microsoft Windows Media Player 9 and 10 allows remote attackers to execute arbitrary code via a PNG image with a large chunk size.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:15.443-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:04.887-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:952" date="2007-01-24T21:37:00.382-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:38:24.489-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player 7.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1066"/>
        <criterion comment="the version of wmpui.dll is less than 7.10.0.3076" negate="false" test_ref="oval:org.mitre.oval:tst:1065"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1239" version="2" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 PNG Image Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-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 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:51.888-05:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:43.350-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3828.2700" negate="false" test_ref="oval:org.mitre.oval:tst:2359"/>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="PNG image rendering enabled in Internet Explorer" negate="false" test_ref="oval:org.mitre.oval:tst:2749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1256" version="1" class="vulnerability">
      <metadata>
        <title>Windows Media Player 8 Bitmap Remote Code Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0006"/>
        <description>Heap-based buffer overflow in the bitmap processing routine in Microsoft Windows Media Player 7.1 on Windows 2000 SP4, Media Player 9 on Windows 2000 SP4 and XP SP1, and Media Player 10 on XP SP1 and SP2 allows remote attackers to execute arbitrary code via a crafted bitmap (.BMP) file that specifies a size of 0 but contains additional data.</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="Modified ste:923: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:29:00.341-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:29:39.436-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player 8 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1035"/>
        <criterion comment="the version of Wmpui.dll is less than 8.0.0.4495" negate="false" test_ref="oval:org.mitre.oval:tst:1034"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1264" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Kernel Debugger-based Buffer Overflow (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0112" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0112"/>
        <description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-31T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="Changed operation to less than on state ste:920. Implemented by Jon Baker of The MITRE Corporation." date="2006-12-12T12:14:00.410-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-11T21:42:06.528-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the patch Q811493 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2885"/>
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.1151" negate="false" test_ref="oval:org.mitre.oval:tst:1031"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1294" version="2" class="vulnerability">
      <metadata>
        <title>IFRAME Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1050" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1050"/>
        <description>Heap-based buffer overflow in Internet Explorer 6 allows remote attackers to execute arbitrary code via long (1) SRC or (2) NAME attributes in IFRAME, FRAME, and EMBED elements, as originally discovered using the mangleme utility, aka "the IFRAME vulnerability" or the "HTML Elements Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-05T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-01-12T05:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-23T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-06-02T04:00:00.000-04:00" comment="modified wrt-24 - corrected hotfix key">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-06-08T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-29T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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:28:36.634-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:04.441-05:00">INTERIM</status_change>
            <modified comment="Added Microsoft Windows 2000 and Microsoft Windows XP to the affected platforms. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-22T20:00:00.869-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 6.0 or IE 6.0 SP1 is installed">
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        </criteria>
        <criteria operator="OR" comment="patch kb889293 is installed (hotfix or ID)" negate="true">
          <criterion comment="the patch kb889293 is installed (Installed Components key)" negate="false" test_ref="oval:org.mitre.oval:tst:1010"/>
          <criterion comment="the patch kb889293 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1009"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1299" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 IE Mismatched Document Object Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1790"/>
        <description>Microsoft Internet Explorer 6 SP2 6.0.2900.2180 and 6.0.2800.1106, and earlier versions, allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a Javascript BODY onload event that calls the window function, aka "Mismatched Document Object Model Objects Memory Corruption Vulnerability."</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>
            <modified date="2005-12-14T12:00:00.000-04:00" comment="Updated with newly available information.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:04.875-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2802" negate="false" test_ref="oval:org.mitre.oval:tst:1006"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1303" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 (64-bit) IE Mismatched Document Object Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1790"/>
        <description>Microsoft Internet Explorer 6 SP2 6.0.2900.2180 and 6.0.2800.1106, and earlier versions, allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a Javascript BODY onload event that calls the window function, aka "Mismatched Document Object Model Objects Memory Corruption Vulnerability."</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>
            <modified date="2005-12-14T12:00:00.000-04:00" comment="Updated with newly available information.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:05.613-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1308" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 Security Zone Restriction Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-23T08:09: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>
            <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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:39.172-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3825.700" negate="false" test_ref="oval:org.mitre.oval:tst:994"/>
        </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:1317" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 HTTPS Proxy Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2830"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6, when using an HTTPS proxyserver that requires Basic Authentication, sends URLs in cleartext, which allows remote attackers to obtain sensitive information, aka "HTTPS Proxy Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:05.066-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.449" negate="false" test_ref="oval:org.mitre.oval:tst:1176"/>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1326" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 Java Proxy COM Object Instantiation Memory Corruption 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-2005-2087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2087"/>
        <description>Internet Explorer 5.01 SP4 up to 6 on various Windows operating systems, including IE 6.0.2900.2180 on Windows XP, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, as demonstrated using the JVIEW Profiler (Javaprxy.dll).  NOTE: the researcher says that the vendor could not reproduce this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-18T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-08-25T04:00:00.000-04:00">DRAFT</status_change>
            <modified date="2005-09-08T04:00:00.000-04:00" comment="modified wet-2 - Corrected structure of path components.">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-09-28T01:05: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-26T09:40:00.000-04:00" comment="This is fixed by MS05-038, which provides better test criteria. Changed test criteria accordingly.">
              <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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:41.881-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3831.1800" negate="false" test_ref="oval:org.mitre.oval:tst:2664"/>
        </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:1337" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1990" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1990"/>
        <description>Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, including (1) devenum.dll, (2) diactfrm.dll, (3) wmm2filt.dll, (4) fsusd.dll, (5) dmdskmgr.dll, (6) browsewm.dll, (7) browseui.dll, (8) shell32.dll, (9) mshtml.dll, (10) inetcfg.dll, (11) infosoft.dll, (12) query.dll, (13) syncui.dll, (14) clbcatex.dll, (15) clbcatq.dll, (16) comsvcs.dll, and (17) msconf.dll, which causes memory corruption, aka "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2087.</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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:42.633-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3831.1800" negate="false" test_ref="oval:org.mitre.oval:tst:2664"/>
        </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:1340" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 (64-bit) File Download Dialog Box Manipulation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2829"/>
        <description>Multiple design errors in Microsoft Internet Explorer 5.01, 5.5, and 6 allow user-assisted attackers to execute arbitrary code by (1) overlaying a malicious new window above a file download box, then (2) using a keyboard shortcut and delaying the display of the file download box until the user hits a shortcut that activates the "Run" button, aka "File Download Dialog Box Manipulation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:05.440-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1414" version="2" class="vulnerability">
      <metadata>
        <title>HTML Decoding Memory Corruption Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2382"/>
        <description>Heap-based buffer overflow in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via crafted UTF-8 encoded HTML that results in size discrepancies during conversion to Unicode, aka "HTML Decoding Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:18.013-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:05.786-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:40.114-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1426" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2831" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2831"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, aka a variant of the "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2127.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:05.956-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2802" negate="false" test_ref="oval:org.mitre.oval:tst:1006"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1435" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 HTTPS Proxy Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2830"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6, when using an HTTPS proxy server that requires Basic Authentication, sends URLs in cleartext, which allows remote attackers to obtain sensitive information, aka "HTTPS Proxy Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:06.196-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2802" negate="false" test_ref="oval:org.mitre.oval:tst:1006"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1446" version="1" class="vulnerability">
      <metadata>
        <title>IE5 COM Object Instantiation Memory Corruption (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1186"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via by instantiating the (1) Mdt2gddr.dll, (2) Mdt2dd.dll, and (3) Mdt2gddo.dll COM objects as ActiveX controls, which leads to memory corruption.</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 comment="Modified ste:831: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:27:00.230-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:28:36.483-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:927"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3839.2200" negate="false" test_ref="oval:org.mitre.oval:tst:926"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1451" version="1" class="vulnerability">
      <metadata>
        <title>IE5 Multiple Event Handler Memory Corruption (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1245"/>
        <description>Buffer overflow in mshtml.dll in Microsoft Internet Explorer 6.0.2900.2180, and probably other versions, allows remote attackers to execute arbitrary code via an HTML tag with a large number of script action handlers such as onload and onmouseover, as demonstrated using onclick, aka the "Multiple Event Handler Memory Corruption Vulnerability."</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 comment="Modified ste:831: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:27:00.230-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:28:36.308-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:927"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3839.2200" negate="false" test_ref="oval:org.mitre.oval:tst:926"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1458" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 File Download Dialog Box Manipulation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2829"/>
        <description>Multiple design errors in Microsoft Internet Explorer 5.01, 5.5, and 6 allow user-assisted attackers to execute arbitrary code by (1) overlaying a malicious new window above a file download box, then (2) using a keyboard shortcut and delaying the display of the file download box until the user hits a shortcut that activates the "Run" button, aka "File Download Dialog Box Manipulation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:05.793-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.449" negate="false" test_ref="oval:org.mitre.oval:tst:1176"/>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1475" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 COM Object Instantiation 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-2831" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2831"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, aka a variant of the "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2127.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:06.361-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.449" negate="false" test_ref="oval:org.mitre.oval:tst:1176"/>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1489" version="1" class="vulnerability">
      <metadata>
        <title>Win2k,SP4 IE Mismatched Document Object Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1790"/>
        <description>Microsoft Internet Explorer 6 SP2 6.0.2900.2180 and 6.0.2800.1106, and earlier versions, allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a Javascript BODY onload event that calls the window function, aka "Mismatched Document Object Model Objects Memory Corruption Vulnerability."</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>
            <modified date="2005-12-14T12:00:00.000-04:00" comment="Updated with newly available information.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:45.552-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3835.2200" negate="false" test_ref="oval:org.mitre.oval:tst:893"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1490" version="1" class="vulnerability">
      <metadata>
        <title>Win2K,SP4 File Download Dialog Box Manipulation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2829"/>
        <description>Multiple design errors in Microsoft Internet Explorer 5.01, 5.5, and 6 allow user-assisted attackers to execute arbitrary code by (1) overlaying a malicious new window above a file download box, then (2) using a keyboard shortcut and delaying the display of the file download box until the user hits a shortcut that activates the "Run" button, aka "File Download Dialog Box Manipulation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:46.384-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3835.2200" negate="false" test_ref="oval:org.mitre.oval:tst:893"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1507" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 File Download Dialog Box Manipulation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2829"/>
        <description>Multiple design errors in Microsoft Internet Explorer 5.01, 5.5, and 6 allow user-assisted attackers to execute arbitrary code by (1) overlaying a malicious new window above a file download box, then (2) using a keyboard shortcut and delaying the display of the file download box until the user hits a shortcut that activates the "Run" button, aka "File Download Dialog Box Manipulation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:04.442-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2802" negate="false" test_ref="oval:org.mitre.oval:tst:1006"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1508" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 IE Mismatched Document Object 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-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1790"/>
        <description>Microsoft Internet Explorer 6 SP2 6.0.2900.2180 and 6.0.2800.1106, and earlier versions, allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a Javascript BODY onload event that calls the window function, aka "Mismatched Document Object Model Objects Memory Corruption Vulnerability."</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>
            <modified date="2005-12-14T12:00:00.000-04:00" comment="Updated with newly available information.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:06.673-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criteria operator="OR" comment="Server 2003 IE Enhanced Security is installed and set.">
          <criterion comment="Server 2003 IE Enhanced Security (Administror) is installed and set." negate="false" test_ref="oval:org.mitre.oval:tst:1175"/>
          <criterion comment="Server 2003 IE Enhanced Security (User) is installed and set." negate="false" test_ref="oval:org.mitre.oval:tst:1174"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1512" version="1" class="vulnerability">
      <metadata>
        <title>Windows Virtual DOS Machine Local Privilege Escalation Vulnerability (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>VDM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0118" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0118"/>
        <description>The component for the Virtual DOS Machine (VDM) subsystem in Windows NT 4.0 and Windows 2000 does not properly validate system structures, which allows local users to access protected kernel memory and execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-11T12: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>
            <status_change date="2004-08-04T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added Microsoft Windows 2000 to the affected platforms. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-22T19:58:00.242-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-22T19:57:17.267-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="The version of Ntoskrnl.exe is less than 5.0.2195.6902" negate="false" test_ref="oval:org.mitre.oval:tst:885"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criteria operator="OR" comment="Windows NT or 2000 Installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1520" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 (64-bit) COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2831" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2831"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, aka a variant of the "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2127.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:05.251-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1521" version="1" class="vulnerability">
      <metadata>
        <title>Win2K,SP4 HTTPS Proxy Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2830"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6, when using an HTTPS proxy server that requires Basic Authentication, sends URLs in cleartext, which allows remote attackers to obtain sensitive information, aka "HTTPS Proxy Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:40.749-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3835.2200" negate="false" test_ref="oval:org.mitre.oval:tst:893"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:153" class="vulnerability" version="0">
      <metadata>
        <title>Microsoft Outlook Advanced Find Vulnerability</title>
        <affected family="windows">
          <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-2007-0034" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0034"/>
        <description>Buffer overflow in the Advanced Search (Finder.exe) feature of Microsoft Outlook 2000, 2002, and 2003 allows user-assisted remote attackers to execute arbitrary code via a crafted Outlook Saved Searches (OSS) file that triggers memory corruption, aka "Microsoft Outlook Advanced Find Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Outlook 2000" operator="AND">
          <criterion comment="Outlook 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:895"/>
          <criterion comment="the version Outllib.dll is less than 9.0.0.8954" negate="false" test_ref="oval:org.mitre.oval:tst:162"/>
        </criteria>
        <criteria comment="Outlook 2002" operator="AND">
          <criterion comment="Outlook 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1106"/>
          <criterion comment="the version of Outllib.dll is less than 10.0.6822.0" negate="false" test_ref="oval:org.mitre.oval:tst:166"/>
        </criteria>
        <criteria comment="Outlook 2003" operator="AND">
          <criterion comment="Outlook 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:922"/>
          <criterion comment="the version of Outllib.dll is greater than 11.0.8118.0" test_ref="oval:org.mitre.oval:tst:167"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1543" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 COM Object Instantiation 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-2831" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2831"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, aka a variant of the "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2127.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:1051" date="2007-01-24T21:34:00.609-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:35:06.520-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1177"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2577" negate="false" test_ref="oval:org.mitre.oval:tst:1167"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1558" version="1" class="vulnerability">
      <metadata>
        <title>Win2K,SP4 COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2831" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2831"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, aka a variant of the "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2127.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:42.445-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3835.2200" negate="false" test_ref="oval:org.mitre.oval:tst:893"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1567" version="2" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2384"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to conduct spoofing and phishing attacks by using a modal browser window in a way that preserves the original address bar and trusted UI of a trusted site, even after the browser has been navigated to a malicious site, aka the "Address Bar Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:21.998-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:08.495-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:42.822-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1578" version="1" class="vulnerability">
      <metadata>
        <title>Windows Media Player 7.10 Bitmap Remote Code Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0006"/>
        <description>Heap-based buffer overflow in the bitmap processing routine in Microsoft Windows Media Player 7.1 on Windows 2000 SP4, Media Player 9 on Windows 2000 SP4 and XP SP1, and Media Player 10 on XP SP1 and SP2 allows remote attackers to execute arbitrary code via a crafted bitmap (.BMP) file that specifies a size of 0 but contains additional data.</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="Added anchor to regex in ste:952" date="2007-01-24T21:37:00.382-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:38:24.641-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player 7.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1066"/>
        <criterion comment="the version of Wmpui.dll is less than 7.10.0.3077" negate="false" test_ref="oval:org.mitre.oval:tst:846"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1600" version="2" class="vulnerability">
      <metadata>
        <title>Flash Address Bar Spoofing Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1626" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1626"/>
        <description>Internet Explorer 6 for Windows XP SP2 and earlier allows remote attackers to spoof the address bar and possibly conduct phishing attacks by re-opening the window to a malicious Shockwave Flash application, then changing the window location back to a trusted URL while the Flash application is still loading.  NOTE: this is a different vulnerability than CVE-2006-1192.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:23.536-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:11.006-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:41.233-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1603" version="1" class="vulnerability">
      <metadata>
        <title>HyperTerminal Session File Vulnerability (Windows XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="2004-12-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-01-18T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2005-01-27T12:00:00.000-04:00" comment="Change OS test to include XP gold in addition to XP SP1">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <modified date="2005-03-02T12:00:00.000-04:00" comment="modified wft-175 - Access DLL via HKLM">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-03-23T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-03-29T12:00:00.000-04:00" comment="modified wrt-45 - deleted an extra space after Filelist">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-04-22T12:00:00.000-04:00" comment="modified wrt-45 - Removed extra space between 'Windows XP' in the key field">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </modified>
            <status_change date="2005-05-11T05:41:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:627: changed Hive from HKEY_CLASSES_ROOT to HKEY_LOCAL_MACHINE.  Implemented by Harvey Rubinovitz." date="2007-01-22T01:12:00.148-05:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
            <status_change date="2007-01-22T01:13:23.239-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of hypertrm.dll is less than 5.1.2600.1609" negate="false" test_ref="oval:org.mitre.oval:tst:829"/>
          <criterion comment="the patch WindowsXP-KB87339-x86-ENU.exe is installed" negate="false" test_ref="oval:org.mitre.oval:tst:828"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </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:1611" version="2" class="vulnerability">
      <metadata>
        <title>Outlook Express 6 (XP,SP2) WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>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:57:52.680-05:00">ACCEPTED</status_change>
            <modified comment="Changed affected platform to Microsoft Windows XP. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-22T19:53:00.720-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-22T19:54:59.743-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="Outlook Express 6.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1633"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.2900.2869" negate="false" test_ref="oval:org.mitre.oval:tst:820"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1638" version="1" class="vulnerability">
      <metadata>
        <title>Remote Code Execution Vulnerability in IE5.01</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0020" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0020"/>
        <description>An unspecified Microsoft WMF parsing application, as used in Internet Explorer 5.01 SP4 on Windows 2000 SP4, and 5.5 SP2 on Windows Millennium, and possibly other versions, allows attackers to cause a denial of service (crash) and possibly execute code via a crafted WMF file with a manipulated WMF header size, possibly involving an integer overflow, a different vulnerability than CVE-2005-4560, and aka "WMF Image Parsing Memory Corruption 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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:41.745-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3837.1200" negate="false" test_ref="oval:org.mitre.oval:tst:793"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1661" version="1" class="vulnerability">
      <metadata>
        <title>Windows Media Player 9 Bitmap Remote Code Execution</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-2006-0006" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0006"/>
        <description>Heap-based buffer overflow in the bitmap processing routine in Microsoft Windows Media Player 7.1 on Windows 2000 SP4, Media Player 9 on Windows 2000 SP4 and XP SP1, and Media Player 10 on XP SP1 and SP2 allows remote attackers to execute arbitrary code via a crafted bitmap (.BMP) file that specifies a size of 0 but contains additional data.</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="Modified ste:705: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:23:00.679-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:25:34.781-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player 9 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:786"/>
        <criterion comment="the version of Wmp.dll is less than 9.0.0.3344" negate="false" test_ref="oval:org.mitre.oval:tst:785"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1678" version="1" class="vulnerability">
      <metadata>
        <title>IE 5.01 DHTML Method Call Memory Corruption</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1359" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1359"/>
        <description>Microsoft Internet Explorer 6 and 7 Beta 2 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a certain createTextRange call on a checkbox object, which results in a dereference of an invalid table pointer.</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 comment="Modified ste:831: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:27:00.230-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:28:36.674-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:927"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3839.2200" negate="false" test_ref="oval:org.mitre.oval:tst:926"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1695" version="1" class="vulnerability">
      <metadata>
        <title>DHTML Object Memory Corruption Vulnerability (IE6 for XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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 comment="Fixed obj:583: Removed blank after the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:06:00.366-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:07:40.459-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2627" negate="false" test_ref="oval:org.mitre.oval:tst:768"/>
          <criterion comment="the patch kb890923  is installed (XP SP2 Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:767"/>
        </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:1701" version="1" class="vulnerability">
      <metadata>
        <title>IE AbusiveParent Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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.663-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 64-bit with SP1 (or earlier) installed">
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criterion comment="the version of wdhtmled.ocx is less than 6.1.0.9232" negate="false" test_ref="oval:org.mitre.oval:tst:763"/>
        <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:1711" version="1" class="vulnerability">
      <metadata>
        <title>IE5 HTML Parsing Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1185" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1185"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via certain invalid HTML that causes memory corruption.</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 comment="Modified ste:831: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:27:00.230-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:28:36.850-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:927"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3839.2200" negate="false" test_ref="oval:org.mitre.oval:tst:926"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1740" version="1" class="vulnerability">
      <metadata>
        <title>IE5 Address Bar Spoofing Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1192"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to conduct phishing attacks by spoofing the address bar and other parts of the trust UI via unknown methods that allow "window content to persist" after the user has navigated to another site, aka the "Address Bar Spoofing Vulnerability."  NOTE: this is a different vulnerability than CVE-2006-1626.</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 comment="Modified ste:831: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:27:00.230-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:28:37.014-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:927"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3839.2200" negate="false" test_ref="oval:org.mitre.oval:tst:926"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1756" version="2" class="vulnerability">
      <metadata>
        <title>ART Image Rendering Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2378" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2378"/>
        <description>Buffer overflow in the ART Image Rendering component (jgdw400.dll) in Microsoft Windows XP SP1 and Sp2, Server 2003 SP1 and earlier, and Windows 98 and Me allows remote attackers to execute arbitrary code via a crafted ART image that causes heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:29.328-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:20.829-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:44.502-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of jgdw400.dll is less than 106.0.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:835"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1767" version="2" class="vulnerability">
      <metadata>
        <title>COM Object Instantiation Memory Corruption Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1303" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1303"/>
        <description>Multiple unspecified vulnerabilities in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allow remote attackers to execute arbitrary code by instantiating certain COM objects from Wmm2fxa.dll as ActiveX controls including (1) DXImageTransform.Microsoft.MMSpecialEffect1Input, (2) DXImageTransform.Microsoft.MMSpecialEffect1Input.1, (3) DXImageTransform.Microsoft.MMSpecialEffect2Inputs, (4) DXImageTransform.Microsoft.MMSpecialEffect2Inputs.1, (5) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input, and (6) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input.1, which causes memory corruption during garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:29.982-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:22.778-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:40.903-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1774" version="1" class="vulnerability">
      <metadata>
        <title>IE5 HTA Execution Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1388"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to execute HTA files via unknown vectors.</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 comment="Modified ste:831: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:27:00.230-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:28:37.192-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:927"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3839.2200" negate="false" test_ref="oval:org.mitre.oval:tst:926"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1800" version="2" class="vulnerability">
      <metadata>
        <title>CSS Cross-Domain Information Disclosure Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4089"/>
        <description>Microsoft Internet Explorer allows remote attackers to bypass cross-domain security restrictions and obtain sensitive information by using the @import directive to download files from other domains that are not valid Cascading Style Sheets (CSS) files, as demonstrated using Google Desktop, aka "CSSXSS" and "CSS Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:31.754-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:26.731-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:43.526-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1807" version="2" class="vulnerability">
      <metadata>
        <title>Windows Media Player PNG Vulnerability (v8.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0025"/>
        <description>Stack-based buffer overflow in Microsoft Windows Media Player 9 and 10 allows remote attackers to execute arbitrary code via a PNG image with a large chunk size.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:32.163-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:28.028-04:00">ACCEPTED</status_change>
            <modified comment="Modified ste:923: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:29:00.341-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:29:39.587-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player 8 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1035"/>
        <criterion comment="the version of wmpui.dll is less than 8.0.0.4496" negate="false" test_ref="oval:org.mitre.oval:tst:711"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1820" version="2" class="vulnerability">
      <metadata>
        <title>Windows Media Player PNG Vulnerability (v9.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0025"/>
        <description>Stack-based buffer overflow in Microsoft Windows Media Player 9 and 10 allows remote attackers to execute arbitrary code via a PNG image with a large chunk size.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:32.741-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:28.915-04:00">ACCEPTED</status_change>
            <modified comment="Modified ste:705: altered regex to match on a double zero in the minor field of the version, and also added an initial anchor.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:23:00.679-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:25:34.938-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player 9 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:786"/>
        <criterion comment="Windows Media Player 10 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:833"/>
        <criterion comment="the version of wmp.dll is less than 9.0.0.3349" negate="false" test_ref="oval:org.mitre.oval:tst:706"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1845" version="2" class="vulnerability">
      <metadata>
        <title>Exception Handling Memory Corruption Vulnerability (Win2k)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2218"/>
        <description>Unspecified vulnerability in Internet Explorer 6.0 on Microsoft Windows XP SP2 allows remote attackers to execute arbitrary code via "exceptional conditions" that trigger memory corruption, as demonstrated using an exception handler and nested object tags, a variant of CVE-2006-1992.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:34.389-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:33.395-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:44.345-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1911" version="2" class="vulnerability">
      <metadata>
        <title>MHT Memory Corruption Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2385"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows user-assisted remote attackers to execute arbitrary code via a crafted web page that triggers memory corruption when it is saved as a multipart HTML (.mht) file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:37.622-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:38.616-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:44.200-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1924" version="2" class="vulnerability">
      <metadata>
        <title>ActiveX Control Memory Corruption Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2383"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via "unexpected data" related to "parameter validation" in the DXImageTransform.Microsoft.Light ActiveX control, which causes Internet Explorer to crash in a way that enables the code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:38.543-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:40.378-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:43.835-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3841.1900" negate="false" test_ref="oval:org.mitre.oval:tst:957"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1950" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express v6,SP1 Malformed Email Header Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-26T08:05:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-08-26T08:14: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 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.739-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Outlook Express 6 SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1355"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.2800.1441" negate="false" test_ref="oval:org.mitre.oval:tst:669"/>
          <criterion comment="the patch kb823353 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:668"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="all users have the preview pane disabled" negate="true" test_ref="oval:org.mitre.oval:tst:667"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2016" version="1" class="vulnerability">
      <metadata>
        <title>MS Exchange Server Cross-site Scripting Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Outlook Web Access</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0203" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0203"/>
        <description>Cross-site scripting (XSS) vulnerability in Outlook Web Access for Exchange Server 5.5 Service Pack 4 allows remote attackers to insert arbitrary script and spoof content in HTML email or web caches via an HTML redirect query.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-08-25T12:24: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="Changed registry key name from a pattern match of .* to nil." date="2007-01-24T21:30:00.572-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-24T21:31:37.657-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <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 cdo.dll is less than 5.5.2558.10" negate="false" test_ref="oval:org.mitre.oval:tst:638"/>
          <criterion comment="the  patch kb842436 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:637"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Outlook Web Access exists" negate="false" test_ref="oval:org.mitre.oval:tst:636"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2137" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express v5.5,SP2 Malformed Email Header Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-26T08:06:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-08-26T08:14: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 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.320-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Outlook Express 5.5 SP2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1514"/>
          <criterion comment="the version of inetcomm.dll is less than 5.50.4942.400" negate="false" test_ref="oval:org.mitre.oval:tst:617"/>
          <criterion comment="the patch kb823353 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:668"/>
        </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:216" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Bitmap Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0566"/>
        <description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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-09-26T12:21:00.000-04:00" comment="modified wft-279 - 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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:39.366-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3819.300" negate="false" test_ref="oval:org.mitre.oval:tst:2793"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2219" version="2" class="vulnerability">
      <metadata>
        <title>IE v6.0 SSL Cached Content Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-26T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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:16.422-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:491: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.756-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:37:49.332-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of mshtml.dll is less than 6.0.2745.2800" negate="false" test_ref="oval:org.mitre.oval:tst:590"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:589"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </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:2253" version="1" class="vulnerability">
      <metadata>
        <title>URL Parsing Memory Corruption Vulnerability (IE5.01,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0554"/>
        <description>Buffer overflow in the URL processor of Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a URL with a long hostname, aka "URL Parsing 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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:40.528-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3826.2400" negate="false" test_ref="oval:org.mitre.oval:tst:567"/>
          <criterion comment="the patch kb890923 is installed (Win2K SP4  Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:566"/>
        </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:2274" version="2" class="vulnerability">
      <metadata>
        <title>Windows Messenger 5 libpng Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>MDAC 2.8</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0597" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0597"/>
        <description>Multiple buffer overflows in libpng 1.2.5 and earlier, as used in multiple products, allow remote attackers to execute arbitrary code via malformed PNG images in which (1) the png_handle_tRNS function does not properly validate the length of transparency chunk (tRNS) data, or the (2) png_handle_sBIT or (3) png_handle_hIST functions do not perform sufficient bounds checking.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
            <modified date="2006-03-13T02:32:00.000-04:00" comment="modified wft-410 - Literal component included \&quot;Program Files\&quot;, but the key in the registry component holds the full path to the Program Files directory (e.g. C:\\Program Files on standard installation).  Modified the literal component so full path when expanded would be correct.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-04-12T05:06:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-07-11T12:00:00.000-04:00" comment="added missing windows component to registry key string for obj:473">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-09-08T12:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:16.772-04:00">ACCEPTED</status_change>
            <modified comment="Corrected var:220 to properly concat the path to the Messenger directory in the ProgramFilesDir. Corrected filename for obj:472. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-11T21:05:00.533-05:00">
              <contributor organization="Centennial Software">Jason Spashett</contributor>
            </modified>
            <status_change date="2007-01-11T21:09:46.671-05:00">INTERIM</status_change>
            <modified comment="Fixed ste:511: datatype was int, now version.  Implemented by Matthew Wojcik." date="2007-01-23T15:49:00.076-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Messenger 5.1 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:564"/>
        <criterion comment="the version of msmsgs.exe is less than 5.1.0.639" negate="false" test_ref="oval:org.mitre.oval:tst:563"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2348" version="2" class="vulnerability">
      <metadata>
        <title>Windows Project Professional 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>
          <product>Microsoft Project Professional 2002</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-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <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>
            <modified date="2006-07-11T12:00:00.000-04:00" comment="removed extra closing curly brace from obj:466">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-09-08T12:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:17.655-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:500: datatype was int, now version.  Implemented by Matthew Wojcik." date="2007-01-23T14:36:00.930-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-23T14:44:59.057-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Project Professional 2002 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:555"/>
        <criterion comment="the version of mso.dll is less than 10.0.6735.0" negate="false" test_ref="oval:org.mitre.oval:tst:554"/>
        <criterion comment="Patch KB873355 installed" negate="true" test_ref="oval:org.mitre.oval:tst:553"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:235" version="1" class="vulnerability">
      <metadata>
        <title>SQL Server Named Pipe Hijacking</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0230" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0230"/>
        <description>Microsoft SQL Server 7, 2000, and MSDE allows local users go gain privileges by hijacking a named pipe during the authentication of another user, aka the "Named Pipe Hijacking" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-01-14T12:00:00.000-04:00" comment="modified wft-62 - Added &quot;80&quot; to the registry component. So that new component value is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode. This key specifes the location of the  file that should be tested.">
              <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-16T10:31:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-70 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:32:00.000-04:00" comment="modified wft-73 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:33:00.000-04:00" comment="modified wft-78 - wft-78 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:34:00.000-04:00" comment="modified wft-79 - wft-79 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:35:00.000-04:00" comment="modified wft-51 - wft-51 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:36:00.000-04:00" comment="modified wft-52 - wft-52 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:37:00.000-04:00" comment="modified wft-53 - wft-53 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:38:00.000-04:00" comment="modified wft-54 - wft-54 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:39:00.000-04:00" comment="modified wft-60 - wft-60 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:45:00.000-04:00" comment="modified wft-61 - wft-61 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:56:00.000-04:00" comment="modified wft-63 - wft-63 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T11:52:00.000-04:00" comment="modified wft-64 - wft-64 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wft-72 - 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="2005-09-26T12:46:00.000-04:00" comment="modified wft-61 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:21:00.000-04:00" comment="modified wft-63 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:23:00.000-04:00" comment="modified wft-64 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:26:00.000-04:00" comment="modified wft-73 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:27:00.000-04:00" comment="modified wft-72 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:28:00.000-04:00" comment="modified wft-70 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:29:00.000-04:00" comment="modified wft-71 - 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="Fixed obj:1589, missing first character in filename due to conversion error.  Was eplprov.dll, now replprov.dll." date="2007-01-22T19:20:00.817-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-22T19:21:04.921-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="File console.exe version3 is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2780"/>
        <criterion comment="File dbmslpcn.dll version3 is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2779"/>
        <criterion comment="File sqlmap70.dll version3 is less than 2000.80.811.0" negate="false" test_ref="oval:org.mitre.oval:tst:2778"/>
        <criterion comment="File sqlrepss.dll version3 is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2777"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2776"/>
        <criterion comment="the version of ssmslpcn.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2775"/>
        <criterion comment="the version of ssnetlib.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2774"/>
        <criterion comment="the version of ssnmpn70.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2773"/>
        <criterion comment="the version of ums.dll is less than 2000.80.816.0" negate="false" test_ref="oval:org.mitre.oval:tst:2772"/>
        <criterion comment="the version of odsole70.dll is less than 2000.80.800.0" negate="false" test_ref="oval:org.mitre.oval:tst:2771"/>
        <criterion comment="the version of xpweb70.dll is less than 2000.80.778.0" negate="false" test_ref="oval:org.mitre.oval:tst:2770"/>
        <criterion comment="File msgprox.dll version3 is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2769"/>
        <criterion comment="the version of replprov.dll is less than 2000.80.798.0" negate="false" test_ref="oval:org.mitre.oval:tst:2768"/>
        <criterion comment="File replrec.dll version3 is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2767"/>
        <criterion comment="File sqlvdi.dll version3 is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2766"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2487" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Plug-in Navigation Address Bar Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-25T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:491: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.756-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:37:50.083-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of mshtml.dll is less than 6.0.2745.2800" negate="false" test_ref="oval:org.mitre.oval:tst:590"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:589"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </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:2537" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Plug-in Navigation Address Bar Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-25T05:29:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:44.775-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="false" test_ref="oval:org.mitre.oval:tst:519"/>
          <criterion comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:518"/>
        </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:2545" version="1" class="vulnerability">
      <metadata>
        <title>HyperTerminal Session File Vulnerability (Windows XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="2004-12-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-01-18T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-03-02T12:00:00.000-04:00" comment="modified wft-176 - access DLL via HKLM">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-03-23T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-03-29T12:00:00.000-04:00" comment="modified wrt-45 - deleted an extra space after Filelist">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-04-22T12:00:00.000-04:00" comment="modified wrt-45 - Removed extra space between 'Windows XP' in the key field">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </modified>
            <status_change date="2005-04-27T12:05:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:627: changed Hive from HKEY_CLASSES_ROOT to HKEY_LOCAL_MACHINE.  Implemented by Harvey Rubinovitz." date="2007-01-22T01:12:00.148-05:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
            <status_change date="2007-01-22T01:13:23.473-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criterion comment="the version of hypertrm.dll is less than 5.1.2600.2563" negate="false" test_ref="oval:org.mitre.oval:tst:516"/>
          <criterion comment="the patch WindowsXP-KB87339-x86-ENU.exe is installed" negate="true" test_ref="oval:org.mitre.oval:tst:828"/>
        </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:2559" version="1" class="vulnerability">
      <metadata>
        <title>URL Parsing 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-0554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0554"/>
        <description>Buffer overflow in the URL processor of Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a URL with a long hostname, aka "URL Parsing 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:36.575-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>
          </dates>
          <status>INTERIM</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:2611" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 HijackClick 3 / Script in Image Tag File Download Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="2004-10-25T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:491: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.756-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:37:50.295-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of mshtml.dll is less than 6.0.2745.2800" negate="false" test_ref="oval:org.mitre.oval:tst:590"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:589"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </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:2657" version="1" 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>
          </dates>
          <status>INTERIM</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="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:2786" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 Content Advisor Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:41.384-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3826.2400" negate="false" test_ref="oval:org.mitre.oval:tst:567"/>
          <criterion comment="the patch kb890923 is installed (Win2K SP4  Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:566"/>
        </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:2906" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000, IE v5.01 CSS Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-19T04:45:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:39.545-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="false" test_ref="oval:org.mitre.oval:tst:519"/>
          <criterion comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:518"/>
        </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:299" version="1" class="vulnerability">
      <metadata>
        <title>SQL Server Named Pipe Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0231" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0231"/>
        <description>Microsoft SQL Server 7, 2000, and MSDE allows local or remote authenticated users to cause a denial of service (crash or hang) via a long request to a named pipe.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-01-14T12:00:00.000-04:00" comment="modified wft-55 - Added &quot;80&quot; to the registry component. So that new component value is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode. This key specifes the location of the  file that should be tested.">
              <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-04-08T10:31:00.000-04:00" comment="modified wft-72 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:32:00.000-04:00" comment="modified wft-70 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:33:00.000-04:00" comment="modified wft-73 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:34:00.000-04:00" comment="modified wft-78 - wft-78 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:35:00.000-04:00" comment="modified wft-79 - wft-79 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:36:00.000-04:00" comment="modified wft-51 - wft-51 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:37:00.000-04:00" comment="modified wft-52 - wft-52 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:38:00.000-04:00" comment="modified wft-53 - wft-53 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:39:00.000-04:00" comment="modified wft-54 - wft-54 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:40:00.000-04:00" comment="modified wft-60 - wft-60 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="2005-09-27T01:23:00.000-04:00" comment="modified wft-70 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:24:00.000-04:00" comment="modified wft-72 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:25:00.000-04:00" comment="modified wft-73 - 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="Fixed obj:1560, missing first character due to conversion error.  Was sgprox.dll, now msgprox.dll.  Also fixed comment on var:257, used by obj:1560." date="2007-01-22T18:59:00.461-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-22T18:57:30.571-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:1559, missing first character due to conversion error.  Was eplrec.dll, now replrec.dll." date="2007-01-22T19:00:00.302-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified comment="Fixed obj:1557, missing first character in filename due to conversion error.  Was qlvdi.dll, now sqlvdi.dll." date="2007-01-22T19:08:00.006-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified comment="Fixed obj:1589, missing first character in filename due to conversion error.  Was eplprov.dll, now replprov.dll." date="2007-01-22T19:20:00.817-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="File console.exe version3 is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2780"/>
        <criterion comment="the version of dbmslpcn.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2713"/>
        <criterion comment="File sqlmap70.dll version3 is less than 2000.80.811.0" negate="false" test_ref="oval:org.mitre.oval:tst:2778"/>
        <criterion comment="File sqlrepss.dll version3 is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2777"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2776"/>
        <criterion comment="the version of ssmslpcn.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2775"/>
        <criterion comment="the version of ssnetlib.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2774"/>
        <criterion comment="the version of ssnmpn70.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2773"/>
        <criterion comment="the version of ums.dll is less than 2000.80.816.0" negate="false" test_ref="oval:org.mitre.oval:tst:2772"/>
        <criterion comment="the version of odsole70.dll is less than 2000.80.800.0" negate="false" test_ref="oval:org.mitre.oval:tst:2771"/>
        <criterion comment="the version of xpweb70.dll is less than 2000.80.778.0" negate="false" test_ref="oval:org.mitre.oval:tst:2770"/>
        <criterion comment="the version of msgprox.dll is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2712"/>
        <criterion comment="the version of replprov.dll is less than 2000.80.798.0" negate="false" test_ref="oval:org.mitre.oval:tst:2768"/>
        <criterion comment="the version of replrec.dll is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2711"/>
        <criterion comment="the version of sqlvdi.dll is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2710"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:303" version="1" class="vulnerability">
      <metadata>
        <title>SQL Server LPC Port Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0232" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0232"/>
        <description>Microsoft SQL Server 7, 2000, and MSDE allows local users to execute arbitrary code via a certain request to the Local Procedure Calls (LPC) port that leads to a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-01-14T12:00:00.000-04:00" comment="modified wft-55 - Added &quot;80&quot; to the registry component. So that new component value is HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\80\SharedCode. This key specifes the location of the  file that should be tested.">
              <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-04-08T10:31:00.000-04:00" comment="modified wft-72 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:32:00.000-04:00" comment="modified wft-70 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:41:00.000-04:00" comment="modified wft-73 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:51:00.000-04:00" comment="modified wft-78 - wft-78 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T11:01:00.000-04:00" comment="modified wft-79 - wft-79 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T11:31:00.000-04:00" comment="modified wft-51 - wft-51 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T11:32:00.000-04:00" comment="modified wft-52 - wft-52 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T11:33:00.000-04:00" comment="modified wft-53 - wft-53 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T11:34:00.000-04:00" comment="modified wft-54 - wft-54 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T11:51:00.000-04:00" comment="modified wft-60 - wft-60 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="2005-09-27T01:23:00.000-04:00" comment="modified wft-70 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:24:00.000-04:00" comment="modified wft-72 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:25:00.000-04:00" comment="modified wft-73 - 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="Fixed obj:1560, missing first character due to conversion error.  Was sgprox.dll, now msgprox.dll.  Also fixed comment on var:257, used by obj:1560." date="2007-01-22T18:59:00.461-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-22T18:57:30.998-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:1559, missing first character due to conversion error.  Was eplrec.dll, now replrec.dll." date="2007-01-22T19:00:00.302-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified comment="Fixed obj:1557, missing first character in filename due to conversion error.  Was qlvdi.dll, now sqlvdi.dll." date="2007-01-22T19:08:00.006-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified comment="Fixed obj:1589, missing first character in filename due to conversion error.  Was eplprov.dll, now replprov.dll." date="2007-01-22T19:20:00.817-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="File console.exe version3 is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2780"/>
        <criterion comment="the version of dbmslpcn.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2713"/>
        <criterion comment="File sqlmap70.dll version3 is less than 2000.80.811.0" negate="false" test_ref="oval:org.mitre.oval:tst:2778"/>
        <criterion comment="File sqlrepss.dll version3 is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2777"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2776"/>
        <criterion comment="the version of ssmslpcn.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2775"/>
        <criterion comment="the version of ssnetlib.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2774"/>
        <criterion comment="the version of ssnmpn70.dll is less than 2000.80.818.0" negate="false" test_ref="oval:org.mitre.oval:tst:2773"/>
        <criterion comment="the version of ums.dll is less than 2000.80.816.0" negate="false" test_ref="oval:org.mitre.oval:tst:2772"/>
        <criterion comment="the version of odsole70.dll is less than 2000.80.800.0" negate="false" test_ref="oval:org.mitre.oval:tst:2771"/>
        <criterion comment="the version of xpweb70.dll is less than 2000.80.778.0" negate="false" test_ref="oval:org.mitre.oval:tst:2770"/>
        <criterion comment="the version of msgprox.dll is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2712"/>
        <criterion comment="the version of replprov.dll is less than 2000.80.798.0" negate="false" test_ref="oval:org.mitre.oval:tst:2768"/>
        <criterion comment="the version of replrec.dll is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2711"/>
        <criterion comment="the version of sqlvdi.dll is less than 2000.80.765.0" negate="false" test_ref="oval:org.mitre.oval:tst:2710"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3100" version="1" 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>
          </dates>
          <status>INTERIM</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:3138" version="1" 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>
          </dates>
          <status>INTERIM</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:3157" version="1" class="vulnerability">
      <metadata>
        <title>IE6 (for XP,SP2) Content Advisor Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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 comment="Fixed obj:583: Removed blank after the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:06:00.366-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:07:40.648-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2627" negate="false" test_ref="oval:org.mitre.oval:tst:768"/>
          <criterion comment="the patch kb890923  is installed (XP SP2 Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:767"/>
        </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:3203" version="1" 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>
          </dates>
          <status>INTERIM</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:3376" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express v6.0 (WinXP) Malformed Email Header Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-26T08:07:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </submitted>
            <status_change date="2004-08-26T08:14:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-09-09T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-13T11:40:00.000-04:00" comment="cmp-66 added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-09-29T12:00: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.111-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Outlook Express 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1353"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.2742.200" negate="false" test_ref="oval:org.mitre.oval:tst:437"/>
          <criterion comment="the patch kb823353 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:668"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </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:342" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 ExecCommand Cross Domain Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp4 patch.">
              <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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:38.975-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3810.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2690"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:3456" version="1" class="vulnerability">
      <metadata>
        <title>MSHTA Code Execution Vulnerability (32-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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.258-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <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 shell32.dll is less than 6.0.2800.1643" negate="false" test_ref="oval:org.mitre.oval:tst:606"/>
          <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:3464" version="1" class="vulnerability">
      <metadata>
        <title>IE AbusiveParent Vulnerability (32-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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.011-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed  with service pack 2 (or earlier)">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1318"/>
        </criteria>
        <criterion comment="the version of dhtmled.ocx is less than 6.1.0.9232" negate="false" test_ref="oval:org.mitre.oval:tst:427"/>
        <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:353" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Function Pointer Override Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of having IE 5.01 sp4 installed.">
              <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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:38.416-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3810.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2690"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:3556" version="1" class="vulnerability">
      <metadata>
        <title>.NET Framework v1.1 Security Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>MDAC 2.7</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>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Is the .NET Framework 1.1 installed" negate="false" test_ref="oval:org.mitre.oval:tst:412"/>
        <criteria operator="OR" comment="A vulnerable version of .NET Framework v1.1 is installed.">
          <criteria operator="AND" comment="A vulnerable version of .NET Framework v1.1 (SP 1) is installed.">
            <criterion comment="Is Service Pack 1 for .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 .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 .NET Framework v1.1 (Gold) is installed.">
            <criterion comment="Is Service Pack 1 for .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 .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:363" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Script URLs Cross Domain Zone Restrictions Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp4 patch.">
              <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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:41.558-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3810.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2690"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:370" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 HijackClick Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 thanCVE-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 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp4 patch.">
              <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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:39.916-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3810.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2690"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:3817" version="1" class="vulnerability">
      <metadata>
        <title>URL Parsing Memory Corruption Vulnerability (IE6 for XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0554"/>
        <description>Buffer overflow in the URL processor of Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a URL with a long hostname, aka "URL Parsing 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 comment="Fixed obj:583: Removed blank after the word Filelist in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:06:00.366-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:07:40.831-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2627" negate="false" test_ref="oval:org.mitre.oval:tst:768"/>
          <criterion comment="the patch kb890923  is installed (XP SP2 Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:767"/>
        </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:3851" version="1" class="vulnerability">
      <metadata>
        <title>IE AbusiveParent Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-08T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-07-27T10:37: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.456-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of dhtmled.ocx is less than 6.1.0.9232" negate="false" test_ref="oval:org.mitre.oval:tst:427"/>
        <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:390" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 JPEG Image Rendering Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1988" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1988"/>
        <description>Unknown vulnerability in Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to execute arbitrary code via a web site or an HTML e-mail containing a crafted JPEG image that causes memory corruption, aka "JPEG Image Rendering Memory Corruption 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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:42.263-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3831.1800" negate="false" test_ref="oval:org.mitre.oval:tst:2664"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3910" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 DHTML Method Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-23T08:09: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>
            <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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:46.182-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3825.700" negate="false" test_ref="oval:org.mitre.oval:tst:994"/>
        </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:3973" version="2" class="vulnerability">
      <metadata>
        <title>HyperTerminal Session File Vulnerability (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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="2004-12-21T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-01-18T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-03-02T12:00:00.000-04:00" comment="modified wft-226 - access DLL via HKLM">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:56.114-05:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:337: removed blank after the word Hotfix in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:02:00.552-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:05:06.646-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:337: changed Hive from HKEY_CLASSES_ROOT to HKEY_LOCAL_MACHINE.  Implemented by Harvey Rubinovitz." date="2007-01-22T01:11:00.631-05:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of hypertrm.dll is less than 4.0.1381.7323" negate="false" test_ref="oval:org.mitre.oval:tst:370"/>
          <criterion comment="the patch NT Server kb873339 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:369"/>
          <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
        </criteria>
        <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:407" version="1" 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>
          </dates>
          <status>INTERIM</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:4152" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Drag-and-Drop Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-25T04:44:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:43.670-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="false" test_ref="oval:org.mitre.oval:tst:519"/>
          <criterion comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:518"/>
        </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:4169" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP, IE v6.0 CSS Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-19T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-20T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:491: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.756-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:37:49.586-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of mshtml.dll is less than 6.0.2745.2800" negate="false" test_ref="oval:org.mitre.oval:tst:590"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:589"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </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:429" version="2" class="vulnerability">
      <metadata>
        <title>MS Outlook (Word 2002) RTF/HTML Script Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Word 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1056" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1056"/>
        <description>Microsoft Outlook 2000 and 2002, when configured to use Microsoft Word as the email editor, does not block scripts that are used while editing email messages in HTML or Rich Text Format (RTF), which could allow remote attackers to execute arbitrary scripts via an email that the user forwards or replies to.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-25T12:00: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-01-13T12:00:00.000-04:00" comment="modified wft-484 - Corrected registry key in path component">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-01-20T12:11:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1510 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:25.239-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:1508: filename was missing initial character.  Was 'sohev.dll' now 'msohev.dll'." date="2007-01-22T17:13:00.537-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-22T17:14:26.667-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Word 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2641"/>
        <criterion comment="the version of msohev.dll less than 10.0.2609.0" negate="false" test_ref="oval:org.mitre.oval:tst:2640"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4508" version="1" class="vulnerability">
      <metadata>
        <title>HyperTerminal Session File Vulnerability (Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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="2004-12-21T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-01-18T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-03-02T12:00:00.000-04:00" comment="modified wft-263 - access DLL via HKLM">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:337: removed blank after the word Hotfix in the Key.  Modified by Harvey Rubinovitz." date="2007-01-22T00:02:00.552-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:05:06.937-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:337: changed Hive from HKEY_CLASSES_ROOT to HKEY_LOCAL_MACHINE.  Implemented by Harvey Rubinovitz." date="2007-01-22T01:11:00.631-05:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of hypertrm.dll is less than 4.0.1381.842" negate="false" test_ref="oval:org.mitre.oval:tst:320"/>
          <criterion comment="the patch NT Server kb873339 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:369"/>
          <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
          </criteria>
        </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:4674" version="1" 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>
          </dates>
          <status>INTERIM</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:4702" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Similar Method Name Redirection Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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:27:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:41.060-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="false" test_ref="oval:org.mitre.oval:tst:519"/>
          <criterion comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:518"/>
        </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:4741" version="1" class="vulnerability">
      <metadata>
        <title>HyperTerminal Session File Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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="2004-12-21T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-01-18T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-02-02T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-03-02T12:00:00.000-04:00" comment="modified wft-200 - access DLL via HKLM">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:282: Removed blank before the word Filelist in the Key.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:21:00.615-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:23:15.729-05:00">INTERIM</status_change>
            <modified comment="Fixed obj:282: changed Hive from HKEY_CLASSES_ROOT to HKEY_LOCAL_MACHINE.  Implemented by Harvey Rubinovitz." date="2007-01-22T01:09:00.941-05:00">
              <contributor organization="GFI Software">Daniel Tarnu</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
          <criterion comment="the version of hypertrm.dll is less than 5.0.2195.7000" negate="false" test_ref="oval:org.mitre.oval:tst:307"/>
          <criterion comment="the patch Windows2000-KB873339-x86-ENU.EXE is installed" negate="true" test_ref="oval:org.mitre.oval:tst:306"/>
        </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:4758" version="1" 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>
          </dates>
          <status>INTERIM</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:478" version="1" 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>
          </dates>
          <status>INTERIM</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:4864" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 Drag-and-Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</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-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-03-23T08:09: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>
            <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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:38.772-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3825.700" negate="false" test_ref="oval:org.mitre.oval:tst:994"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing">
            <criterion comment="Drag-and-Drop disabled when set to 3" negate="true" test_ref="oval:org.mitre.oval:tst:1316"/>
            <criterion comment="the patch kb834707(wildcard*) is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:977"/>
          </criteria>
          <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:4947" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 Channel Definition Format Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-23T08:09: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>
            <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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:45.906-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3825.700" negate="false" test_ref="oval:org.mitre.oval:tst:994"/>
        </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:4985" version="1" class="vulnerability">
      <metadata>
        <title>DHTML Object Memory Corruption Vulnerability (IE5.01,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:45.189-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3826.2400" negate="false" test_ref="oval:org.mitre.oval:tst:567"/>
          <criterion comment="the patch kb890923 is installed (Win2K SP4  Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:566"/>
        </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:4987" version="1" class="vulnerability">
      <metadata>
        <title>.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>.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>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Is the .NET Framework 1.0 installed" negate="false" test_ref="oval:org.mitre.oval:tst:292"/>
        <criteria operator="OR" comment="A vulnerable version of .NET Framework v1.0 is installed.">
          <criteria operator="AND" comment="A vulnerable version of .NET Framework v1.0 (SP 2) is installed.">
            <criterion comment="Is the KB886905 patch installed for .NET Framework v1.0 sp 2?" negate="true" test_ref="oval:org.mitre.oval:tst:291"/>
            <criterion comment="the version of System.web.dll is less than 1.0.3705.556" negate="false" test_ref="oval:org.mitre.oval:tst:290"/>
            <criterion comment="Is Service Pack 2 for .NET Framework 1.0 installed" negate="false" test_ref="oval:org.mitre.oval:tst:289"/>
          </criteria>
          <criteria operator="AND" comment="A vulnerable version of .NET Framework v1.0 (SP 3) is installed.">
            <criterion comment="Is Service Pack 3 for .NET Framework 1.0 installed" negate="false" test_ref="oval:org.mitre.oval:tst:288"/>
            <criterion comment="the version of System.web.dll is less than 1.0.3705.6021" negate="false" test_ref="oval:org.mitre.oval:tst:287"/>
            <criterion comment="Is the KB886906 patch installed for .NET Framework v1.0 sp 3?" negate="true" test_ref="oval:org.mitre.oval:tst:286"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5021" version="1" 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>
          </dates>
          <status>INTERIM</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:509" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Malformed GIF Image Double-free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:21:00.000-04:00" comment="modified wft-279 - 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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:43.183-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3819.300" negate="false" test_ref="oval:org.mitre.oval:tst:2793"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:510" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Improper URL Canonicalization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:49:00.000-04:00" comment="modified wft-91 - 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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:38.610-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3813.800" negate="false" test_ref="oval:org.mitre.oval:tst:2582"/>
        <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:5150" version="2" class="vulnerability">
      <metadata>
        <title>IE v5.01, SP4 SSL Cached Content Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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 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:29.549-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:42.093-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="false" test_ref="oval:org.mitre.oval:tst:519"/>
          <criterion comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:518"/>
        </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:530" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Function Pointer Drag and Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 todirect 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-09-26T12:49:00.000-04:00" comment="modified wft-91 - 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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:45.361-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3813.800" negate="false" test_ref="oval:org.mitre.oval:tst:2582"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:548" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Zone Restrictions Bypass via XML Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp4 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp4 patch.">
              <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 comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:39.731-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3810.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2690"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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="1" 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>
          </dates>
          <status>INTERIM</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:6048" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01, SP4 HijackClick 3 / Script in Image Tag File Download Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:45.715-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="false" test_ref="oval:org.mitre.oval:tst:519"/>
          <criterion comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:518"/>
        </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:6600" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Install Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-25T04:23:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:43.980-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="false" test_ref="oval:org.mitre.oval:tst:519"/>
          <criterion comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:518"/>
        </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:687" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP4 Travel Log Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:49:00.000-04:00" comment="modified wft-91 - 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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">RobertL. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:42.977-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3813.800" negate="false" test_ref="oval:org.mitre.oval:tst:2582"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:7448" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Similar Method Name Redirection Cross Domain Vulnerability</title>
        <affected family="windows">
          <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>
          </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:7496" version="1" 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>
          </dates>
          <status>INTERIM</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:768" class="vulnerability" version="0">
      <metadata>
        <title>Excel Malformed Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0028" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0028"/>
        <description>Microsoft Excel 2000, 2002, 2003, Viewer 2003, Office 2004 for Mac, and Office v.X for Mac does not properly handle certain opcodes, which allows user-assisted remote attackers to execute arbitrary code via a crafted XLS file, which results in an "Improper Memory Access Vulnerability."  NOTE: an early disclosure of this issue used CVE-2006-3432, but only CVE-2007-0027 should be used.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8955" test_ref="oval:org.mitre.oval:tst:155"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6823.0" test_ref="oval:org.mitre.oval:tst:152"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8117.0" test_ref="oval:org.mitre.oval:tst:154"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8117.0" test_ref="oval:org.mitre.oval:tst:156"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7717" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Install Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-25T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:491: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.756-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:37:49.102-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of mshtml.dll is less than 6.0.2745.2800" negate="false" test_ref="oval:org.mitre.oval:tst:590"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:589"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </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:7721" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Drag-and-Drop Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-25T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:491: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.756-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:37:49.862-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of mshtml.dll is less than 6.0.2745.2800" negate="false" test_ref="oval:org.mitre.oval:tst:590"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:589"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </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:776" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 File Disclosure via Redirects Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:40.296-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3828.2700" negate="false" test_ref="oval:org.mitre.oval:tst:2359"/>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </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:7906" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Similar Method Name Redirection Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-19T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-20T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-03T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:491: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:36:00.756-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-22T00:37:48.866-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of mshtml.dll is less than 6.0.2745.2800" negate="false" test_ref="oval:org.mitre.oval:tst:590"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:589"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </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:842" version="1" class="vulnerability">
      <metadata>
        <title>MS Windows Media Service Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Media Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0905" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0905"/>
        <description>Unknown vulnerability in Windows Media Station Service and Windows Media Monitor Service components of Windows Media Services 4.1 allows remote attackers to cause a denial of service (disallowing new connections) via a certain sequence of TCP/IP packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-03-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-25T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it referencess Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <modified comment="Fixed obj:1078: Removed HKEY_LOCAL_MACHINE\ from the key, as it's specified as the hive.  Implemented by Harvey Rubinovitz." date="2007-01-22T00:34:00.741-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows Media Services 4.1 is installed on Microsoft Windows 2000 Server">
            <criterion comment="Windows Media Services 4.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1602"/>
            <criteria operator="AND" comment="Windows 2000 Server is installed">
              <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
              <criteria operator="OR" comment="Windows NT server product option">
                <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
                <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
              </criteria>
            </criteria>
          </criteria>
          <criterion comment="the version of nscm.exe is less than 4.1.0.3934" negate="false" test_ref="oval:org.mitre.oval:tst:1601"/>
          <criterion comment="the version of nspmon.exe is less than 4.1.0.3934" negate="false" test_ref="oval:org.mitre.oval:tst:1600"/>
          <criterion comment="the patch kb832359 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1599"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="configured to only offer streaming media over unicast" negate="true" test_ref="oval:org.mitre.oval:tst:1598"/>
          <criterion comment="the Windows Media Station service is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1597"/>
          <criterion comment="the Windows Media Monitor service is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1596"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:843" version="1" class="vulnerability">
      <metadata>
        <title>MS Outlook Argument Injection Local Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <product>Microsoft Outlook</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0121" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0121"/>
        <description>Argument injection vulnerability in Microsoft Outlook 2002 does not sufficiently filter parameters of mailto: URLs when using them as arguments when calling OUTLOOK.EXE, which allows remote attackers to use script code in the Local Machine zone and execute arbitrary programs.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-03-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-25T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-05-05T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-01-13T12:00:00.000-04:00" comment="modified wft-130 - Added path to the end of the registry key specified in the first component of the file path">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-01-20T12:57:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Fixed obj:1070: filename was utlook.exe instead of outlook.exe." date="2007-01-22T14:51:00.798-05:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2007-01-22T14:52:28.908-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1595"/>
        <criterion comment="the version of outlook.exe is less than 10.00.5709.0000" negate="false" test_ref="oval:org.mitre.oval:tst:1594"/>
        <criterion comment="the patch kb828040 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1593"/>
        <criterion comment="Microsoft Office XP Service Pack 3 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1592"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:888" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP4 Web Folder Behaviors Cross-Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:44.943-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3831.1800" negate="false" test_ref="oval:org.mitre.oval:tst:2664"/>
        </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:1005" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP1 DHTML Method Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-23T08:09: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>
            <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:56.706-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits GDR/QFE">
            <criterion comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1491" negate="false" test_ref="oval:org.mitre.oval:tst:1329"/>
            <criterion comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1492" negate="false" test_ref="oval:org.mitre.oval:tst:1328"/>
          </criteria>
        </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:1026" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP3 File Disclosure via Redirects Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:25.100-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3541.2700" negate="false" test_ref="oval:org.mitre.oval:tst:2751"/>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </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:1097" version="1" class="vulnerability">
      <metadata>
        <title>Win2K/XP,SP1 HTTPS Proxy Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2830" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2830"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6, when using an HTTPS proxy server that requires Basic Authentication, sends URLs in cleartext, which allows remote attackers to obtain sensitive information, aka "HTTPS Proxy Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:01.342-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1528" negate="false" test_ref="oval:org.mitre.oval:tst:2390"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1102" class="vulnerability" version="0">
      <metadata>
        <title>Excel Malformed String Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0029"/>
        <description>Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2, 2004 for Mac, and v.X for Mac allows user-assisted remote attackers to execute arbitrary code via a malformed string, aka "Excel Malformed String Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8955" test_ref="oval:org.mitre.oval:tst:155"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6823.0" test_ref="oval:org.mitre.oval:tst:152"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8117.0" test_ref="oval:org.mitre.oval:tst:154"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8117.0" test_ref="oval:org.mitre.oval:tst:156"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1133" version="1" class="vulnerability">
      <metadata>
        <title>Scob and Toofer Internet Explorer v6.0,SP1 Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0549" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0549"/>
        <description>The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a "URL:" prepended to a "ms-its" protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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-09-26T11:01:00.000-04:00" comment="modified wft-267 - 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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:06.728-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1458" negate="false" test_ref="oval:org.mitre.oval:tst:2765"/>
          <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
        </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:1140" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP1 JPEG Image Rendering Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1988" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1988"/>
        <description>Unknown vulnerability in Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to execute arbitrary code via a web site or an HTML e-mail containing a crafted JPEG image that causes memory corruption, aka "JPEG Image Rendering Memory Corruption 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 comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:57.656-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criteria operator="OR" comment="the version of mshtml.dll is less than 6.0.2800.1515 or 6.0.2800.1516">
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1515 (RTMGDR)" negate="false" test_ref="oval:org.mitre.oval:tst:2418"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1516 (RTMQFE)" negate="false" test_ref="oval:org.mitre.oval:tst:2417"/>
        </criteria>
        <criterion comment="the patch kb896727 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1129"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1146" version="2" class="vulnerability">
      <metadata>
        <title>FTP Download Destination Tampering Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2126" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2126"/>
        <description>The FTP client in Windows XP SP1 and Server 2003, and Internet Explorer 6 SP1 on Windows 2000 SP4, when "Enable Folder View for FTP Sites" is enabled and the user manually initiates a file transfer, allows user-assisted, remote FTP servers to overwrite files in arbitrary locations via crafted filenames.</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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:12.684-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:56.043-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="msieftp.dll is less than 5.50.4956.500" negate="false" test_ref="oval:org.mitre.oval:tst:1125"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:119" class="vulnerability" version="0">
      <metadata>
        <title>Excel Malformed IMDATA Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0027"/>
        <description>Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2, 2004 for Mac, and v.X for Mac allows remote attackers to execute arbitrary code via malformed IMDATA records that trigger memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8955" test_ref="oval:org.mitre.oval:tst:155"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6823.0" test_ref="oval:org.mitre.oval:tst:152"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1196" version="1" class="vulnerability">
      <metadata>
        <title>URL Parsing Memory Corruption Vulnerability (IE5.01,SP3)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0554"/>
        <description>Buffer overflow in the URL processor of Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a URL with a long hostname, aka "URL Parsing 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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:28.261-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3539.2400" negate="false" test_ref="oval:org.mitre.oval:tst:1083"/>
          <criterion comment="the patch kb890923  is installed (Win2K SP3  Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1082"/>
        </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:1207" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP1 File Disclosure via Redirects Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:06.502-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="the version of mshtml.dll is less than 6.0.2800.1505 or 6.0.2800.1506">
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1505 (RTMGDR)" negate="false" test_ref="oval:org.mitre.oval:tst:2365"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1506 (RTMQFE)" negate="false" test_ref="oval:org.mitre.oval:tst:2364"/>
          </criteria>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </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:1216" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Server 2003 JPEG Image Rendering 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-1988" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1988"/>
        <description>Unknown vulnerability in Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to execute arbitrary code via a web site or an HTML e-mail containing a crafted JPEG image that causes memory corruption, aka "JPEG Image Rendering Memory Corruption 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:34.082-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.3790.373" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" test_ref="oval:org.mitre.oval:tst:2334"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1221" version="1" class="vulnerability">
      <metadata>
        <title>IE6:S03 COM Object Instantiation 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-1990" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1990"/>
        <description>Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, including (1) devenum.dll, (2) diactfrm.dll, (3) wmm2filt.dll, (4) fsusd.dll, (5) dmdskmgr.dll, (6) browsewm.dll, (7) browseui.dll, (8) shell32.dll, (9) mshtml.dll, (10) inetcfg.dll, (11) infosoft.dll, (12) query.dll, (13) syncui.dll, (14) clbcatex.dll, (15) clbcatq.dll, (16) comsvcs.dll, and (17) msconf.dll, which causes memory corruption,aka "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2087.</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:35.893-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.373" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" test_ref="oval:org.mitre.oval:tst:2334"/>
            </criteria>
          </criteria>
        </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:123" version="1" class="vulnerability">
      <metadata>
        <title>IE Improper Object Tag Handling</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0809" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0809"/>
        <description>Internet Explorer 5.01 through 6.0 does not properly handle object tags returned from a Web server during XML data binding, which allows remote attackers to execute arbitrary code via an HTML e-mail message or web page.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:58.068-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Internet Explorer 6.0 or IE 6.0 SP1 is installed">
            <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
            <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          </criteria>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1264" negate="false" test_ref="oval:org.mitre.oval:tst:2918"/>
          <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"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls 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"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls 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"/>
            </criteria>
          </criteria>
          <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:1235" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP1 COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1990" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1990"/>
        <description>Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, including (1) devenum.dll, (2) diactfrm.dll, (3) wmm2filt.dll, (4) fsusd.dll, (5) dmdskmgr.dll, (6) browsewm.dll, (7) browseui.dll, (8) shell32.dll, (9) mshtml.dll, (10) inetcfg.dll, (11) infosoft.dll, (12) query.dll, (13) syncui.dll, (14) clbcatex.dll, (15) clbcatq.dll, (16) comsvcs.dll, and (17) msconf.dll, which causes memory corruption, aka "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2087.</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 comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:00.254-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="the version of mshtml.dll is less than 6.0.2800.1515 or 6.0.2800.1516">
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1515 (RTMGDR)" negate="false" test_ref="oval:org.mitre.oval:tst:2418"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1516 (RTMQFE)" negate="false" test_ref="oval:org.mitre.oval:tst:2417"/>
          </criteria>
          <criterion comment="the patch kb896727 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1129"/>
        </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:1306" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP Media Player PNG Processing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Media Player 9</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1244"/>
        <description>Windows Media Player 9 allows remote attackers to execute arbitrary code via a PNG file containing large (1) width or (2) height values, aka the "PNG Processing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-02-18T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2005-02-22T10:00:00.000-04:00" comment="Added vulnerable configuration">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <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>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified objects 733, 734, 735, 736, 738, and 739 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:28:38.693-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:895. Set datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:40:00.220-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:42:15.361-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Media Player 9.0 installed" negate="false" test_ref="oval:org.mitre.oval:tst:1004"/>
          <criterion comment="the version of wmp.dll is les than 9.0.0.3250" negate="false" test_ref="oval:org.mitre.oval:tst:1003"/>
          <criterion comment="The patch KB885492 is installed on Windows XP" negate="true" test_ref="oval:org.mitre.oval:tst:1002"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="The files .asx, .wax, .wvx, .wpl, .wmx, .wms, .wmz EXIST">
            <criterion comment=".asx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:1001"/>
            <criterion comment=".wax EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:1000"/>
            <criterion comment=".wvx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:999"/>
            <criterion comment=".wpl EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:998"/>
            <criterion comment=".wmx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:997"/>
            <criterion comment=".wms EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:996"/>
            <criterion comment=".wmz EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:995"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1334" version="1" class="vulnerability">
      <metadata>
        <title>IE6 for Server 2003 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-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-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-21T10:35: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:31.621-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="AND" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing">
            <criterion comment="Drag-and-Drop disabled when set to 3" negate="true" test_ref="oval:org.mitre.oval:tst:1316"/>
            <criterion comment="the patch kb834707(wildcard*) is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:977"/>
          </criteria>
          <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:141" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Internet Explorer MIME Hack</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0154" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0154"/>
        <description>HTML e-mail feature in Internet Explorer 5.5 and earlier allows attackers to execute attachments by setting an unusual MIME type for the attachment, which Internet Explorer does not process correctly.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-07-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if file downloads are enabled by the current user when local machine settings are not in use.  Changed the status from ACCEPTED to INTERIM">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2875 set datatype to version on version element. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:46:00.631-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:47:59.211-05:00">INTERIM</status_change>
            <modified comment="Corrected ste:2873. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:52:00.978-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2874. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:00:00.301-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2871. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:03:00.158-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2872. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:06:00.183-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2870. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:36:00.896-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Internet Explorer 5.01 Installed">
            <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3070"/>
            <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3069"/>
            <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3068"/>
            <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3067"/>
            <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3066"/>
            <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3065"/>
          </criteria>
          <criterion comment="File %windir%\system32\shdocvw.dll version is less than 5.0.3214.2000" negate="false" test_ref="oval:org.mitre.oval:tst:2892"/>
          <criterion comment="the patch q290108 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2891"/>
          <criterion comment="the patch q295106 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2890"/>
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3019"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="file downloads are enabled">
            <criteria operator="AND" comment="current user settings are being used and file downloads are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="file downloads are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2889"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and file downloads are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="file downloads are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2888"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1505" version="1" class="vulnerability">
      <metadata>
        <title>Win2K/XP,SP1 File Download Dialog Box Manipulation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2829"/>
        <description>Multiple design errors in Microsoft Internet Explorer 5.01, 5.5, and 6 allow user-assisted attackers to execute arbitrary code by (1) overlaying a malicious new window above a file download box, then (2) using a keyboard shortcut and delaying the display of the file download box until the user hits a shortcut that activates the "Run" button, aka "File Download Dialog Box Manipulation Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:57.463-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1528" negate="false" test_ref="oval:org.mitre.oval:tst:2390"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1506" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP1 Java Proxy COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2087"/>
        <description>Internet Explorer 5.01 SP4 up to 6 on various Windows operating systems, including IE 6.0.2900.2180 on Windows XP, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, as demonstrated using the JVIEW Profiler (Javaprxy.dll).  NOTE: the researcher says that the vendor could not reproduce this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-26T09:36:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-04T08:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:02.075-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criteria operator="OR" comment="the version of mshtml.dll is less than 6.0.2800.1515 or 6.0.2800.1516">
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1515 (RTMGDR)" negate="false" test_ref="oval:org.mitre.oval:tst:2418"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1516 (RTMQFE)" negate="false" test_ref="oval:org.mitre.oval:tst:2417"/>
        </criteria>
        <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>
    </definition>
    <definition id="oval:org.mitre.oval:def:1518" version="1" class="vulnerability">
      <metadata>
        <title>IE6:S03 Java Proxy COM Object Instantiation 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-2087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2087"/>
        <description>Internet Explorer 5.01 SP4 up to 6 on various Windows operating systems, including IE 6.0.2900.2180 on Windows XP, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, as demonstrated using the JVIEW Profiler (Javaprxy.dll).  NOTE: the researcher says that the vendor could not reproduce this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-26T09:36:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-04T08:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27: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:28.915-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.3790.373" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" test_ref="oval:org.mitre.oval:tst:2334"/>
          </criteria>
        </criteria>
        <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>
    </definition>
    <definition id="oval:org.mitre.oval:def:1555" version="2" class="vulnerability">
      <metadata>
        <title>Powerpoint TIFF Information Disclosure</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>PowerPoint</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0004" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0004"/>
        <description>Microsoft PowerPoint 2000 in Office 2000 SP3 has an interaction with Internet Explorer that allows remote attackers to obtain sensitive information via a PowerPoint presentation that attempts to access objects in the Temporary Internet Files Folder (TIFF).</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 date="2006-08-28T12:00:00.000-04:00" comment="modified obj 649 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-10-07T09:15:21.468-04:00">ACCEPTED</status_change>
            <modified comment="Corrected file name used in obj:523. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:55:00.929-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:58:32.113-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="PowerPoint 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:861"/>
        <criterion comment="the version of PowerPnt.exe is less than 9.0.0.8936" negate="false" test_ref="oval:org.mitre.oval:tst:860"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1563" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Drag-and-Drop Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-25T04:59:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:56.455-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
          <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:1568" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 Media Player PNG Processing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Media Player 9</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1244"/>
        <description>Windows Media Player 9 allows remote attackers to execute arbitrary code via a PNG file containing large (1) width or (2) height values, aka the "PNG Processing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified objects 733, 734, 735, 736, 738, and 739 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:28:47.969-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:895. Set datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:40:00.220-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:42:15.744-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Media Player 9.0 installed" negate="false" test_ref="oval:org.mitre.oval:tst:1004"/>
          <criterion comment="the version of wmp.dll is les than 9.0.0.3250" negate="false" test_ref="oval:org.mitre.oval:tst:1003"/>
          <criterion comment="The patch KB885492 is installed on Windows Server 2003" negate="true" test_ref="oval:org.mitre.oval:tst:853"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="The files .asx, .wax, .wvx, .wpl, .wmx, .wms, .wmz EXIST">
            <criterion comment=".asx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:1001"/>
            <criterion comment=".wax EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:1000"/>
            <criterion comment=".wvx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:999"/>
            <criterion comment=".wpl EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:998"/>
            <criterion comment=".wmx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:997"/>
            <criterion comment=".wms EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:996"/>
            <criterion comment=".wmz EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:995"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1590" version="2" class="vulnerability">
      <metadata>
        <title>ART Image Rendering Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2378" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2378"/>
        <description>Buffer overflow in the ART Image Rendering component (jgdw400.dll) in Microsoft Windows XP SP1 and Sp2, Server 2003 SP1 and earlier, and Windows 98 and Me allows remote attackers to execute arbitrary code via a crafted ART image that causes heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:22.899-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:09.888-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:06.325-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of jgdw400.dll is less than 106.0.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:835"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1597" version="1" class="vulnerability">
      <metadata>
        <title>Win2K/XP,SP1 COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2831" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2831"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, aka a variant of the "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2127.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:02.508-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1528" negate="false" test_ref="oval:org.mitre.oval:tst:2390"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1621" version="2" class="vulnerability">
      <metadata>
        <title>HTML Decoding Memory Corruption Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2382"/>
        <description>Heap-based buffer overflow in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via crafted UTF-8 encoded HTML that results in size discrepancies during conversion to Unicode, aka "HTML Decoding Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:24.300-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:12.496-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:04.880-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1665" version="2" class="vulnerability">
      <metadata>
        <title>MHT Memory Corruption Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2385"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows user-assisted remote attackers to execute arbitrary code via a crafted web page that triggers memory corruption when it is saved as a multipart HTML (.mht) file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:25.404-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:14.406-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:04.261-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1736" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP3 Security Zone Restriction Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-23T08:09: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>
            <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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:25.682-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3528.700" negate="false" test_ref="oval:org.mitre.oval:tst:749"/>
        </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:1765" version="2" class="vulnerability">
      <metadata>
        <title>Exception Handling Memory Corruption Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2218"/>
        <description>Unspecified vulnerability in Internet Explorer 6.0 on Microsoft Windows XP SP2 allows remote attackers to execute arbitrary code via "exceptional conditions" that trigger memory corruption, as demonstrated using an exception handler and nested object tags, a variant of CVE-2006-1992.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:29.820-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:22.243-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:56.256-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1775" version="2" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2384"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to conduct spoofing and phishing attacks by using a modal browser window in a way that preserves the original address bar and trusted UI of a trusted site, even after the browser has been navigated to a malicious site, aka the "Address Bar Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:30.316-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:23.671-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:06.143-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1881" version="2" class="vulnerability">
      <metadata>
        <title>Flash Address Bar Spoofing Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1626" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1626"/>
        <description>Internet Explorer 6 for Windows XP SP2 and earlier allows remote attackers to spoof the address bar and possibly conduct phishing attacks by re-opening the window to a malicious Shockwave Flash application, then changing the window location back to a trusted URL while the Flash application is still loading.  NOTE: this is a different vulnerability than CVE-2006-1192.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:36.024-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:36.435-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:04.695-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1914" version="2" class="vulnerability">
      <metadata>
        <title>CSS Cross-Domain Information Disclosure Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4089"/>
        <description>Microsoft Internet Explorer allows remote attackers to bypass cross-domain security restrictions and obtain sensitive information by using the @import directive to download files from other domains that are not valid Cascading Style Sheets (CSS) files, as demonstrated using Google Desktop, aka "CSSXSS" and "CSS Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:37.921-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:39.060-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:00.897-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1944" version="2" class="vulnerability">
      <metadata>
        <title>ActiveX Control Memory Corruption Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2383"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via "unexpected data" related to "parameter validation" in the DXImageTransform.Microsoft.Light ActiveX control, which causes Internet Explorer to crash in a way that enables the code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:39.465-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:42.685-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:05.587-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1973" version="2" class="vulnerability">
      <metadata>
        <title>COM Object Instantiation Memory Corruption Vulnerability (2K/XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1303" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1303"/>
        <description>Multiple unspecified vulnerabilities in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allow remote attackers to execute arbitrary code by instantiating certain COM objects from Wmm2fxa.dll as ActiveX controls including (1) DXImageTransform.Microsoft.MMSpecialEffect1Input, (2) DXImageTransform.Microsoft.MMSpecialEffect1Input.1, (3) DXImageTransform.Microsoft.MMSpecialEffect2Inputs, (4) DXImageTransform.Microsoft.MMSpecialEffect2Inputs.1, (5) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input, and (6) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input.1, which causes memory corruption during garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:40.654-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:44.453-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:00.041-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1555" negate="false" test_ref="oval:org.mitre.oval:tst:802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1984" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft PowerPoint 2000 Remote Code Execution Using a Malformed Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft PowerPoint</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0022"/>
        <description>Unspecified vulnerability in Microsoft PowerPoint in Microsoft Office 2000 SP3, Office XP SP3, Office 2003 SP1 and SP2, Office 2004 for Mac, and v. X for Mac allows user-assisted attackers to execute arbitrary code via a PowerPoint document with a malformed record, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 649 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:41.602-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:46.538-04:00">ACCEPTED</status_change>
            <modified comment="Corrected file name used in obj:523. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:55:00.929-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:58:32.309-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="PowerPoint 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:861"/>
        <criterion comment="the version of PowerPnt.exe is less than 9.0.0.8942" negate="false" test_ref="oval:org.mitre.oval:tst:652"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:204" version="1" class="vulnerability">
      <metadata>
        <title>IE ActiveX Popup Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0838" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0838"/>
        <description>Internet Explorer allows remote attackers to bypass zone restrictions to inject and execute arbitrary programs by creating a popup window and inserting ActiveX object code with a "data" tag pointing to the malicious code, which Internet Explorer treats as HTML or Javascript, but later executes as an HTA application, a different vulnerability than CVE-2003-0532, and as exploited using the QHosts Trojan horse (aka Trojan.Qhosts, QHosts-1, VBS.QHOSTS, or aolfix.exe).</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls 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-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:58.888-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Internet Explorer 6.0 or IE 6.0 SP1 is installed">
            <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
            <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          </criteria>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1264" negate="false" test_ref="oval:org.mitre.oval:tst:2918"/>
          <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"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls 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"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls 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"/>
            </criteria>
          </criteria>
          <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:206" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Malformed GIF Image Double-free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:11.217-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3532.300" negate="false" test_ref="oval:org.mitre.oval:tst:2803"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:207" version="1" class="vulnerability">
      <metadata>
        <title>Scob and Toofer Internet Explorer v6.0,SP1 for Server 2003 Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0549" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0549"/>
        <description>The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a "URL:" prepended to a "ms-its" protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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:31.120-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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.191" negate="false" test_ref="oval:org.mitre.oval:tst:2800"/>
          <criterion comment="the patch kb867801 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2799"/>
        </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:2073" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Drag-and-Drop Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-25T04:42:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:24.059-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3821.2800" negate="false" test_ref="oval:org.mitre.oval:tst:625"/>
          <criterion comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:624"/>
        </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:2077" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP3 Content Advisor Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:27.860-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3539.2400" negate="false" test_ref="oval:org.mitre.oval:tst:1083"/>
          <criterion comment="the patch kb890923  is installed (Win2K SP3  Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1082"/>
        </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:212" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Malformed GIF Image Double-free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:26.766-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3532.300" negate="false" test_ref="oval:org.mitre.oval:tst:2803"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:236" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Malformed GIF Image Double-free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-09-26T11:01:00.000-04:00" comment="modified wft-267 - 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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:05.069-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1458" negate="false" test_ref="oval:org.mitre.oval:tst:2765"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2379" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000 Media Player PNG Processing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Media Player 9</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1244"/>
        <description>Windows Media Player 9 allows remote attackers to execute arbitrary code via a PNG file containing large (1) width or (2) height values, aka the "PNG Processing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified objects 733, 734, 735, 736, 738, and 739 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:17.953-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:895. Set datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:40:00.220-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:42:16.038-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Media Player 9.0 installed" negate="false" test_ref="oval:org.mitre.oval:tst:1004"/>
          <criterion comment="the version of wmp.dll is les than 9.0.0.3250" negate="false" test_ref="oval:org.mitre.oval:tst:1003"/>
          <criterion comment="The patch KB885492 is installed on Windows 2000" negate="true" test_ref="oval:org.mitre.oval:tst:552"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="The files .asx, .wax, .wvx, .wpl, .wmx, .wms, .wmz EXIST">
            <criterion comment=".asx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:1001"/>
            <criterion comment=".wax EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:1000"/>
            <criterion comment=".wvx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:999"/>
            <criterion comment=".wpl EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:998"/>
            <criterion comment=".wmx EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:997"/>
            <criterion comment=".wms EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:996"/>
            <criterion comment=".wmz EXISTS" negate="false" test_ref="oval:org.mitre.oval:tst:995"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2385" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP3 Channel Definition Format Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-23T08:09: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>
            <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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:24.518-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3528.700" negate="false" test_ref="oval:org.mitre.oval:tst:749"/>
        </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:2448" version="1" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing on Double Byte Character Set Systems 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-2004-0844" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0844"/>
        <description>Internet Explorer 6 on Double Byte Character Set (DBCS) systems allows remote attackers to alter displayed address bars and spoof web pages via a URL containing special characters, facilitating phishing attacks, aka the "Address Bar Spoofing on Double Byte Character Set Systems 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:30.875-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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:258" version="2" class="vulnerability">
      <metadata>
        <title>IE5.01,SP3 PNG Image Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-22T06:22: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-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:57.024-05:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:27.298-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3541.2700" negate="false" test_ref="oval:org.mitre.oval:tst:2751"/>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="PNG image rendering enabled in Internet Explorer" negate="false" test_ref="oval:org.mitre.oval:tst:2749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2692" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP3 DHTML Method Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-23T08:09: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>
            <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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:26.331-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3528.700" negate="false" test_ref="oval:org.mitre.oval:tst:749"/>
        </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:27" version="2" class="vulnerability">
      <metadata>
        <title>IE v5.01 Content Disposition/Type Arbitrary Code Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0193" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0193"/>
        <description>Microsoft Internet Explorer 5.01 and 6.0 allow remote attackers to execute arbitrary code via malformed Content-Disposition and Content-Type header fields that cause the application for the spoofed file type to pass the file back to the operating system for handling rather than raise an error message, aka the first variant of the "Content Disposition" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-29T07:59: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:19.605-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2875 set datatype to version on version element. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:46:00.631-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:47:59.736-05:00">INTERIM</status_change>
            <modified comment="Corrected ste:2873. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:52:00.978-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2874. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:00:00.301-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2871. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:03:00.158-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2872. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:06:00.183-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2870. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:36:00.896-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2869. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:39:00.994-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.01 Installed">
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3070"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3069"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3068"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3067"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3066"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3065"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3064"/>
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.0.3504.2500" negate="false" test_ref="oval:org.mitre.oval:tst:3062"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="true">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="SP4 or later Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3073"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2706" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Office 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <modified date="2004-09-27T12:00:00.000-04:00" comment="changed affected product from GDI+ and office2003 to just office 2003">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-13T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-27T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-495 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Changed criteria to remove test for KB838905.  Changed criteria to use a new test for gdiplus.dll version, which uses a registry key specific to MS Office to determine the file's path.">
              <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 file name of obj:416. File name was missing first letter.  Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:19:00.512-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:21:22.818-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Office 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:487"/>
        <criterion comment="the version of Gdiplus.dll for Microsoft Office is less than 6.0.3264.0" negate="false" test_ref="oval:org.mitre.oval:tst:486"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2817" version="1" 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>
          </dates>
          <status>INTERIM</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:3006" version="1" class="vulnerability">
      <metadata>
        <title>IE5.01,SP3 Drag-and-Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</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-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-03-23T08:09: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>
            <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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:28.437-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3528.700" negate="false" test_ref="oval:org.mitre.oval:tst:749"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing">
            <criterion comment="Drag-and-Drop disabled when set to 3" negate="true" test_ref="oval:org.mitre.oval:tst:1316"/>
            <criterion comment="the patch kb834707(wildcard*) is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:977"/>
          </criteria>
          <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:306" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Bitmap Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0566"/>
        <description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:27.505-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3532.300" negate="false" test_ref="oval:org.mitre.oval:tst:2803"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3060" version="1" 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>
          </dates>
          <status>INTERIM</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:3137" version="1" 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>
          </dates>
          <status>INTERIM</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:3179" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT HtmlHelp Heap Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>HTML Help Facility</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0201" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0201"/>
        <description>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CVE-2003-1041.</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 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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:59.124-05:00">INTERIM</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>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Internet Explorer 5.5 SP2 or Internet Explorer 6.0 SP1 is installed">
            <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
            <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
            <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
          </criteria>
          <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:323" class="vulnerability" version="0">
      <metadata>
        <title>Excel Malformed Column Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0030" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0030"/>
        <description>Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2, 2004 for Mac, and v.X for Mac allows user-assisted remote attackers to execute arbitrary code via an Excel file with an out-of-range Column field in certain BIFF8 record types, which references arbitrary memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8955" test_ref="oval:org.mitre.oval:tst:155"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6823.0" test_ref="oval:org.mitre.oval:tst:152"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8117.0" test_ref="oval:org.mitre.oval:tst:154"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8117.0" test_ref="oval:org.mitre.oval:tst:156"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3318" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP1 Channel Definition Format Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-23T08:09: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>
            <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:59.798-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits GDR/QFE">
            <criterion comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1491" negate="false" test_ref="oval:org.mitre.oval:tst:1329"/>
            <criterion comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1492" negate="false" test_ref="oval:org.mitre.oval:tst:1328"/>
          </criteria>
        </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:335" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 ExecCommand Cross Domain Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
              <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 comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:09.301-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:3372" version="1" 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>
          </dates>
          <status>INTERIM</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:341" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 ExecCommand Cross Domain Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
              <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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:26.543-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:344" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 ExecCommand Cross Domain Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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 specific Windows operating systems.  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 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 comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:02.264-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1276" negate="false" test_ref="oval:org.mitre.oval:tst:2688"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:349" version="1" 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>
          </dates>
          <status>INTERIM</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:351" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Function Pointer Override Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of having IE 5.01 sp2 installed.">
              <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 comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:10.987-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:352" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Function Pointer Override Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of having IE 5.01 sp3 installed.">
              <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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:23.827-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:357" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Function Pointer Override Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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 specific Windows operating systems.  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 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 comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:03.716-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1276" negate="false" test_ref="oval:org.mitre.oval:tst:2688"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:3586" version="1" class="vulnerability">
      <metadata>
        <title>IE6.0,SP1 Security Zone Restriction Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-23T08:09: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>
            <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:01.535-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits GDR/QFE">
            <criterion comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1491" negate="false" test_ref="oval:org.mitre.oval:tst:1329"/>
            <criterion comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1492" negate="false" test_ref="oval:org.mitre.oval:tst:1328"/>
          </criteria>
        </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:359" version="1" 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>
          </dates>
          <status>INTERIM</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:361" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Script URLs Cross Domain Zone Restrictions Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
              <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 comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:09.057-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:362" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Script URLs Cross Domain Zone Restrictions Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
              <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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:28.053-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:368" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 HijackClick Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
              <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 comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:10.305-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:369" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 HijackClick Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
              <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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:27.655-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:372" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 HijackClick Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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 specific Windows operating systems.  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 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 comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:00.655-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1276" negate="false" test_ref="oval:org.mitre.oval:tst:2688"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:3752" version="2" class="vulnerability">
      <metadata>
        <title>DHTML Object Memory Corruption Vulnerability (IE6,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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="2006-06-23T12:49:00.000-04:00" comment="modified obj:1340 - Set xsi:nil to true on the name entity as we are only concerned with the existance of the key itself.">
              <contributor organization="Centennial Software">Jason Spashett</contributor>
            </modified>
            <status_change date="2006-06-23T12:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:22.554-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:05.298-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits GDR/QFE">
            <criterion comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1498" negate="false" test_ref="oval:org.mitre.oval:tst:2338"/>
            <criterion comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1499" negate="false" test_ref="oval:org.mitre.oval:tst:2337"/>
          </criteria>
          <criterion comment="the patch kb890923 is installed (XP Win2K Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2336"/>
        </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:3872" version="2" 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>
          </dates>
          <status>INTERIM</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:3926" version="2" class="vulnerability">
      <metadata>
        <title>IE6,SP1 Content Advisor Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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="2006-06-23T12:49:00.000-04:00" comment="modified obj:1340 - Set xsi:nil to true on the name entity as we are only concerned with the existance of the key itself.">
              <contributor organization="Centennial Software">Jason Spashett</contributor>
            </modified>
            <status_change date="2006-06-23T12:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:23.314-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:03.466-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits GDR/QFE">
            <criterion comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1498" negate="false" test_ref="oval:org.mitre.oval:tst:2338"/>
            <criterion comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1499" negate="false" test_ref="oval:org.mitre.oval:tst:2337"/>
          </criteria>
          <criterion comment="the patch kb890923 is installed (XP Win2K Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2336"/>
        </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:3949" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01, SP3 Plug-in Navigation Address Bar Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:23.599-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3821.2800" negate="false" test_ref="oval:org.mitre.oval:tst:625"/>
          <criterion comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:624"/>
        </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:416" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Script URLs Cross Domain Zone Restrictions Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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 specific Windows operating systems.  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 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 comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:02.945-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1276" negate="false" test_ref="oval:org.mitre.oval:tst:2688"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:4216" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (IE6)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-04T09:55:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-10-06T12:57:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check q833989, added check for vgx.dll.">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:00.470-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of vgx.dll is less than 6.0.2800.1411" negate="false" test_ref="oval:org.mitre.oval:tst:341"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4363" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01, SP3 HijackClick 3 / Script in Image Tag File Download Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-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="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:24.290-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3821.2800" negate="false" test_ref="oval:org.mitre.oval:tst:625"/>
          <criterion comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:624"/>
        </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:459" version="1" 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>
          </dates>
          <status>INTERIM</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:471" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01 Encoded Characters Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1186"/>
        <description>Internet Explorer 5.01 through 6.0 does not properly perform security checks on certain encoded characters within a URL, which allows a remote attacker to steal potentially sensitive information from a user by redirecting the user to another site that has that information, aka "Encoded Characters Information Disclosure."</description>
        <oval_repository>
          <dates>
            <submitted date="2003-08-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2875 set datatype to version on version element. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:46:00.631-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:47:58.969-05:00">INTERIM</status_change>
            <modified comment="Corrected ste:2873. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:52:00.978-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2874. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:00:00.301-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2871. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:03:00.158-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2872. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:06:00.183-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2870. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:36:00.896-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2869. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:39:00.994-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.01 Installed">
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3070"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3069"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3068"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3067"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3066"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3065"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3064"/>
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
        </criteria>
        <criterion comment="File %windir%\system32\mshtml.dll version is less than 5.0.3510.1100" negate="false" test_ref="oval:org.mitre.oval:tst:2606"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4874" version="1" class="vulnerability">
      <metadata>
        <title>DHTML Object Memory Corruption Vulnerability (IE5.01,SP3)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:29.286-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3539.2400" negate="false" test_ref="oval:org.mitre.oval:tst:1083"/>
          <criterion comment="the patch kb890923  is installed (Win2K SP3  Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1082"/>
        </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:49" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01 Improper Cross Domain Security Validation with Dialog Box</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1326" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1326"/>
        <description>Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model to run malicious script or arbitrary programs via dialog boxes, aka "Improper Cross Domain Security Validation with dialog box."</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <modified comment="Corrected ste:2875 set datatype to version on version element. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:46:00.631-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:47:59.459-05:00">INTERIM</status_change>
            <modified comment="Corrected ste:2873. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:52:00.978-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2874. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:00:00.301-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2871. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:03:00.158-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2872. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:06:00.183-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2870. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:36:00.896-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2869. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:39:00.994-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.01 Installed">
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3070"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3069"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3068"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3067"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3066"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3065"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3064"/>
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
        </criteria>
        <criterion comment="File %windir%\system32\mshtml.dll version is less than 5.0.3513.900" negate="false" test_ref="oval:org.mitre.oval:tst:3014"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <criterion comment="the patch q813489 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3013"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:490" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Improper URL Canonicalization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:50:00.000-04:00" comment="modified wft-90 - 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:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:10.547-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3526.800" negate="false" test_ref="oval:org.mitre.oval:tst:2589"/>
        <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:491" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Improper URL Canonicalization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:50:00.000-04:00" comment="modified wft-90 - 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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:25.906-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3526.800" negate="false" test_ref="oval:org.mitre.oval:tst:2589"/>
        <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:50" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01 GetObject File Retrieval</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0023"/>
        <description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <modified comment="Corrected ste:2875 set datatype to version on version element. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:46:00.631-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-12T20:47:58.750-05:00">INTERIM</status_change>
            <modified comment="Corrected ste:2873. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T20:52:00.978-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2874. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:00:00.301-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2871. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:03:00.158-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2872. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-12T21:06:00.183-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2870. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:36:00.896-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2869. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:39:00.994-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <modified comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.01 Installed">
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3070"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3069"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3068"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3067"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3066"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3065"/>
          <criterion comment="Internet Explorer 5.01 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3064"/>
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.0.3502.4856" negate="false" test_ref="oval:org.mitre.oval:tst:3012"/>
        <criterion comment="the patch q316059 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3121"/>
        <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:508" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Zone Restrictions Bypass via XML Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp2 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp2 patch.">
              <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 comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:09.567-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:513" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Improper URL Canonicalization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-09-26T12:52:00.000-04:00" comment="modified wft-94 - 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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:59.589-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1400" negate="false" test_ref="oval:org.mitre.oval:tst:2579"/>
        <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:515" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Bitmap Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0566"/>
        <description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 comment="Corrected ste:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:09.802-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
        <criterion comment="the version of mshtml.dll is less than 5.0.3532.300" negate="false" test_ref="oval:org.mitre.oval:tst:2803"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:516" class="vulnerability" version="0">
      <metadata>
        <title>Microsoft Outlook VEVENT Vulnerability</title>
        <affected family="windows">
          <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-2007-0033" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0033"/>
        <description>Microsoft Outlook 2002 and 2003 allows user-assisted remote attackers to execute arbitrary code via a malformed VEVENT record in an .iCal meeting request or ICS file.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Outlook 2002" operator="AND">
          <criterion comment="Outlook 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1106"/>
          <criterion comment="the version of Outllib.dll is less than 10.0.6822.0" negate="false" test_ref="oval:org.mitre.oval:tst:166"/>
        </criteria>
        <criteria comment="Outlook 2003" operator="AND">
          <criterion comment="Outlook 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:922"/>
          <criterion comment="the version of Outllib.dll is greater than 11.0.8118.0" test_ref="oval:org.mitre.oval:tst:167"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:517" version="1" 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>
          </dates>
          <status>INTERIM</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.191" negate="false" test_ref="oval:org.mitre.oval:tst:2800"/>
        <criterion comment="the patch kb867801 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2799"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:520" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Zone Restrictions Bypass via XML Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 sp3 installed.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.01 sp3 patch.">
              <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 comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:28.658-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3523.1700" negate="false" test_ref="oval:org.mitre.oval:tst:2693"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:526" version="1" 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>
          </dates>
          <status>INTERIM</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:527" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Function Pointer Drag and Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:50:00.000-04:00" comment="modified wft-90 - 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:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:08.486-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3526.800" negate="false" test_ref="oval:org.mitre.oval:tst:2589"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:529" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Function Pointer Drag and Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:50:00.000-04:00" comment="modified wft-90 - 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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:24.763-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3526.800" negate="false" test_ref="oval:org.mitre.oval:tst:2589"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:5316" version="1" 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>
          </dates>
          <status>INTERIM</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:5329" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Install Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-25T04:35:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:01.772-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
          <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:534" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Function Pointer Drag and Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-09-26T12:52:00.000-04:00" comment="modified wft-94 - 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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:56.946-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1400" negate="false" test_ref="oval:org.mitre.oval:tst:2579"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:556" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Zone Restrictions Bypass via XML Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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 specific Windows operating systems.  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 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 comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:02.703-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1276" negate="false" test_ref="oval:org.mitre.oval:tst:2688"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:5620" version="1" 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>
          </dates>
          <status>INTERIM</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:566" version="1" 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>
          </dates>
          <status>INTERIM</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:5740" version="2" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 SSL Cached Content Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-26T02:20:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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="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:31.382-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:58.311-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
          <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">
          <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:588" version="1" 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>
          </dates>
          <status>INTERIM</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:608" version="1" 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>
          </dates>
          <status>INTERIM</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"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.327" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" negate="false" test_ref="oval:org.mitre.oval:tst:2500"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </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:6272" version="1" 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>
          </dates>
          <status>INTERIM</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:629" version="1" 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>
          </dates>
          <status>INTERIM</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:630" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP2 Travel Log Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:50:00.000-04:00" comment="modified wft-90 - 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:2868. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:41:00.387-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:43:10.741-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3063"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3526.800" negate="false" test_ref="oval:org.mitre.oval:tst:2589"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:6313" version="1" 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>
          </dates>
          <status>INTERIM</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:643" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Travel Log Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-09-26T12:50:00.000-04:00" comment="modified wft-90 - 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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:26.933-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3526.800" negate="false" test_ref="oval:org.mitre.oval:tst:2589"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:6579" version="1" class="vulnerability">
      <metadata>
        <title>Windows (ME, NT, 2K, XP), IE v6,SP1 CSS Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-19T04:56: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-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:07.043-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
          <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:6829" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Similar Method Name Redirection Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft InternetExplorer</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:37: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-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:01.100-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the patch kb834707 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:855"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
        </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:697" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP1 Web Folder Behaviors Cross-Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:07.513-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="the version of mshtml.dll is less than 6.0.2800.1515 or 6.0.2800.1516">
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1515 (RTMGDR)" negate="false" test_ref="oval:org.mitre.oval:tst:2418"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1516 (RTMQFE)" negate="false" test_ref="oval:org.mitre.oval:tst:2417"/>
          </criteria>
        </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:7084" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Similar Method Name Redirection Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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:22: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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:28.926-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3821.2800" negate="false" test_ref="oval:org.mitre.oval:tst:625"/>
          <criterion comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:624"/>
        </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:7194" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Plug-in Navigation Address Bar Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-25T07:44:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:58.632-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
          <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:722" version="1" class="vulnerability">
      <metadata>
        <title>Win2K/XP,SP1 IE Mismatched Document Object Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1790"/>
        <description>Microsoft Internet Explorer 6 SP2 6.0.2900.2180 and 6.0.2800.1106, and earlier versions, allows remote attackers to cause a denial of service (crash) and execute arbitrary code via a Javascript BODY onload event that calls the window function, aka "Mismatched Document Object Model Objects Memory Corruption Vulnerability."</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>
            <modified date="2005-12-14T12:00:00.000-04:00" comment="Updated with newly available information.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:57.849-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1528" negate="false" test_ref="oval:org.mitre.oval:tst:2390"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:753" class="vulnerability" version="0">
      <metadata>
        <title>Excel Malformed Palette Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0031"/>
        <description>Heap-based buffer overflow in Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2, 2004 for Mac, and v.X for Mac allows user-assisted remote attackers to execute arbitrary code via a BIFF8 spreadsheet with a PALETTE record that contains a large number of entries.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8955" test_ref="oval:org.mitre.oval:tst:155"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6823.0" test_ref="oval:org.mitre.oval:tst:152"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8117.0" test_ref="oval:org.mitre.oval:tst:154"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7611" version="2" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 SSL Cached Content Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-26T02:09:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-12-09T08:46: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:37.703-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:26.101-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3821.2800" negate="false" test_ref="oval:org.mitre.oval:tst:625"/>
          <criterion comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:624"/>
        </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:770" version="2" class="vulnerability">
      <metadata>
        <title>IE6,SP1 PNG Image Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-22T09:24: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-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:58.160-05:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:05.785-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="the version of mshtml.dll is less than 6.0.2800.1505 or 6.0.2800.1506">
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1505 (RTMGDR)" negate="false" test_ref="oval:org.mitre.oval:tst:2365"/>
            <criterion comment="the version of mshtml.dll is less than 6.0.2800.1506 (RTMQFE)" negate="false" test_ref="oval:org.mitre.oval:tst:2364"/>
          </criteria>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="PNG image rendering enabled in Internet Explorer" negate="false" test_ref="oval:org.mitre.oval:tst:2749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:774" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0,SP1 Travel Log Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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-09-26T12:52:00.000-04:00" comment="modified wft-94 - 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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:07.285-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1400" negate="false" test_ref="oval:org.mitre.oval:tst:2579"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:782" version="2" 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>
          </dates>
          <status>INTERIM</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"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.327" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2440" negate="false" test_ref="oval:org.mitre.oval:tst:2500"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="PNG image rendering enabled in Internet Explorer" negate="false" test_ref="oval:org.mitre.oval:tst:2749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7865" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.01,SP3 Install Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-25T04:20:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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:2824. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:48:00.494-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:52:29.108-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 5.01 Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3015"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3821.2800" negate="false" test_ref="oval:org.mitre.oval:tst:625"/>
          <criterion comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:624"/>
        </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:789" version="2" class="vulnerability">
      <metadata>
        <title>URL Parsing Memory Corruption Vulnerability (IE6,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0554" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0554"/>
        <description>Buffer overflow in the URL processor of Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a URL with a long hostname, aka "URL Parsing 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="2006-06-23T12:49:00.000-04:00" comment="modified obj:1340 - Set xsi:nil to true on the name entity as we are only concerned with the existance of the key itself.">
              <contributor organization="Centennial Software">Jason Spashett</contributor>
            </modified>
            <status_change date="2006-06-23T12:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:38.339-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:03.185-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criteria operator="OR" comment="a vulnerable version of mshtml.dll exisits GDR/QFE">
            <criterion comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1498" negate="false" test_ref="oval:org.mitre.oval:tst:2338"/>
            <criterion comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1499" negate="false" test_ref="oval:org.mitre.oval:tst:2337"/>
          </criteria>
          <criterion comment="the patch kb890923 is installed (XP Win2K Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2336"/>
        </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:790" version="1" 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>
          </dates>
          <status>INTERIM</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"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.373" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" test_ref="oval:org.mitre.oval:tst:2334"/>
            </criteria>
          </criteria>
        </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:805" version="1" 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>
          </dates>
          <status>INTERIM</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:8077" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0, SP1 HijackClick 3 / Script in Image Tag File Download Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</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-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 date="2005-09-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:46:03.976-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
          <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:8127" version="1" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing on Double Byte Character Set Systems Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0844" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0844"/>
        <description>Internet Explorer 6 on Double Byte Character Set (DBCS) systems allows remote attackers to alter displayed address bars and spoof web pages via a URL containing special characters, facilitating phishing attacks, aka the "Address Bar Spoofing on Double Byte Character Set Systems Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-25T05:13:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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-27T10:50:00.000-04:00" comment="modified wft-564 - Changed test to match comment">
              <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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:59.342-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2800.1476" negate="false" test_ref="oval:org.mitre.oval:tst:856"/>
          <criterion comment="the version of mshtml.dll is less than 5.0.3534.2800" negate="true" test_ref="oval:org.mitre.oval:tst:519"/>
        </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:956" version="1" class="vulnerability">
      <metadata>
        <title>IE .chm Directory Traversal Windows NT Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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 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:2735. Set version element datatype to version. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-13T19:44:00.916-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-13T19:45:57.251-05:00">INTERIM</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>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Internet Explorer 5.5 SP2 or Internet Explorer 6.0 SP1 is installed">
            <criterion comment="Internet Explorer 6 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2919"/>
            <criterion comment="Internet Explorer 6  for Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2801"/>
            <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
          </criteria>
          <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 class="vulnerability" id="oval:org.mitre.oval:def:100" version="2">
      <metadata>
        <title>VML Buffer Overrun Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-4868" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4868" source="CVE"/>
        <description>Stack-based buffer overflow in the Vector Graphics Rendering engine (vgx.dll), as used in Microsoft Outlook and Internet Explorer 6.0 on Windows XP SP2, and possibly other versions, allows remote attackers to execute arbitrary code via a Vector Markup Language (VML) file with a long fill parameter within a rect tag.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-09-27T04:20:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-29T22:14:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-16T15:57:18.418-04:00">INTERIM</status_change>
            <status_change date="2006-10-31T19:35:27.997-05: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.109-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 vgx.dll is less than 6.0.3790.593" negate="false" test_ref="oval:org.mitre.oval:tst:124"/>
        </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 vgx.dll is less than 6.0.3790.2794" negate="false" test_ref="oval:org.mitre.oval:tst:10"/>
        </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 vgx.dll is less than 6.0.2900.2997" negate="false" test_ref="oval:org.mitre.oval:tst:93"/>
        </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.1580" negate="false" test_ref="oval:org.mitre.oval:tst:25"/>
        </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.3845.1800" negate="false" test_ref="oval:org.mitre.oval:tst:163"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100103" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Kerberos Message DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1981"/>
        <description>Unknown vulnerability in Microsoft Windows 2000 Server and Windows Server 2003 domain controllers allows remote authenticated users to cause a denial of service (system crash) via a crafted Kerberos message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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 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:09:01.328-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of kerberos.dll is less than 5.2.3790.347" negate="false" test_ref="oval:org.mitre.oval:tst:218"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100104" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 PKINIT Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1982" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1982"/>
        <description>Unknown vulnerability in the PKINIT Protocol for Microsoft Windows 2000, Windows XP, and Windows Server 2003 could allow a local user to obtain information and spoof a server via a man-in-the-middle (MITM) attack between a client and a domain controller when PKINIT smart card authentication is being used.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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 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:58.025-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of kerberos.dll is less than 5.2.3790.347" negate="false" test_ref="oval:org.mitre.oval:tst:218"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1126" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Embedded Web Font Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0010"/>
        <description>Heap-based buffer overflow in T2EMBED.DLL in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 up to SP1, Windows 98, and Windows ME allows remote attackers to execute arbitrary code via an e-mail message or web page with a crafted Embedded Open Type (EOT) web font that triggers the overflow during decompression.</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:18: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="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:56.016-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criteria operator="OR" comment="Fontsub.dll &lt; 5.2.3790.426 or T2embed.dll &lt;5.2.3790.426 (S03-Gold)">
          <criterion comment="the version of Fontsub.dll is less than 5.2.3790.426" negate="false" test_ref="oval:org.mitre.oval:tst:1142"/>
          <criterion comment="the version of T2embed.dll is less than 5.2.3790.426" negate="false" test_ref="oval:org.mitre.oval:tst:1141"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1130" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOSYS Message Processing (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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="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:09:01.493-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="cdosys.dll is less than 6.5.6749.0" negate="false" test_ref="oval:org.mitre.oval:tst:1136"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:116" class="vulnerability" version="1">
      <metadata>
        <title>DHTML Script Function Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5581" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5581"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 6 allows remote attackers to execute arbitrary code via certain DHTML script functions, such as normalize, and "incorrectly created elements" that trigger memory corruption, aka "DHTML Script Function 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:53:48.603-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>
          </dates>
          <status>INTERIM</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.605" negate="false" test_ref="oval:org.mitre.oval:tst:92"/>
        </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.2817" negate="false" test_ref="oval:org.mitre.oval:tst:90"/>
        </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.3020" negate="false" test_ref="oval:org.mitre.oval:tst:132"/>
        </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="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.1586" negate="false" test_ref="oval:org.mitre.oval:tst:89"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1178" version="1" class="vulnerability">
      <metadata>
        <title>IE6 DHTML Method Call Memory Corruption (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1359" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1359"/>
        <description>Microsoft Internet Explorer 6 and 7 Beta 2 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a certain createTextRange call on a checkbox object, which results in a dereference of an invalid table pointer.</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 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.126-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:122" class="vulnerability" version="0">
      <metadata>
        <title>Microsoft Outlook Denial of Service Vulnerability</title>
        <affected family="windows">
          <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-1305" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1305"/>
        <description>Microsoft Outlook 2000, 2002, and 2003 allows user-assisted remote attackers to cause a denial of service (memory exhaustion and interrupted mail recovery) via malformed e-mail header information, possibly related to (1) long subject lines or (2) large numbers of recipients in To or CC headers.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-10T02:08:37">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2007-01-11T10:00:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Outlook 2000" operator="AND">
          <criterion comment="Outlook 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:895"/>
          <criterion comment="the version Outllib.dll is less than 9.0.0.8954" negate="false" test_ref="oval:org.mitre.oval:tst:162"/>
        </criteria>
        <criteria comment="Outlook 2002" operator="AND">
          <criterion comment="Outlook 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1106"/>
          <criterion comment="the version of Outllib.dll is less than 10.0.6822.0" negate="false" test_ref="oval:org.mitre.oval:tst:166"/>
        </criteria>
        <criteria comment="Outlook 2003" operator="AND">
          <criterion comment="Outlook 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:922"/>
          <criterion comment="the version of Outllib.dll is greater than 11.0.8118.0" test_ref="oval:org.mitre.oval:tst:167"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1250" version="1" class="vulnerability">
      <metadata>
        <title>Network Connection Manager Interruption of Service (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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="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:09:00.634-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="netman.dll is less than 5.2.3790.396" negate="false" test_ref="oval:org.mitre.oval:tst:1038"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1263" version="1" class="vulnerability">
      <metadata>
        <title>WMF Rendering Code Execution Vulnerability (64-bit Windows XP and Server 2003,Unpatched)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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="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:58.200-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.419" negate="false" test_ref="oval:org.mitre.oval:tst:2436"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1290" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTML Tag Memory Corruption (Win2K/WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1188" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1188"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via HTML elements with a certain crafted tag, which leads to memory corruption.</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 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:15.274-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1296" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTML Tag Memory Corruption (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1188" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1188"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via HTML elements with a certain crafted tag, which leads to memory corruption.</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 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:58.469-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1310" version="1" class="vulnerability">
      <metadata>
        <title>TCP/IP IGMP v3 Denial of Service (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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 certain malformed IGMP packets, 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="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.951-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.468 (S03-Gold)" negate="false" test_ref="oval:org.mitre.oval:tst:993"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1323" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 MDAC RDS.Dataspace Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>MDAC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0003"/>
        <description>Unspecified vulnerability in the RDS.Dataspace ActiveX control, which is contained in ActiveX Data Objects (ADO) and distributed in Microsoft Data Access Components (MDAC) 2.7 and 2.8, allows remote attackers to execute arbitrary code via unknown attack vectors.</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 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:09:01.675-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of msadco.dll is less than 2.80.1062.0" negate="false" test_ref="oval:org.mitre.oval:tst:987"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1336" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Address Bar Spoofing Vulnerability (Win2K/XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1192"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to conduct phishing attacks by spoofing the address bar and other parts of the trust UI via unknown methods that allow "window content to persist" after the user has navigated to another site, aka the "Address Bar Spoofing Vulnerability."  NOTE: this is a different vulnerability than CVE-2006-1626.</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 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.285-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1413" version="1" class="vulnerability">
      <metadata>
        <title>Distributed TIP Request Validation Process Permits Denial of Service (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>TIP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1980" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1980"/>
        <description>Distributed Transaction Controller in Microsoft Windows allows remote servers to cause a denial of service (MSDTC service hang) via a crafted Transaction Internet Protocol (TIP) message that causes DTC to repeatedly connect to a target IP and port number after an error occurs, aka the "Distributed TIP 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="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:57.292-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.2.3790.374">
          <criterion comment="the version of ole32.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:959"/>
          <criterion comment="the version of rpcss.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1423" version="2" class="vulnerability">
      <metadata>
        <title>MHT Memory Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2385"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows user-assisted remote attackers to execute arbitrary code via a crafted web page that triggers memory corruption when it is saved as a multipart HTML (.mht) file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:18.563-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:06.736-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:54.392-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1452" version="1" class="vulnerability">
      <metadata>
        <title>MSDTC Unchecked Buffer Permits Remote Code Execution or Privilege Elevation (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>MSDTC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2119" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2119"/>
        <description>The MIDL_user_allocate function in the Microsoft Distributed Transaction Coordinator (MSDTC) proxy (MSDTCPRX.DLL) allocates a 4K page of memory regardless of the required size, which allows attackers to overwrite arbitrary memory locations using an incorrect size value that is provided to the NdrAllocate function, which writes management data to memory outside of the allocated buffer.</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="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:55.835-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.2.3790.374">
          <criterion comment="the version of ole32.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:959"/>
          <criterion comment="the version of rpcss.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1454" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 DDS Library Shape Control 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-2127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2127"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, as originally demonstrated using the (1) DDS Library Shape Control (Msdds.dll) COM object, and other objects including (2) Blnmgrps.dll, (3) Ciodm.dll, (4) Comsvcs.dll, (5) Danim.dll, (6) Htmlmarq.ocx, (7) Mdt2dd.dll (as demonstrated using a heap corruption attack with uninitialized memory), (8) Mdt2qd.dll, (9) Mpg4ds32.ax, (10) Msadds32.ax, (11) Msb1esen.dll, (12) Msb1fren.dll, (13) Msb1geen.dll, (14) Msdtctm.dll, (15) Mshtml.dll, (16) Msoeacct.dll, (17) Msosvfbr.dll, (18) Mswcrun.dll, (19) Netshell.dll, (20) Ole2disp.dll, (21) Outllib.dll, (22) Psisdecd.dll, (23) Qdvd.dll, (24) Repodbc.dll, (25) Shdocvw.dll, (26) Shell32.dll, (27) Soa.dll, (28) Srchui.dll, (29) Stobject.dll, (30) Vdt70.dll, (31) Vmhelper.dll, and (32) Wbemads.dll, aka a variant of the "COM Object Instantiation Memory Corruption 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="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:09:00.453-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="mshtml.dll is less than 6.0.3790.418" negate="false" test_ref="oval:org.mitre.oval:tst:923"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1466" version="1" class="vulnerability">
      <metadata>
        <title>COM+ Memory Structures Process Permits Remote Code Execution (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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="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:09:00.971-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.2.3790.374">
          <criterion comment="the version of ole32.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:959"/>
          <criterion comment="the version of rpcss.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1477" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Invalid Memory Access Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0034" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0034"/>
        <description>Heap-based buffer overflow in the CRpcIoManagerServer::BuildContext function in msdtcprx.dll for Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0 and Windows 2000 SP2 and SP3 allows remote attackers to execute arbitrary code via a long fifth argument to the BuildContextW or BuildContext opcode, aka the MSDTC Invalid Memory Access Vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:18.947-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:09:00.804-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Msdtctm.dll is less than 2001.12.4720.480" negate="false" test_ref="oval:org.mitre.oval:tst:902"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1478" version="2" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2384"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to conduct spoofing and phishing attacks by using a modal browser window in a way that preserves the original address bar and trusted UI of a trusted site, even after the browser has been navigated to a malicious site, aka the "Address Bar Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:19.103-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:07.144-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.446-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1484" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Double Byte Character Parsing Memory Corruption(Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1189" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1189"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via a crafted URL with double-byte characters, aka the "Double Byte Character Parsing Memory Corruption Vulnerability."</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 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:56.194-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1498" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Address Bar Spoofing 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-2006-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1192"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to conduct phishing attacks by spoofing the address bar and other parts of the trust UI via unknown methods that allow "window content to persist" after the user has navigated to another site, aka the "Address Bar Spoofing Vulnerability."  NOTE: this is a different vulnerability than CVE-2006-1626.</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 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:09:00.280-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1523" version="1" class="vulnerability">
      <metadata>
        <title>Unsupported Version of Windows</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="MISC" ref_id="http://www.microsoft.com/sp"/>
        <description>'As Service Packs released by Microsft mature, earlier versions and releases become unspported.  This equates to a cessation in software and security patches for that baseline.  Using an unsupported version of Windows represents a severe security risk.'</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="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.774-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="An unsupported version of Windows XP is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        </criteria>
        <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1537" version="1" class="vulnerability">
      <metadata>
        <title>.lnk File-Open Remote Code Execution Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2122" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2122"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to execute arbitrary commands via a shortcut (.lnk) file with long font properties that lead to a buffer overflow in the Client/Server Runtime Server Subsystem (CSRSS), a different vulnerability than CVE-2005-2118.</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="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:09:01.842-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="shell32.dll is less than 6.0.3790.413" negate="false" test_ref="oval:org.mitre.oval:tst:872"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1544" version="1" class="vulnerability">
      <metadata>
        <title>CSNW Remote Buffer Overflow via Network Messages (Server 2003)</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="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:57.088-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="nwwks.dll is less than 5.2.3790.386" negate="false" test_ref="oval:org.mitre.oval:tst:868"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1547" version="1" class="vulnerability">
      <metadata>
        <title>WebClient Service Unchecked Buffer Remote Code Execution (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0013"/>
        <description>Buffer overflow in the Web Client service (WebClnt.dll) for Microsoft Windows XP SP1 and SP2, and Server 2003 up to SP1, allows remote authenticated users or Guests to execute arbitrary code via crafted RPC requests, a different vulnerability than CVE-2005-1207.</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="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:09:02.709-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of webclnt.dll is less than 5.2.3790.453 (S03-Gold)" negate="false" test_ref="oval:org.mitre.oval:tst:867"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1550" version="1" class="vulnerability">
      <metadata>
        <title>TIP Request Validation Process Permits Denial of Service (Server 2003)</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="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:56.557-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.2.3790.374">
          <criterion comment="the version of ole32.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:959"/>
          <criterion comment="the version of rpcss.dll is less than 5.2.3790.374" negate="false" test_ref="oval:org.mitre.oval:tst:958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1569" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Multiple Event Handler Memory Corruption (Win2K/XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1245"/>
        <description>Buffer overflow in mshtml.dll in Microsoft Internet Explorer 6.0.2900.2180, and probably other versions, allows remote attackers to execute arbitrary code via an HTML tag with a large number of script action handlers such as onload and onmouseover, as demonstrated using onclick, aka the "Multiple Event Handler Memory Corruption Vulnerability."</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 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.449-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1589" version="1" class="vulnerability">
      <metadata>
        <title>IE6 COM Object Instantiation Memory Corruption (Win2K/XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1186"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via by instantiating the (1) Mdt2gddr.dll, (2) Mdt2dd.dll, and (3) Mdt2gddo.dll COM objects as ActiveX controls, which leads to memory corruption.</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 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.089-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1612" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Graphics Rendering Engine Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4560"/>
        <description>The Windows Graphical Device Interface library (GDI32.DLL) in Microsoft Windows allows remote attackers to execute arbitrary code via a Windows Metafile (WMF) format image with a crafted SETABORTPROC GDI Escape function call, related to the Windows Picture and Fax Viewer (SHIMGVW.DLL), a different vulnerability than CVE-2005-2123 and CVE-2005-2124, and as originally discovered in the wild on unionseek.com.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-07T07:15:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:25: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="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:58.636-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.462" negate="false" test_ref="oval:org.mitre.oval:tst:819"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1632" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Multiple Event Handler Memory Corruption (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1245"/>
        <description>Buffer overflow in mshtml.dll in Microsoft Internet Explorer 6.0.2900.2180, and probably other versions, allows remote attackers to execute arbitrary code via an HTML tag with a large number of script action handlers such as onload and onmouseover, as demonstrated using onclick, aka the "Multiple Event Handler Memory Corruption Vulnerability."</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 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:55.592-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1642" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTA Execution Vulnerability (Win2K/XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1388"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to execute HTA files via unknown vectors.</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 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.899-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1650" version="1" class="vulnerability">
      <metadata>
        <title>Korean IME Privilege Elevation Vulnerability in Server 2003</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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="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:09:00.119-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Imekr61.ime is less than 6.1.3790.1 (S03-Gold)" negate="false" test_ref="oval:org.mitre.oval:tst:791"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1651" version="1" class="vulnerability">
      <metadata>
        <title>IE6 COM Object Instantiation Memory Corruption (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1186"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via by instantiating the (1) Mdt2gddr.dll, (2) Mdt2dd.dll, and (3) Mdt2gddo.dll COM objects as ActiveX controls, which leads to memory corruption.</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 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:58.957-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1671" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 Insecure Default ACLs</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0023"/>
        <description>Microsoft Windows XP SP1 and SP2 before August 2004, and possibly other operating systems and versions, uses insecure default ACLs that allow the Authenticated Users group to gain privileges by modifying critical configuration information for the (1) Simple Service Discovery Protocol (SSDP), (2) Universal Plug and Play Device Host (UPnP), (3) NetBT, (4) SCardSvr, (5) DHCP, and (6) DnsCache services, aka "Permissive Windows Services DACLs."  NOTE: the NetBT, SCardSvr, DHCP, DnsCache already require privileged access to exploit.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 589 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-10-07T09:15:26.136-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:53.777-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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="Win2K/XP/2003 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Patch S03-KB914798 is installed." negate="true" test_ref="oval:org.mitre.oval:tst:781"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1702" version="1" class="vulnerability">
      <metadata>
        <title>IE6 DHTML Method Call Memory Corruption (Win2K/XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1359" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1359"/>
        <description>Microsoft Internet Explorer 6 and 7 Beta 2 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a certain createTextRange call on a checkbox object, which results in a dereference of an invalid table pointer.</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 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.639-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:171" version="2">
      <metadata>
        <title>Window Location Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference ref_id="CVE-2006-3640" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3640" source="CVE"/>
        <description>Microsoft Internet Explorer 5.01 and 6 allows certain script to persist across navigations between pages, which allows remote attackers to obtain the window location of visited web pages in other domains or zones, aka "Window Location 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:28:54.442-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:35.019-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:15.476-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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:1720" version="2" class="vulnerability">
      <metadata>
        <title>RRAS Memory Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2370" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2370"/>
        <description>Buffer overflow in the Routing and Remote Access service (RRAS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," aka the "RRAS Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:27.624-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:17.355-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:09:02.545-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of rasmans.dll is less than 5.2.3790.529" negate="false" test_ref="oval:org.mitre.oval:tst:757"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1724" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTA Execution 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-2006-1388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1388"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to execute HTA files via unknown vectors.</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 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:58.790-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1728" version="2" class="vulnerability">
      <metadata>
        <title>Exception Handling Memory Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2218"/>
        <description>Unspecified vulnerability in Internet Explorer 6.0 on Microsoft Windows XP SP2 allows remote attackers to execute arbitrary code via "exceptional conditions" that trigger memory corruption, as demonstrated using an exception handler and nested object tags, a variant of CVE-2006-1992.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:27.984-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:17.779-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.289-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1752" version="2" class="vulnerability">
      <metadata>
        <title>HTML Decoding Memory Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2382"/>
        <description>Heap-based buffer overflow in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via crafted UTF-8 encoded HTML that results in size discrepancies during conversion to Unicode, aka "HTML Decoding Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:29.199-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:20.420-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:57.843-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1764" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 COM object Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0012" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0012"/>
        <description>Unspecified vulnerability in Windows Explorer in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via attack vectors involving COM objects and "crafted files and directories," aka the "Windows Shell Vulnerability."</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 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:09:02.381-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of shell32.dll is less than 6.0.3790.503" negate="false" test_ref="oval:org.mitre.oval:tst:733"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1771" version="2" class="vulnerability">
      <metadata>
        <title>Outlook Express 6 (S03-Gold, Itanium) WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>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:57:54.489-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:09:02.163-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="Outlook Express 6.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1633"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.3790.504" negate="false" test_ref="oval:org.mitre.oval:tst:731"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1776" version="2" class="vulnerability">
      <metadata>
        <title>IP Source Route Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2379"/>
        <description>Buffer overflow in the TCP/IP Protocol driver in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote attackers to execute arbitrary code via unknown vectors related to IP source routing.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:30.526-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:24.157-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:55.419-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.537" negate="false" test_ref="oval:org.mitre.oval:tst:730"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1779" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Denial of Service Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1184" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1184"/>
        <description>Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0, 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to cause a denial of service (crash) via a BuildContextW request with a large (1) UuidString or (2) GuidIn of a certain length, which causes an out-of-range memory access, aka the MSDTC Denial of Service Vulnerability.  NOTE: this is a variant of CVE-2005-2119.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:30.657-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:57.668-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Msdtctm.dll is less than 2001.12.4720.480" negate="false" test_ref="oval:org.mitre.oval:tst:902"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1783" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Script Execution 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-2006-1190" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1190"/>
        <description>Microsoft Internet Explorer 5.01 through 6 does not always return the correct IOleClientSite information when dynamically creating an embedded object, which could cause Internet Explorer to run the object in the wrong security context or zone, and allow remote attackers to execute arbitrary code.</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 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:56.773-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.507" negate="false" test_ref="oval:org.mitre.oval:tst:1100"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1792" version="2" class="vulnerability">
      <metadata>
        <title>SMB Driver Elevation of Privilege Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2373" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2373"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to execute arbitrary code by calling the MrxSmbCscIoctlOpenForCopyChunk function with the METHOD_NEITHER method flag and an arbitrary address, possibly for kernel memory, aka the "SMB Driver Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:31.411-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:25.867-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:09:01.157-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.2.3790.529" negate="false" test_ref="oval:org.mitre.oval:tst:714"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1806" version="2" class="vulnerability">
      <metadata>
        <title>Flash Address Bar Spoofing Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1626" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1626"/>
        <description>Internet Explorer 6 for Windows XP SP2 and earlier allows remote attackers to spoof the address bar and possibly conduct phishing attacks by re-opening the window to a malicious Shockwave Flash application, then changing the window location back to a trusted URL while the Flash application is still loading.  NOTE: this is a different vulnerability than CVE-2006-1192.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:32.026-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:27.608-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:09:02.002-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1949" version="2" class="vulnerability">
      <metadata>
        <title>ActiveX Control Memory Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2383"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via "unexpected data" related to "parameter validation" in the DXImageTransform.Microsoft.Light ActiveX control, which causes Internet Explorer to crash in a way that enables the code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:39.825-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:43.166-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:55.236-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1983" version="2" class="vulnerability">
      <metadata>
        <title>RASMAN Registry Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2371"/>
        <description>Buffer overflow in the Remote Access Connection Manager service (RASMAN) service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," that lead to registry corruption and stack corruption, aka the "RASMAN Registry Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:41.454-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:46.133-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:57.492-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of rasmans.dll is less than 5.2.3790.529" negate="false" test_ref="oval:org.mitre.oval:tst:757"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1985" version="2" class="vulnerability">
      <metadata>
        <title>CSS Cross-Domain Information Disclosure Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4089"/>
        <description>Microsoft Internet Explorer allows remote attackers to bypass cross-domain security restrictions and obtain sensitive information by using the @import directive to download files from other domains that are not valid Cascading Style Sheets (CSS) files, as demonstrated using Google Desktop, aka "CSSXSS" and "CSS Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:41.748-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:46.973-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:54.879-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2017" version="2" class="vulnerability">
      <metadata>
        <title>COM Object Instantiation Memory Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1303" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1303"/>
        <description>Multiple unspecified vulnerabilities in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allow remote attackers to execute arbitrary code by instantiating certain COM objects from Wmm2fxa.dll as ActiveX controls including (1) DXImageTransform.Microsoft.MMSpecialEffect1Input, (2) DXImageTransform.Microsoft.MMSpecialEffect1Input.1, (3) DXImageTransform.Microsoft.MMSpecialEffect2Inputs, (4) DXImageTransform.Microsoft.MMSpecialEffect2Inputs.1, (5) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input, and (6) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input.1, which causes memory corruption during garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:42.693-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:48.660-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:56.378-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.536" negate="false" test_ref="oval:org.mitre.oval:tst:952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2060" version="2" class="vulnerability">
      <metadata>
        <title>SMB Invalid Handle Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2374"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to cause a denial of service (hang) via by calling the MrxSmbCscIoctlCloseForCopyChunk with the file handle of the shadow device, which results in a deadlock, aka the "SMB Invalid Handle Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:43.858-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:49.854-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:55.066-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.2.3790.529" negate="false" test_ref="oval:org.mitre.oval:tst:714"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2495" version="1" class="vulnerability">
      <metadata>
        <title>Windows Utility Manager Shatter Message Vulnerability II</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Utility Manager</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0213" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0213"/>
        <description>Utility Manager in Windows 2000 launches winhlp32.exe while Utility Manager is running with raised privileges, which allows local users to gain system privileges via a "Shatter" style attack that sends a Windows message to cause Utility Manager to launch winhlp32 by directly accessing the context sensitive help and bypassing the GUI, then sending another message to winhlp32 in order to open a user-selected file, a different vulnerability than CVE-2003-0908.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</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="Added missing value to value element of ste:483. Set value to 1. Implemented by Jon Baker of The MITRE Corporation." date="2007-01-11T21:18:00.841-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-11T21:21:35.996-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of Sp3res.dll is less than 5.0.2195.6928" negate="false" test_ref="oval:org.mitre.oval:tst:533"/>
        <criterion comment="the version of Umandlg.dll is less than 1.0.0.5" negate="false" test_ref="oval:org.mitre.oval:tst:532"/>
        <criterion comment="the patch kb842526 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:531"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:313" class="vulnerability" version="1">
      <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>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>
          </dates>
          <status>INTERIM</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.605" negate="false" test_ref="oval:org.mitre.oval:tst:92"/>
        </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.2817" negate="false" test_ref="oval:org.mitre.oval:tst:90"/>
        </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.3020" negate="false" test_ref="oval:org.mitre.oval:tst:132"/>
        </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="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.1586" negate="false" test_ref="oval:org.mitre.oval:tst:89"/>
        </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.3846.2300" negate="false" test_ref="oval:org.mitre.oval:tst:88"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:337" class="vulnerability" version="1">
      <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>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>
          </dates>
          <status>INTERIM</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.605" negate="false" test_ref="oval:org.mitre.oval:tst:92"/>
        </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.2817" negate="false" test_ref="oval:org.mitre.oval:tst:90"/>
        </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.3020" negate="false" test_ref="oval:org.mitre.oval:tst:132"/>
        </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="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.1586" negate="false" test_ref="oval:org.mitre.oval:tst:89"/>
        </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.3846.2300" negate="false" test_ref="oval:org.mitre.oval:tst:88"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:433" version="2">
      <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>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>
          </dates>
          <status>INTERIM</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>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:462" version="2">
      <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>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>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>
          </dates>
          <status>INTERIM</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 class="vulnerability" id="oval:org.mitre.oval:def:5" version="2">
      <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>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>
          </dates>
          <status>INTERIM</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 class="vulnerability" id="oval:org.mitre.oval:def:502" version="2">
      <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>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>
          </dates>
          <status>INTERIM</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 class="vulnerability" id="oval:org.mitre.oval:def:577" version="2">
      <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>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>
          </dates>
          <status>INTERIM</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:671" version="1" 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>
          <product>Operating System</product>
        </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>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.419" negate="false" test_ref="oval:org.mitre.oval:tst:2436"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:719" version="2">
      <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>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>
          </dates>
          <status>INTERIM</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 class="vulnerability" id="oval:org.mitre.oval:def:738" version="2">
      <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>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>
          </dates>
          <status>INTERIM</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:761" class="vulnerability" version="1">
      <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>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>
          </dates>
          <status>INTERIM</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.605" negate="false" test_ref="oval:org.mitre.oval:tst:92"/>
        </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.2817" negate="false" test_ref="oval:org.mitre.oval:tst:90"/>
        </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.3020" negate="false" test_ref="oval:org.mitre.oval:tst:132"/>
        </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="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.1586" negate="false" test_ref="oval:org.mitre.oval:tst:89"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:792" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Double Byte Character Parsing Memory Corruption (Win2K/WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1189" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1189"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via a crafted URL with double-byte characters, aka the "Double Byte Character Parsing Memory Corruption Vulnerability."</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 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:15.998-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:812" version="2" class="vulnerability">
      <metadata>
        <title>Outlook Express 6 (S03-Gold) WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>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>
          </dates>
          <status>INTERIM</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 is patched" negate="true" test_ref="oval:org.mitre.oval:tst:2437"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="Outlook Express 6.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1633"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.3790.2663" negate="false" test_ref="oval:org.mitre.oval:tst:1632"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:965" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Script Execution Vulnerability (Win2K/XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1190" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1190"/>
        <description>Microsoft Internet Explorer 5.01 through 6 does not always return the correct IOleClientSite information when dynamically creating an embedded object, which could cause Internet Explorer to run the object in the wrong security context or zone, and allow remote attackers to execute arbitrary code.</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 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.686-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2800.1543" negate="false" test_ref="oval:org.mitre.oval:tst:2332"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1058" version="0" class="vulnerability">
      <metadata>
        <title>Vulnerability in Vector Markup Language (VML) Could Allow Remote Code Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0024" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0024"/>
        <description>Integer overflow in the Vector Markup Language (VML) implementation (vgx.dll) in Microsoft Internet Explorer 5.01, 6, and 7 on Windows 2000 SP4, XP SP2, Server 2003, and Server 2003 SP1 allows remote attackers to execute arbitrary code via a crafted web page that contains unspecified integer properties that cause insufficient memory allocation and trigger a buffer overflow, aka the "VML Buffer Overrun Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-09T06:00:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-01-11T15:30:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Windows Server 2003 Gold or Windows Server 2003 SP1 with IE 6" operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
            <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="version of Vgx.dll is less than 6.0.3790.623" negate="false" test_ref="oval:org.mitre.oval:tst:181"/>
        </criteria>
        <criteria comment="Windows Server 2003 Gold or Windows Server 2003 with IE 7" operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
            <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          </criteria>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="version of Vgx.dll is less than 7.0.6000.16386" negate="false" test_ref="oval:org.mitre.oval:tst:183"/>
        </criteria>
        <criteria comment="Windows XP SP2 with Internet Explorer 7" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="version of Vgx.dll is less than 7.0.6000.16386" negate="false" test_ref="oval:org.mitre.oval:tst:183"/>
        </criteria>
        <criteria comment="Windows XP SP2 with Internet Explorer 6" 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="version of Vgx.dll is less than 6.0.2900.3051" negate="false" test_ref="oval:org.mitre.oval:tst:185"/>
        </criteria>
        <criteria comment="Windows XP (64-bit,SP1) with Internet Explorer 6" operator="AND">
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
          <extend_definition comment="Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="version of Vgx.dll is less than 6.0.3790.2851" negate="false" test_ref="oval:org.mitre.oval:tst:187"/>
        </criteria>
        <criteria comment="Windows 2000 SP4 with Internet Explorer 6" 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="version of Vgx.dll is less than 6.0.2800.1588" negate="false" test_ref="oval:org.mitre.oval:tst:189"/>
        </criteria>
        <criteria comment="Windows 2000 SP4 with Internet Explorer 5.01" 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="version of Vgx.dll is less than 6.0.2800.1588" negate="false" test_ref="oval:org.mitre.oval:tst:189"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:627" version="0">
      <metadata>
        <title>Microsoft Internet Explorer 7 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Internet Explorer 7 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2007-01-09T06:00:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2007-01-11T15:30:00-04:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Internet Explorer 7 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:178"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1165" version="2" class="vulnerability">
      <metadata>
        <title>Outlook 2002 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:25: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 date="2006-05-31T01:11:00.000-04:00" comment="modified wft-735 - Fixed version operator--was \&quot;greater than\&quot; by mistake.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-05-31T09:44:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:13.832-04:00">ACCEPTED</status_change>
            <modified comment="Fix to regex, target pattern in ste:988 is not always ALL CAPS." date="2007-01-10T16:19:00.430-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-10T16:19:58.687-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1106"/>
        <criterion comment="the version of msmapi32.dll is less than 10.0.6772.0" negate="false" test_ref="oval:org.mitre.oval:tst:1105"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1456" version="1" class="vulnerability">
      <metadata>
        <title>Outlook 2003 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="Fix to regex, target pattern in ste:826 is not always ALL CAPS." date="2007-01-10T16:47:00.128-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-10T16:47:44.225-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:922"/>
        <criterion comment="the version of msmapi32.dll is greater than 11.0.6566.0" negate="true" test_ref="oval:org.mitre.oval:tst:921"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1485" version="2" class="vulnerability">
      <metadata>
        <title>Outlook 2000 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 date="2006-05-31T01:10:00.000-04:00" comment="modified wft-733 - Fixed version operator--was \&quot;greater than\&quot; by mistake.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-05-31T09:44:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:19.398-04:00">ACCEPTED</status_change>
            <modified comment="Fix to regex, target pattern in ste:804 is not always ALL CAPS, and does not always include the '9'." date="2007-01-10T16:51:00.914-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-10T16:51:42.014-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:895"/>
        <criterion comment="the version of msmapi32.dll is less than 5.5.3201.0" negate="false" test_ref="oval:org.mitre.oval:tst:894"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1721" version="2" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (VS.NET 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visual Studio .NET 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-24T04:32:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-29T02:08:00.000-04:00">DRAFT</status_change>
            <modified date="2004-09-30T11:39:00.000-04:00" comment="changed affected platforms">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check KB830348.  Added check for VS.NET Gdiplus.dll in WinSxS.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 578 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-10-07T09:15:27.749-04:00">ACCEPTED</status_change>
            <modified comment="var:228 updated: reference to windir environment variable object obj:577 replaced with obj:219, the registry object for SystemRoot.  Literal component now starts with a backslash.  Implemented by Harvey Rubinovitz." date="2007-01-05T16:46:00.401-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-05T16:52:19.546-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Visual Studio .NET 2003 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:756"/>
        <criterion comment="the version of Gdiplus.dll for Visual Studio .NET is less than 5.1.3102.1355" negate="false" test_ref="oval:org.mitre.oval:tst:755"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4307" version="2" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (VS.NET 2002)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visual Studio .NET 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-30T11:37:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-10-06T12:57:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check KB830348.  Added check for VS.NET Gdiplus.dll in WinSxS.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 303 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-10-07T09:15:47.358-04:00">ACCEPTED</status_change>
            <modified comment="var:228 updated: reference to windir environment variable object obj:577 replaced with obj:219, the registry object for SystemRoot.  Literal component now starts with a backslash.  Implemented by Harvey Rubinovitz." date="2007-01-05T16:46:00.401-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-05T16:52:19.766-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Visual Studio .NET 2002 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:334"/>
        <criterion comment="the version of Gdiplus.dll for Visual Studio .NET is less than 5.1.3102.1355" negate="false" test_ref="oval:org.mitre.oval:tst:755"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4384" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Message Queuing Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Message Queuing</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0059" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0059"/>
        <description>Buffer overflow in the Message Queuing component of Microsoft Windows 2000 and Windows XP SP1 allows remote attackers to execute arbitrary code via a crafted message.</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: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="Set xsi:nil to true for name sub-element of obj:298.  Implemented by Harvey Rubinovitz." date="2007-01-08T17:30:00.883-05:00">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2007-01-08T17:31:48.977-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows XP Service Pack 1">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <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 mqrt.dll is less than 5.1.0.1044" negate="false" test_ref="oval:org.mitre.oval:tst:329"/>
          <criterion comment="the patch KB892944 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:328"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Message Queuing Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:327"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1583" version="1" class="vulnerability">
      <metadata>
        <title>Win2K Kernel Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2827" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2827"/>
        <description>The thread termination routine in the kernel for Windows NT 4.0 and 2000 (NTOSKRNL.EXE) allows local users to modify kernel memory and execution flow via steps in which a terminating thread causes Asynchronous Procedure Call (APC) entries to free the wrong data, aka the "Windows Kernel Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-13T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-16T01:03:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Changed obj:633 to use var:200 to get the Windows System 32 directory." date="2007-01-04T08:58:00.479-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-04T09:00:02.619-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="The version of Ntkrnlpa.exe is less than 5.0.2195.7071" negate="false" test_ref="oval:org.mitre.oval:tst:839"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2204" version="1" class="vulnerability">
      <metadata>
        <title>IIS4.0 Redirect Function Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0205" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0205"/>
        <description>Buffer overflow in Microsoft Internet Information Server (IIS) 4.0 allows local users to execute arbitrary code via the redirect function.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</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 datatype of value element on ste:536. Datatype should be int" date="2007-01-04T09:00:00.815-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-01-04T09:01:32.938-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the patch q841373 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:595"/>
          <criterion comment="the version of w3svc.dll is less than 4.2.788.1" negate="false" test_ref="oval:org.mitre.oval:tst:594"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Permanent redirects enabled" negate="false" test_ref="oval:org.mitre.oval:tst:593"/>
          <criterion comment="MaxClientRequestBufferData less than or equal to 16384" negate="true" test_ref="oval:org.mitre.oval:tst:592"/>
        </criteria>
      </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>.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>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The .NET Framework v2.0 is installed" definition_ref="oval:org.mitre.oval:def:310"/>
        <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:607" class="vulnerability" version="1">
      <metadata>
        <title>Workstation Service Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</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:00.053-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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:669" class="vulnerability" version="1">
      <metadata>
        <title>Windows Media Format ASX Parsing 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-2006-6134" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6134"/>
        <description>Heap-based buffer overflow in the WMCheckURLScheme function in WMVCORE.DLL in Microsoft Windows Media Player (WMP) 10.00.00.4036 on Windows XP SP2, Server 2003, and Server 2003 SP1 allows remote attackers to cause a denial of service (application crash) and execute arbitrary code via a long HREF attribute, using an unrecognized protocol, in a REF element in an ASX PlayList file.</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:00.223-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criterion test_ref="oval:org.mitre.oval:tst:102" comment="Wmvcore.dll for Windows Media Format 7.1 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:174" comment="the version of Wmvcore.dll is less than 7.10.0.3079"/>
        </criteria>
        <criteria operator="AND">
          <criterion test_ref="oval:org.mitre.oval:tst:125" comment="Wmvcore.dll for Windows Media Format 9.0 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:112" comment="the version of Wmvcore.dll is less than 9.0.0.3265"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition definition_ref="oval:org.mitre.oval:def:521" comment="Windows XP, SP2 is installed"/>
          <criterion test_ref="oval:org.mitre.oval:tst:115" comment="Wmvcore.dll for Windows Media Format 9.5 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:191" comment="the version of Wmvcore.dll is less than 10.0.0.3702"/>
        </criteria>
        <criteria operator="AND">
          <criterion test_ref="oval:org.mitre.oval:tst:2747" comment="a 64-bit version of Windows is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:115" comment="Wmvcore.dll for Windows Media Format 9.5 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:117" comment="the version of Wmvcore.dll is less than 10.0.0.3810"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
          <criterion test_ref="oval:org.mitre.oval:tst:2747" negate="true" comment="a 64-bit version of Windows is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:115" comment="Wmvcore.dll for Windows Media Format 9.5 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:116" comment="the version of Wmvcore.dll is less than 10.0.0.3708"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:682" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Agent Security Prompt Spoofing Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-22T07:25:00.000-04:00">DRAFT</status_change>
            <modified date="2005-06-24T12:00:00.000-04:00" comment="added cve 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:00.438-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="Windows 2000 (sp4 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
          </criteria>
          <criterion comment="the version of agentdpv.dll is less than 2.0.0.3423" negate="false" test_ref="oval:org.mitre.oval:tst:2425"/>
          <criterion comment="the patch kb890046 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2424"/>
        </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:704" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000 WINS Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:54:00.642-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="Windows 2000 Server is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <criterion comment="the version of wins.exe is less than 5.0.2195.6870" negate="false" test_ref="oval:org.mitre.oval:tst:2407"/>
          <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:709" class="vulnerability" version="1">
      <metadata>
        <title>Flash Improper Memory Access Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3587"/>
        <description>Unspecified vulnerability in Adobe (Macromedia) Flash Player 8.0.24.0 allows remote attackers to execute arbitrary commands via a malformed .swf file that results in "multiple improper memory access" errors.</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:00.827-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="WinXP,SP2 or WinXP,SP1 (64-bit)" operator="OR">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria comment="Flash.ocx exists without upgrades to Flash8 or Flash9" operator="AND">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion comment="Flash8.ocx  (minimum version 8.0.22.0) is not installed" test_ref="oval:org.mitre.oval:tst:83" negate="true"/>
          <criterion comment="Flash9.ocx  (minimum version 9.0.16.0) is not installed" test_ref="oval:org.mitre.oval:tst:85" negate="true"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:712" version="2" class="vulnerability">
      <metadata>
        <title>Animated Cursor Denial of Service (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows Animated Cursor</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1305" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1305"/>
        <description>The Windows Animated Cursor (ANI) capability in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allow remote attackers to cause a denial of service via (1) the frame number set to zero, which causes an invalid memory address to be used and leads to a kernel crash, or (2) the rate number set to zero, which leads to resource exhaustion and hang.</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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:54:00.954-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of user32.dll is less than 4.0.1381.7342" negate="false" test_ref="oval:org.mitre.oval:tst:2400"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:780" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 Path MTU Discovery Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2003</product>
        </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>
          </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"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" negate="false" test_ref="oval:org.mitre.oval:tst:2354"/>
          <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
          <criterion comment="the patch KB893066 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2353"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Enable Path MTU Discovery is Disabled" negate="false" test_ref="oval:org.mitre.oval:tst:2352"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:800" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT WINS Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it referencess Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:54:01.622-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="Windows NT Server 4.0 is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <criterion comment="the version of wins.exe is less than 4.0.1381.7255" negate="false" test_ref="oval:org.mitre.oval:tst:2324"/>
          <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:906" version="2" 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>
          </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"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of agentdpv.dll is less than 2.0.0.3423" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of agentdpv.dll is less than 5.2.3790.1241" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of agentdpv.dll is less than 5.2.3790.1241" negate="false" test_ref="oval:org.mitre.oval:tst:1476"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb890046 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2424"/>
        </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:908" 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>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>
          </dates>
          <status>INTERIM</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:969" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT COM Internet Services/RPC over HTTP Proxy Component Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>COM Internet Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0807" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0807"/>
        <description>Buffer overflow in the COM Internet Services and in the RPC over HTTP Proxy components for Microsoft Windows NT Server 4.0, NT 4.0 Terminal Server Edition, 2000, XP, and Server 2003 allows remote attackers to cause a denial of service via a crafted request.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-06-18T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-02T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it referencess Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:54:02.359-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 NT 4.0 Server or Terminal Server is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criteria operator="OR" comment="Server or Terminal Server product option">
              <criteria operator="OR" comment="Windows NT server product option">
                <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
                <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
              </criteria>
              <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="a vulnerable version of rpcproxy.dll exists on NT">
            <criteria operator="AND" comment="non Terminal Server and rpcproxy.dll is less than 4.0.1381.7255">
              <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
              <criterion comment="the version of rpcproxy.dll is less than 4.0.1381.7255" negate="false" test_ref="oval:org.mitre.oval:tst:1385"/>
            </criteria>
            <criteria operator="AND" comment="Terminal Server and rpcproxy.dll is less than 4.0.1381.33559">
              <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
              <criterion comment="the version of rpcproxy.dll is less than 4.0.1381.33559" negate="false" test_ref="oval:org.mitre.oval:tst:1384"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="COM Internet Services are enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1383"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1016" version="2" class="vulnerability">
      <metadata>
        <title>Win2k Domain Controller LSASS Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Lightweight Directory Access Protocol (LDAP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0663" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0663"/>
        <description>Unknown vulnerability in the Local Security Authority Subsystem Service (LSASS) in Windows 2000 domain controllers allows remote attackers to cause a denial of service via a crafted LDAP message.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it referencess Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:46.187-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (domain controller) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
        </criteria>
        <criterion comment="the version of lsasrv.dll is less than 5.0.2195.6902" negate="false" test_ref="oval:org.mitre.oval:tst:1511"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:104" class="vulnerability" version="1">
      <metadata>
        <title>Microsoft XML Core Services 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 source="CVE" ref_id="CVE-2006-5745" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5745"/>
        <description>Unspecified vulnerability in the setRequestHeader method in the XMLHTTP (XML HTTP) ActiveX Control 4.0 in Microsoft XML Core Services 4.0 on Windows, when accessed by Internet Explorer, allows remote attackers to execute arbitrary code via crafted arguments that lead to memory corruption, a different vulnerability than CVE-2006-4685.  NOTE: some of these details are obtained from third party information.</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:47.020-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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.9841.0" negate="false" test_ref="oval:org.mitre.oval:tst:62"/>
        </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.3890.0" negate="false" test_ref="oval:org.mitre.oval:tst:138"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1047" class="vulnerability" version="1">
      <metadata>
        <title>SNMP 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-5583" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5583"/>
        <description>Buffer overflow in the SNMP Service in Microsoft Windows 2000 SP4, XP SP2, Server 2003, Server 2003 SP1, and possibly other versions allows remote attackers to execute arbitrary code via a crafted SNMP packet, aka "SNMP 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:53:47.448-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 Snmp.exe is less than 5.0.2195.7112" test_ref="oval:org.mitre.oval:tst:118"/>
        </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 Snmp.exe is less than 5.1.2600.3038" test_ref="oval:org.mitre.oval:tst:119"/>
        </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 Snmp.exe is less than 5.2.3790.2837" test_ref="oval:org.mitre.oval:tst:120"/>
        </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 Snmp.exe is less than 5.2.3790.615" test_ref="oval:org.mitre.oval:tst:121"/>
        </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 Snmp.exe is less than 5.2.3790.2837" test_ref="oval:org.mitre.oval:tst:120"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1050" class="vulnerability" version="1">
      <metadata>
        <title>Flash Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3587"/>
        <description>Unspecified vulnerability in Adobe (Macromedia) Flash Player 8.0.24.0 allows remote attackers to execute arbitrary commands via a malformed .swf file that results in "multiple improper memory access" errors.</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:47.670-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="WinXP,SP2 or WinXP,SP1 (64-bit)" operator="OR">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria comment="Flash.ocx exists without upgrades to Flash8 or Flash9" operator="AND">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion comment="Flash8.ocx  (minimum version 8.0.22.0) is not installed" test_ref="oval:org.mitre.oval:tst:83" negate="true"/>
          <criterion comment="Flash9.ocx  (minimum version 9.0.16.0) is not installed" test_ref="oval:org.mitre.oval:tst:85" negate="true"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1055" class="vulnerability" version="1">
      <metadata>
        <title>Windows Address Book Contact Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2386" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2386"/>
        <description>Unspecified vulnerability in Microsoft Outlook Express 6 and earlier allows remote attackers to execute arbitrary code via a crafted contact record in a Windows Address Book (WAB) file.</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:47.933-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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"/>
          <extend_definition comment="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.4971.600" test_ref="oval:org.mitre.oval:tst:134"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows 2000, SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Outlook Express 6, SP1 is installed" definition_ref="oval:org.mitre.oval:def:488"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.2800.1896" test_ref="oval:org.mitre.oval:tst:143"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.2900.3028" test_ref="oval:org.mitre.oval:tst:145"/>
        </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"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.3790.2826" test_ref="oval:org.mitre.oval:tst:146"/>
        </criteria>
        <criteria comment="S03-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.3790.607" test_ref="oval:org.mitre.oval:tst:148"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Outlook Express 6 is installed" definition_ref="oval:org.mitre.oval:def:425"/>
          <criterion comment="the version of inetcomm.dll is less than 6.0.3790.2826" test_ref="oval:org.mitre.oval:tst:146"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:425" class="inventory" version="1">
      <metadata>
        <title>Outlook Express 6 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Outlook Express 6 is installed.</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:56.756-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Outlook Express 6 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:1633"/>
        <extend_definition comment="Outlook Express 6 SP1 is installed." negate="true" definition_ref="oval:org.mitre.oval:def:488"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:488" class="inventory" version="1">
      <metadata>
        <title>Outlook Express 6 SP1 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Outlook Express 6 SP1 is installed.</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:58.863-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Outlook Express 6 SP1 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:1355"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:504" class="inventory" version="1">
      <metadata>
        <title>Outlook Express 5.5 SP2 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
        </affected>
        <description>Outlook Express 5.5 SP2 is installed.</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.147-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Outlook Express 5.5 SP2 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:1514"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1103" 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-4777" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4777"/>
        <description>Heap-based buffer overflow in the DirectAnimation Path Control (DirectAnimation.PathControl) COM object (daxctle.ocx) for Internet Explorer 6.0 SP1, on Chinese and possibly other Windows distributions, allows remote attackers to execute arbitrary code via unknown manipulations in arguments to the KeyFrame method, possibly related to an integer overflow, as demonstrated by daxctle2, and a different vulnerability than CVE-2006-4446.</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:48.307-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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:1194" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Agent Security Prompt Spoofing Vulnerability (Windows XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-22T03:21: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:53:48.946-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
              <criterion comment="the version of agentdpv.dll is less than 2.0.0.3423" negate="false" test_ref="oval:org.mitre.oval:tst:2425"/>
            </criteria>
            <criteria operator="AND" comment=" a vulnerable version of agentdpv exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
              <criterion comment="the version of agentdpv.dll is less than 5.2.3790.1241" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of agentdpv.dll is less than 5.2.3790.1241" negate="false" test_ref="oval:org.mitre.oval:tst:1476"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb890046 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2424"/>
        </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:1288" version="2" class="vulnerability">
      <metadata>
        <title>Win2k Land Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </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-04-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</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>
            <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:49.217-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
        <criterion comment="the version of Tcpip.sys is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:1012"/>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1321" version="2" class="vulnerability">
      <metadata>
        <title>Windows Kernel LPC Privilege Escalation Vulnerability (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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="2004-12-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:49.402-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 4.0.1381.7268" negate="false" test_ref="oval:org.mitre.oval:tst:988"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1455" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT Certificate Validation Identity Spoofing Vulnerability (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Certificate Validation</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1183" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1183"/>
        <description>Microsoft Windows 98 and Windows NT 4.0 do not properly verify the Basic Constraints of digital certificates, allowing remote attackers to execute code, aka "New Variant of Certificate Validation Flaw Could Enable Identity Spoofing" (CAN-2002-0862).</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-13T12:00:00.000-04:00" comment="Added superceding patch info.">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="Changed to DRAFT">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:49.608-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of cryptdlg.dll is less then 5.0.1558.6072" negate="false" test_ref="oval:org.mitre.oval:tst:1229"/>
        <criterion comment="the patch Q329115 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1231"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:154" class="vulnerability" version="1">
      <metadata>
        <title>Microsoft Agent 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-3445" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3445"/>
        <description>Microsoft Agent on Microsoft Windows 2000 SP4, XP SP2, and Server 2003 up to SP1 allows remote attackers to execute arbitrary code via a crafted .ACF file that triggers memory corruption.</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:49.969-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</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 agentdpv.dll is less than 2.0.0.3424" test_ref="oval:org.mitre.oval:tst:195"/>
        </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 agentdpv.dll is less than 2.0.0.3424" test_ref="oval:org.mitre.oval:tst:195"/>
        </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 agentdpv.dll is less than 5.2.3790.1242" test_ref="oval:org.mitre.oval:tst:109"/>
        </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 agentdpv.dll is less than 2.0.0.3424" test_ref="oval:org.mitre.oval:tst:195"/>
        </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 agentdpv.dll is less than 5.2.3790.1242" test_ref="oval:org.mitre.oval:tst:109"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1685" version="2" class="vulnerability">
      <metadata>
        <title>WinXP Land Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </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:50.188-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1318"/>
        <criteria operator="OR" comment="A vulnerable version of tcpip.sys is installed.">
          <criteria operator="AND" comment="Service Pack 1 is installed and tcpip.sys is less than 5.1.2600.1693">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.1693" negate="false" test_ref="oval:org.mitre.oval:tst:776"/>
          </criteria>
          <criteria operator="AND" comment="Service Pack 2 is installed and tcpip.sys is less than 5.1.2600.2685">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.2685" negate="false" test_ref="oval:org.mitre.oval:tst:775"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1744" version="2" class="vulnerability">
      <metadata>
        <title>WinXP IP Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </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:50.430-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1318"/>
        <criteria operator="OR" comment="A vulnerable version of tcpip.sys is installed.">
          <criteria operator="AND" comment="Service Pack 1 is installed and tcpip.sys is less than 5.1.2600.1693">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.1693" negate="false" test_ref="oval:org.mitre.oval:tst:776"/>
          </criteria>
          <criteria operator="AND" comment="Service Pack 2 is installed and tcpip.sys is less than 5.1.2600.2685">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.2685" negate="false" test_ref="oval:org.mitre.oval:tst:775"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1749" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT Long Share Names Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0214" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0214"/>
        <description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T03:38: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 date="2005-09-26T01:33:00.000-04:00" comment="modified wft-517 - 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="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:50.652-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criteria operator="OR" comment="a vulnerable version of shell32.dll exists">
          <criteria operator="AND" comment="a vulnerable version of shell32.dll exists on NT Server">
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
            <criteria operator="OR" comment="a vulnerable version of shell32.dll exists">
              <criteria operator="AND" comment="Active Desktop is installed and shell32.dll is less than 4.72.3843.3100">
                <criterion comment="Active Desktop  is installed" negate="false" test_ref="oval:org.mitre.oval:tst:743"/>
                <criterion comment="the version of shell32.dll is less than 4.72.3843.3100" negate="false" test_ref="oval:org.mitre.oval:tst:742"/>
              </criteria>
              <criteria operator="AND" comment="Active Desktop is not installed and shell32.dll is less than 4.0.1381.7267">
                <criterion comment="Active Desktop  is installed" negate="true" test_ref="oval:org.mitre.oval:tst:743"/>
                <criterion comment="the version of shell32.dll is less than 4.0.1381.7267" negate="false" test_ref="oval:org.mitre.oval:tst:741"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="a vulnerable version of shell32.dll exists on NT Terminal Server">
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="the version of shell32.dll is less than 4.0.1381.3356" negate="false" test_ref="oval:org.mitre.oval:tst:740"/>
          </criteria>
        </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:1910" version="2" class="vulnerability">
      <metadata>
        <title>WinXP Blind Connection Reset Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="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:50.972-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1318"/>
        <criteria operator="OR" comment="A vulnerable version of tcpip.sys is installed.">
          <criteria operator="AND" comment="Service Pack 1 is installed and tcpip.sys is less than 5.1.2600.1693">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.1693" negate="false" test_ref="oval:org.mitre.oval:tst:776"/>
          </criteria>
          <criteria operator="AND" comment="Service Pack 2 is installed and tcpip.sys is less than 5.1.2600.2685">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.2685" negate="false" test_ref="oval:org.mitre.oval:tst:775"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2166" version="3" class="vulnerability">
      <metadata>
        <title>Windows NT Windows POSIX Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>POSIX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0210" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0210"/>
        <description>The POSIX component of Microsoft Windows NT and Windows 2000 allows local users to execute arbitrary code via certain parameters, possibly by modifying message length values and causing a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <modified date="2004-07-14T12: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-09-24T23:42:00.000-04:00" comment="Fixed typo in obj:503, referenced by tst:609.  Was 'Subsystem' instead of 'SubSystems'.  Fix implemented by Matthew Wojcik of MITRE.">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-09-24T23:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-10T20:39:57.329-04:00">ACCEPTED</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:51.200-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="the patch kb841872 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:612"/>
          <criteria operator="OR" comment="Version check for psxss.exe on NT Workstation, Server 4.0 and NT Terminal Server">
            <criteria operator="AND" comment="This is an NT Terminal Server and the version of psxss.exe is less than 4.0.1381.33567">
              <criterion comment="the version of psxss.exe is less than 4.0.1381.33567" negate="false" test_ref="oval:org.mitre.oval:tst:611"/>
              <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            </criteria>
            <criteria operator="AND" comment="The version of psxss.exe is less than 4.0.1381.7269 on either NT Workstation or NT Server 4.0">
              <criteria operator="OR" comment="This is an NT Workstation or Windows NT Server 4.0 is installed">
                <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
                  <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
                  <criteria operator="OR" comment="Windows NT server product option">
                    <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
                    <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
                  </criteria>
                </criteria>
                <criterion comment="this is an NT Workstation" negate="false" test_ref="oval:org.mitre.oval:tst:2703"/>
              </criteria>
              <criterion comment="the version of psxss.exe is less than 4.0.1381.7269" negate="false" test_ref="oval:org.mitre.oval:tst:610"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="POSIX is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:609"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2188" version="2" class="vulnerability">
      <metadata>
        <title>Win2k Path MTU Discovery Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </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-04-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</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>
            <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:51.442-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
          <criterion comment="the version of Tcpip.sys is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:1012"/>
          <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Enable Path MTU Discovery is Disabled" negate="true" test_ref="oval:org.mitre.oval:tst:2352"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2280" version="2" class="vulnerability">
      <metadata>
        <title>DHCP Server Logging Vulnerability (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>DHCP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0899" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0899"/>
        <description>The DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition, with DHCP logging enabled, does not properly validate the length of certain messages, which allows remote attackers to cause a denial of service (application crash) via a malformed DHCP message, aka "Logging Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-12-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-01-12T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2005-01-27T12:00:00.000-04:00" comment="Corrected the patch number being checked">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-02-07T12:00:00.000-04:00" comment="negated the patch check">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-23T09:25:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:51.630-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of Dhcpssvc.dll is less than 4.0.1381.7304" negate="false" test_ref="oval:org.mitre.oval:tst:562"/>
        <criterion comment="the patch KB885249 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:561"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2394" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT Unchecked Buffer in NetDDE</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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-13T04:09: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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:51.828-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of nddenb32.dll is less than 4.0.1381.7268" negate="false" test_ref="oval:org.mitre.oval:tst:550"/>
        <criterion comment="the version of netdde.exe is less than 4.0.1381.7280" negate="false" test_ref="oval:org.mitre.oval:tst:549"/>
        <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:2541" version="2" class="vulnerability">
      <metadata>
        <title>WINS Association Context Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</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>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:52.038-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="Windows 2000 Server is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
          <criterion comment="the version of wins.exe is less than 5.0.2195.7005" negate="false" test_ref="oval:org.mitre.oval:tst:517"/>
          <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:2568" version="2" class="vulnerability">
      <metadata>
        <title>License Logging Service Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>MDAC 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 arbtirary 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-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>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:52.285-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="Windows 2000 Server is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <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.0.2195.7021" negate="false" test_ref="oval:org.mitre.oval:tst:513"/>
        </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:2689" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 Large Window Size TCP RST Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2003</product>
        </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>
          </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="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" negate="false" test_ref="oval:org.mitre.oval:tst:2354"/>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </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>
          </dates>
          <status>INTERIM</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:426" class="inventory" version="1">
      <metadata>
        <title>Microsoft Visual Studio 2005 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Microsoft Visual Studio 2005 is installed.</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:56.869-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Visual Studio 2005 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:149"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3071" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT Program Group Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:52.848-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criteria operator="OR" comment="a vulnerable version of grpconv.exe exists on NT">
          <criteria operator="AND" comment="NT Server and grpconv.exe less than 4.0.1381.7286">
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
            <criterion comment="the version of grpconv.exe (system32) is less than 4.0.1381.7286" negate="false" test_ref="oval:org.mitre.oval:tst:461"/>
          </criteria>
          <criteria operator="AND" comment="NT Terminal Server and grpconv.exe less than 4.0.1381.33577">
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="the version of grpconv.exe (system32) is less than 4.0.1381.33577" negate="false" test_ref="oval:org.mitre.oval:tst:460"/>
          </criteria>
        </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:3310" version="2" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Font Conversion Vulnerability (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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-06T09:32: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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Edited criteria. 1) dropped explicit check for Hotfix kb885836, 2) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:53.395-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of wordpad.exe is less than 4.0.1381.7312" negate="false" test_ref="oval:org.mitre.oval:tst:441"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3355" version="2" class="vulnerability">
      <metadata>
        <title>LoadImage Cursor and Icon Format Handling Vulnerability (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:53.630-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of user32.dll is less than 4.0.1381.7342" negate="false" test_ref="oval:org.mitre.oval:tst:2400"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3458" version="2" class="vulnerability">
      <metadata>
        <title>Win2k Blind Connection Reset Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-04-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</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>
            <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:54.175-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
        <criterion comment="the version of Tcpip.sys is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:1012"/>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3496" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT IE HTML Help ActiveX control Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>HTML Help ActiveX Control</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1043" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1043"/>
        <description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the "Related Topics" command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using "writehta.txt" and the ADODB recordset, which saves a .HTA file to the local system, aka the "HTML Help ActiveX control Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-30T12: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="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:54.357-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="Windows NT Server 4.0 is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <criterion comment="the version of hhctrl.ocx is less than 5.2.3790.233" negate="false" test_ref="oval:org.mitre.oval:tst:971"/>
          <criterion comment="the patch Q890175 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:418"/>
        </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:3508" version="2" class="vulnerability">
      <metadata>
        <title>WinXP Large Window Size TCP RST Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </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:54.577-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1318"/>
        <criteria operator="OR" comment="A vulnerable version of tcpip.sys is installed.">
          <criteria operator="AND" comment="Service Pack 1 is installed and tcpip.sys is less than 5.1.2600.1693">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.1693" negate="false" test_ref="oval:org.mitre.oval:tst:776"/>
          </criteria>
          <criteria operator="AND" comment="Service Pack 2 is installed and tcpip.sys is less than 5.1.2600.2685">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criterion comment="the version of Tcpip.sys is less than 5.1.2600.2685" negate="false" test_ref="oval:org.mitre.oval:tst:775"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3577" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT DHCP Request Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>DHCP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0900" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0900"/>
        <description>The DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition does not properly validate the length of certain messages, which allows remote attackers to execute arbitrary code via a malformed DHCP message, aka the"DHCP Request Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-01-28T09:32: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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:54.845-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of Dhcpssvc.dll is less than 4.0.1381.7304" negate="false" test_ref="oval:org.mitre.oval:tst:562"/>
        <criterion comment="the patch KB885249 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:561"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:375" class="vulnerability" version="1">
      <metadata>
        <title>RIS Writable Path Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-5584" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5584"/>
        <description>The Remote Installation Service (RIS) in Microsoft Windows 2000 SP4 uses a TFTP server that allows anonymous access, which allows remote attackers to upload and overwrite arbitrary files to gain privileges on systems that use RIS.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-12-13T08:17:04">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-12-14T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:55.046-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <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 TFTP Service is activated." test_ref="oval:org.mitre.oval:tst:177"/>
        <criterion comment="The RIS Server has been set to prevent unauthorized access." negate="true" test_ref="oval:org.mitre.oval:tst:197"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:38" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000 Group Policy Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0051" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0051"/>
        <description>Windows 2000 allows local users to prevent the application of new group policy settings by opening Group Policy files with exclusive-read access.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-05-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2005-09-26T10:55:00.000-04:00" comment="modified wft-212 - 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="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:55.181-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (domain controller) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
        </criteria>
        <criterion comment="the version of srvsvc.dll is less than 5.0.2195.4980" negate="false" test_ref="oval:org.mitre.oval:tst:3034"/>
        <criterion comment="Patch Q318593 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3033"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3824" version="2" class="vulnerability">
      <metadata>
        <title>Win2k IP Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </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-04-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</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>
            <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:55.361-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
        <criterion comment="the version of Tcpip.sys is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:1012"/>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3826" version="2" class="vulnerability">
      <metadata>
        <title>WinXP Path MTU Discovery Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </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-22T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:55.555-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criterion comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1318"/>
          <criteria operator="OR" comment="A vulnerable version of tcpip.sys is installed.">
            <criteria operator="AND" comment="Service Pack 1 is installed and tcpip.sys is less than 5.1.2600.1693">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of Tcpip.sys is less than 5.1.2600.1693" negate="false" test_ref="oval:org.mitre.oval:tst:776"/>
            </criteria>
            <criteria operator="AND" comment="Service Pack 2 is installed and tcpip.sys is less than 5.1.2600.2685">
              <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
              <criterion comment="the version of Tcpip.sys is less than 5.1.2600.2685" negate="false" test_ref="oval:org.mitre.oval:tst:775"/>
            </criteria>
          </criteria>
          <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Enable Path MTU Discovery is Disabled" negate="true" test_ref="oval:org.mitre.oval:tst:2352"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:394" class="vulnerability" version="1">
      <metadata>
        <title>SWF Movie Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3311" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3311"/>
        <description>Buffer overflow in Adobe Flash Player 8.0.24.0 and earlier, Flash Professional 8, Flash MX 2004, and Flex 1.5 allows user-assisted remote attackers to execute arbitrary code via a long, dynamically created string in a SWF movie.</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:55.781-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="WinXP,SP2 or WinXP,SP1 (64-bit)" operator="OR">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria comment="Flash.ocx exists without upgrades to Flash8 or Flash9" operator="AND">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion comment="Flash8.ocx  (minimum version 8.0.22.0) is not installed" test_ref="oval:org.mitre.oval:tst:83" negate="true"/>
          <criterion comment="Flash9.ocx  (minimum version 9.0.16.0) is not installed" test_ref="oval:org.mitre.oval:tst:85" negate="true"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3953" version="2" class="vulnerability">
      <metadata>
        <title>Windows NT VDM Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>VDM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0208" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0208"/>
        <description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T12:05:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:55.926-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
        <criterion comment="the version of gdi32.dll is less than 4.0.1381.7270" negate="false" test_ref="oval:org.mitre.oval:tst:373"/>
      </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>
          </dates>
          <status>INTERIM</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: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>
          </dates>
          <status>INTERIM</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:432" class="vulnerability" version="1">
      <metadata>
        <title>Malformed, Compressed .swf File Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3588" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3588"/>
        <description>Unspecified vulnerability in Adobe (Macromedia) Flash Player 8.0.24.0 allows remote attackers to cause a denial of service (browser crash) via a malformed, compressed .swf file, a different issue than CVE-2006-3587.</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.009-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="WinXP,SP2 or WinXP,SP1 (64-bit)" operator="OR">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria comment="Flash.ocx exists without upgrades to Flash8 or Flash9" operator="AND">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion comment="Flash8.ocx  (minimum version 8.0.22.0) is not installed" test_ref="oval:org.mitre.oval:tst:83" negate="true"/>
          <criterion comment="Flash9.ocx  (minimum version 9.0.16.0) is not installed" test_ref="oval:org.mitre.oval:tst:85" negate="true"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4328" version="2" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Table Conversion Vulnerability (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Word for Windows 6.0 Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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: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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Edited criteria. 1) dropped explicit check for Hotfix kb885836, 2) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:57.154-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="Windows NT server product option">
            <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
            <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
          </criteria>
        </criteria>
        <criterion comment="the version of wordpad.exe is less than 4.0.1381.7312" negate="false" test_ref="oval:org.mitre.oval:tst:441"/>
      </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>
          </dates>
          <status>INTERIM</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:4549" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 IP Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2003</product>
        </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>
          </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="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" negate="false" test_ref="oval:org.mitre.oval:tst:2354"/>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:563" version="2">
      <metadata>
        <title>Internet Explorer 6 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Internet Explorer 6 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:31.086-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:44.500-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.329-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Internet Explorer 6 (any patch level) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2333"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:325" version="2">
      <metadata>
        <title>Internet Explorer 5.01,SP4 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Internet Explorer 5.01,SP4 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:20.990-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:38.551-04:00">ACCEPTED</status_change>
            <modified comment="Fixed ste:2614: set datatype to version.  Implemented by Harvey Rubinovitz." date="2007-01-25T16:54:00.319-05:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-01-25T16:59:44.660-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Internet Explorer 5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2794"/>
      </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>
          </dates>
          <status>INTERIM</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:4786" version="2" class="vulnerability">
      <metadata>
        <title>License Logging Service Vulnerability (Windows NT)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>MDAC 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 arbtirary 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-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>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:58.184-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="Windows NT Server 4.0 is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <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 4.0.1381.7345" negate="false" test_ref="oval:org.mitre.oval:tst:302"/>
        </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:4791" version="2" class="vulnerability">
      <metadata>
        <title>Win2k Large Window Size TCP RST Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </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-04-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</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>
            <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.351-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
        <criterion comment="the version of Tcpip.sys is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:1012"/>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4804" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 Blind Connection Reset Attack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0790"/>
        <description>Multiple TCP/IP and ICMP implementations allow remote attackers to cause a denial of service (reset TCP connections) via spoofed ICMP error messages, aka the "blind connection-reset attack."  NOTE: CVE-2004-0790, CVE-2004-0791, and CVE-2004-1060 have been SPLIT based on different attacks; CVE-2005-0065, CVE-2005-0066, CVE-2005-0067, and CVE-2005-0068 are related identifiers that are SPLIT based on the underlying vulnerability.  While CVE normally SPLITs based on vulnerability, the attack-based identifiers exist due to the variety and number of affected implementations and solutions that address the attacks instead of the underlying vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="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>
          </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="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" negate="false" test_ref="oval:org.mitre.oval:tst:2354"/>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
        <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4831" version="2" class="vulnerability">
      <metadata>
        <title>WINS Association Context Vulnerability (NT 4.0)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows NT 4.0</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>
            <modified date="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:58.694-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="Windows NT Server 4.0 is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <criterion comment="the version of wins.exe is less than 4.0.1381.7329" negate="false" test_ref="oval:org.mitre.oval:tst:301"/>
          <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:4978" version="2" class="vulnerability">
      <metadata>
        <title>Server 2003 Object Management Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2003</product>
        </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>
          </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"/>
          <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
          <criterion comment="the version of Tcpip.sys is less than 5.2.3790.336" negate="false" test_ref="oval:org.mitre.oval:tst:2354"/>
          <criterion comment="the patch KB893066 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2353"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="The SynAttackProtect parameter is set to 2" negate="false" test_ref="oval:org.mitre.oval:tst:293"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:536" class="vulnerability" version="1">
      <metadata>
        <title>Windows Media Format ASF Parsing 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-2006-4702" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4702"/>
        <description>Buffer overflow in the Windows Media Format Runtime in Microsoft Windows Media Player (WMP) 6.4 and Windows XP SP2, Server 2003, and Server 2003 SP1 allows remote attackers to execute arbitrary code via a crafted Advanced Systems Format (ASF) file.</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.278-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criterion test_ref="oval:org.mitre.oval:tst:100" comment="Media Player 8 (v6.4) is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:96" comment="the version of dxmasf.dll is less than 6.4.9.1133"/>
        </criteria>
        <criteria operator="AND">
          <criterion test_ref="oval:org.mitre.oval:tst:102" comment="Wmvcore.dll for Windows Media Format 7.1 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:174" comment="the version of Wmvcore.dll is less than 7.10.0.3079"/>
        </criteria>
        <criteria operator="AND">
          <criterion test_ref="oval:org.mitre.oval:tst:125" comment="Wmvcore.dll for Windows Media Format 9.0 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:112" comment="the version of Wmvcore.dll is less than 9.0.0.3265"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition definition_ref="oval:org.mitre.oval:def:521" comment="Windows XP, SP2 is installed"/>
          <criterion test_ref="oval:org.mitre.oval:tst:115" comment="Wmvcore.dll for Windows Media Format 9.5 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:191" comment="the version of Wmvcore.dll is less than 10.0.0.3702"/>
        </criteria>
        <criteria operator="AND">
          <criterion test_ref="oval:org.mitre.oval:tst:2747" comment="a 64-bit version of Windows is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:115" comment="Wmvcore.dll for Windows Media Format 9.5 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:117" comment="the version of Wmvcore.dll is less than 10.0.0.3810"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
          <criterion test_ref="oval:org.mitre.oval:tst:2747" negate="true" comment="a 64-bit version of Windows is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:115" comment="Wmvcore.dll for Windows Media Format 9.5 is installed."/>
          <criterion test_ref="oval:org.mitre.oval:tst:116" comment="the version of Wmvcore.dll is less than 10.0.0.3708"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:538" class="vulnerability" version="1">
      <metadata>
        <title>Excel-Flash Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3014" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3014"/>
        <description>Microsoft Excel allows user-assisted attackers to execute arbitrary javascript and redirect users to arbitrary sites via an Excel spreadsheet with an embedded Shockwave Flash Player ActiveX Object, which is automatically executed when the user opens the spreadsheet.</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:59.493-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="WinXP,SP2 or WinXP,SP1 (64-bit)" operator="OR">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Windows XP, SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria comment="Flash.ocx exists without upgrades to Flash8 or Flash9" operator="AND">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion comment="Flash8.ocx  (minimum version 8.0.22.0) is not installed" test_ref="oval:org.mitre.oval:tst:83" negate="true"/>
          <criterion comment="Flash9.ocx  (minimum version 9.0.16.0) is not installed" test_ref="oval:org.mitre.oval:tst:85" negate="true"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:560" class="vulnerability" version="1">
      <metadata>
        <title>File Manifest Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 Sxs.dll is less than 5.1.2600.3019" test_ref="oval:org.mitre.oval:tst:137"/>
        </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 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:5926" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000 NNTP Component Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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:58:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="2006-10-31T04:13:00.000-04:00" comment="Replaced reference to obj:1374 with reference to obj:1550 since it references Product\Options and not ProductOptions in the controlset registry key.  Modified by Harvey Rubinovitz">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-11-21T04:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2007-01-03T13:53:59.853-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="Windows 2000 Server is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criteria operator="OR" comment="Windows NT server product option">
              <criterion comment="this is an NT Server (stand-alone)" negate="false" test_ref="oval:org.mitre.oval:tst:2408"/>
              <criterion comment="this is an NT Server (domain controller)" negate="false" test_ref="oval:org.mitre.oval:tst:3035"/>
            </criteria>
          </criteria>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3079"/>
          <criterion comment="the version of nntpsvc.dll is less than 5.0.2195.6972" negate="false" test_ref="oval:org.mitre.oval:tst:274"/>
          <criterion comment="Patch Windows2000-KB883935-x86-ENU.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:273"/>
        </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 class="vulnerability" id="oval:org.mitre.oval:def:723" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 dnsapi.dll is less than 5.0.2195.7100" test_ref="oval:org.mitre.oval:tst:130"/>
        </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 dnsapi.dll is less than 5.1.2600.1863" test_ref="oval:org.mitre.oval:tst:81"/>
        </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 dnsapi.dll is less than 5.1.2600.2938" test_ref="oval:org.mitre.oval:tst:198"/>
        </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 dnsapi.dll is less than 5.2.3790.2745" test_ref="oval:org.mitre.oval:tst:51"/>
        </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 dnsapi.dll is less than 5.2.3790.558" test_ref="oval:org.mitre.oval:tst:159"/>
        </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 dnsapi.dll is less than 5.2.3790.2745" test_ref="oval:org.mitre.oval:tst:51"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:220" version="2">
      <metadata>
        <title>PowerPoint Malformed Record 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 PowerPoint</product>
        </affected>
        <reference ref_id="CVE-2006-3877" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3877" source="CVE"/>
        <description>Unspecified vulnerability in PowerPoint in Microsoft Office 2000, Office 2002, Office 2003, Office 2004 for Mac, and Office v.X for Mac allows user-assisted attackers to execute arbitrary code via an unspecified "crafted file," a different vulnerability than CVE-2006-3435, CVE-2006-4694, and CVE-2006-3876.</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:31.530-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:40.201-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="PowerPoint 2000" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of powerpnt.exe is less than 9.0.0.8952" test_ref="oval:org.mitre.oval:tst:165"/>
        </criteria>
        <criteria comment="PowerPoint 2002" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of powerpnt.exe is less than 10.0.6819.0" test_ref="oval:org.mitre.oval:tst:50"/>
        </criteria>
        <criteria comment="PowerPoint 2003" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8110.0" test_ref="oval:org.mitre.oval:tst:184"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:221" version="2">
      <metadata>
        <title>Microsoft XML Core Services 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-4685" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4685" source="CVE"/>
        <description>The XMLHTTP ActiveX control in Microsoft XML Parser 2.6 and XML Core Services 3.0 through 6.0 does not properly handle HTTP server-side redirects, which allows remote user-assisted attackers to access content from other domains.</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:32.199-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:41.254-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" negate="false" 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" negate="false" 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" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:32"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:222" version="2">
      <metadata>
        <title>Office Malformed Chart Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-3650" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3650" source="CVE"/>
        <description>Microsoft Office 2000, XP, 2003, 2004 for Mac, and v.X for Mac do not properly parse the length of a chart record, which allows remote user-assisted attackers to execute arbitrary code via a Word document with an embedded malformed chart record that triggers an overwrite of pointer values with values from the document, a different vulnerability than CVE-2006-3434, CVE-2006-3864, and CVE-2006-3868.</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:32.814-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:42.147-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Office 2000" operator="AND">
          <criterion comment="The Office 2000 (or later) version of Mso9.dll is installed." test_ref="oval:org.mitre.oval:tst:194"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8950" test_ref="oval:org.mitre.oval:tst:33"/>
        </criteria>
        <criteria comment="Office 2002" operator="AND">
          <criterion comment="The Office 2002 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:139"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6817.0" test_ref="oval:org.mitre.oval:tst:158"/>
        </criteria>
        <criteria comment="Office 2003" operator="AND">
          <criterion comment="The Office 2003 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:69"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8107.0" test_ref="oval:org.mitre.oval:tst:98"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:269" version="2">
      <metadata>
        <title>PowerPoint Malformed Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft PowerPoint</product>
        </affected>
        <reference ref_id="CVE-2006-4694" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4694" source="CVE"/>
        <description>Unspecified vulnerability in PowerPoint in Microsoft Office 2000, Office XP and Office 2003 allows user-assisted attackers to execute arbitrary code via a crafted record in a PPT file, as exploited by malware such as Exploit:Win32/Controlppt.W, Exploit:Win32/Controlppt.X, and Exploit-PPT.d/Trojan.PPDropper.F. NOTE: it has been reported that the attack vector involves SlideShowWindows.View.GotoNamedShow.</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:33.556-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:43.053-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="PowerPoint 2000" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of powerpnt.exe is less than 9.0.0.8952" test_ref="oval:org.mitre.oval:tst:165"/>
        </criteria>
        <criteria comment="PowerPoint 2002" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of powerpnt.exe is less than 10.0.6819.0" test_ref="oval:org.mitre.oval:tst:50"/>
        </criteria>
        <criteria comment="PowerPoint 2003" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8110.0" test_ref="oval:org.mitre.oval:tst:184"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:270" version="2">
      <metadata>
        <title>TCP Connection Reset Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 Tcpip6.sys is less than 5.1.2600.1886" test_ref="oval:org.mitre.oval:tst:68"/>
        </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 Tcpip6.sys is less than 5.1.2600.2975" test_ref="oval:org.mitre.oval:tst:86"/>
        </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 Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </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 Tcpip6.sys is less than 5.2.3790.576" test_ref="oval:org.mitre.oval:tst:171"/>
        </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 Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:454" version="2">
      <metadata>
        <title>Microsoft XML Core Services 6 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Microsoft XML Core Services 6 is installed.</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:42.283-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:51.747-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft XML Core Services 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:182"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:1002" version="2">
      <metadata>
        <title>Microsoft XML Core Services 4 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Microsoft XML Core Services 4 is installed.</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:29.444-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:39.227-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft XML Core Services 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:30"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:285" version="2">
      <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>
          </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" negate="false" 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" negate="false" 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" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:32"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:493" version="2">
      <metadata>
        <title>Microsoft XML Core Services 5 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Microsoft XML Core Services 5 is installed.</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:45.581-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:55.727-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft XML Core Services 5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:49"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:415" version="2">
      <metadata>
        <title>Microsoft XML Core Services 3 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Microsoft XML Core Services 3 is installed.</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.00-04:00">DRAFT</status_change>
            <status_change date="2006-10-31T19:35:39.106-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:48.903-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft XML Core Services 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:179"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:339" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 Comctl32.dll is less than 5.81.3900.7109" test_ref="oval:org.mitre.oval:tst:135"/>
        </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 Comctl32.dll is less than 5.82.2800.1891" test_ref="oval:org.mitre.oval:tst:91"/>
        </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 Comctl32.dll is less than 5.82.2900.2982" test_ref="oval:org.mitre.oval:tst:54"/>
        </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 Comctl32.dll is less than 5.82.3790.2778" test_ref="oval:org.mitre.oval:tst:58"/>
        </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 Comctl32.dll is less than 5.82.3790.583" test_ref="oval:org.mitre.oval:tst:59"/>
        </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 Comctl32.dll is less than 5.82.3790.2778" test_ref="oval:org.mitre.oval:tst:58"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:310" version="2">
      <metadata>
        <title>Microsoft .NET Framework 2.0 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>Microsoft .NET Framework 2.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:20.530-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:37.968-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="The .NET Framework 2.0 installed" negate="false" test_ref="oval:org.mitre.oval:tst:190"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:377" version="2">
      <metadata>
        <title>.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>.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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The .NET Framework v2.0 is installed" definition_ref="oval:org.mitre.oval:def:310"/>
        <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 class="vulnerability" id="oval:org.mitre.oval:def:389" version="2">
      <metadata>
        <title>Office Improper Memory Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-3434" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3434" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Office 2000, XP, 2003, 2004 for Mac, and v.X for Mac allows remote user-assisted attackers to execute arbitrary code via a crafted string that triggers memory corruption.</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.963-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:47.378-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Office 2000" operator="AND">
          <criterion comment="The Office 2000 (or later) version of Mso9.dll is installed." test_ref="oval:org.mitre.oval:tst:194"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8950" test_ref="oval:org.mitre.oval:tst:33"/>
        </criteria>
        <criteria comment="Office 2002" operator="AND">
          <criterion comment="The Office 2002 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:139"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6817.0" test_ref="oval:org.mitre.oval:tst:158"/>
        </criteria>
        <criteria comment="Office 2003" operator="AND">
          <criterion comment="The Office 2003 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:69"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8107.0" test_ref="oval:org.mitre.oval:tst:98"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:4" version="2">
      <metadata>
        <title>Microsoft Word Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word</product>
        </affected>
        <reference ref_id="CVE-2006-3647" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3647" source="CVE"/>
        <description>Integer overflow in Microsoft Word 2000, 2002, 2003, 2004 for Mac, and v.X for Mac allows remote user-assisted attackers to execute arbitrary code via a crafted string in a Word document, which overflows a 16-bit integer length value, aka "Memmove Code Execution," a different vulnerability than CVE-2006-3651 and CVE-2006-4693.</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:38.550-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:48.208-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Word 2000" operator="AND">
          <extend_definition comment="Microsoft Word 2000 is installed" definition_ref="oval:org.mitre.oval:def:455"/>
          <criterion comment="the version of winword.exe is less than 9.0.0.8951" test_ref="oval:org.mitre.oval:tst:57"/>
        </criteria>
        <criteria comment="Word 2002" operator="AND">
          <extend_definition comment="Microsoft Word 2002 is installed" definition_ref="oval:org.mitre.oval:def:973"/>
          <criterion comment="the version of winword.exe is less than 10.0.6818.0" test_ref="oval:org.mitre.oval:tst:107"/>
        </criteria>
        <criteria comment="Word 2003" operator="AND">
          <extend_definition comment="Microsoft Word 2003 is installed" definition_ref="oval:org.mitre.oval:def:475"/>
          <criterion comment="the version of winword.exe is less than 11.0.8106.0" test_ref="oval:org.mitre.oval:tst:151"/>
        </criteria>
        <criteria comment="Word Viewer" operator="AND">
          <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
          <criterion comment="the version of wordview.exe is less than 11.0.8104.0" test_ref="oval:org.mitre.oval:tst:28"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:428" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 Srv.sys is less than 5.0.2195.7106" test_ref="oval:org.mitre.oval:tst:37"/>
        </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 Srv.sys is less than 5.1.2600.1885" test_ref="oval:org.mitre.oval:tst:39"/>
        </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 Srv.sys is less than 5.1.2600.2974" test_ref="oval:org.mitre.oval:tst:111"/>
        </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 Srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </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 Srv.sys is less than 5.2.3790.588" test_ref="oval:org.mitre.oval:tst:41"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of Srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:431" version="2">
      <metadata>
        <title>Excel Malformed STYLE Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-3431" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3431" source="CVE"/>
        <description>Buffer overflow in certain Asian language versions of Microsoft Excel might allow user-assisted attackers to execute arbitrary code via a crafted STYLE record in a spreadsheet that triggers the overflow when the user attempts to repair the document or selects the "Style" option, as demonstrated by nanika.xls.  NOTE: Microsoft has confirmed to CVE via e-mail that this is different than the other Excel vulnerabilities announced before 20060707, including CVE-2006-3059 and CVE-2006-3086.</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:41.140-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:50.462-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8950" test_ref="oval:org.mitre.oval:tst:35"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6816.0" test_ref="oval:org.mitre.oval:tst:173"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8105.0" test_ref="oval:org.mitre.oval:tst:26"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8104.0" test_ref="oval:org.mitre.oval:tst:27"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:453" version="2">
      <metadata>
        <title>PowerPoint Malformed Data Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft PowerPoint</product>
        </affected>
        <reference ref_id="CVE-2006-3876" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3876" source="CVE"/>
        <description>Unspecified vulnerability in PowerPoint in Microsoft Office 2000, Office 2002, Office 2003, Office 2004 for Mac, and Office v.X for Mac allows user-assisted attackers to execute arbitrary code via a crafted Data record in a PPT file, a different vulnerability than CVE-2006-3435 and CVE-2006-4694.</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:41.801-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:51.161-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="PowerPoint 2000" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of powerpnt.exe is less than 9.0.0.8952" test_ref="oval:org.mitre.oval:tst:165"/>
        </criteria>
        <criteria comment="PowerPoint 2002" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of powerpnt.exe is less than 10.0.6819.0" test_ref="oval:org.mitre.oval:tst:50"/>
        </criteria>
        <criteria comment="PowerPoint 2003" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of powerpnt.exe is less than 11.0.8110.0" test_ref="oval:org.mitre.oval:tst:184"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:476" version="2">
      <metadata>
        <title>PowerPoint Malformed Object Pointer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft PowerPoint</product>
        </affected>
        <reference ref_id="CVE-2006-3435" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3435" source="CVE"/>
        <description>PowerPoint in Microsoft Office 2000, XP, 2003, 2004 for Mac, and v.X for Mac does not properly parse the slide notes field in a document, which allows remote user-assisted attackers to execute arbitrary code via crafted data in this field, which triggers an erroneous object pointer calculation that uses data from within the document. NOTE: this issue is different than other PowerPoint vulnerabilities including CVE-2006-4694.</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:43.079-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:52.814-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="PowerPoint 2003" operator="AND">
        <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
        <criterion comment="the version of PowerPnt.exe is less than 11.0.8110.0" test_ref="oval:org.mitre.oval:tst:184"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:481" version="2">
      <metadata>
        <title>Excel Handling of Lotus 1-2-3 File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-3867" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3867" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, 2003, 2004 for Mac, v.X for Mac, and Excel Viewer 2003 allows user-assisted attackers to execute arbitrary code via a crafted Lotus 1-2-3 file, a different vulnerability than CVE-2006-2387 and CVE-2006-3875.</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:43.590-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:53.475-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8950" test_ref="oval:org.mitre.oval:tst:35"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6816.0" test_ref="oval:org.mitre.oval:tst:173"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8105.0" test_ref="oval:org.mitre.oval:tst:26"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8104.0" test_ref="oval:org.mitre.oval:tst:27"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:482" version="2">
      <metadata>
        <title>Spoofed Connection Request Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 Tcpip6.sys is less than 5.1.2600.1886" test_ref="oval:org.mitre.oval:tst:68"/>
        </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 Tcpip6.sys is less than 5.1.2600.2975" test_ref="oval:org.mitre.oval:tst:86"/>
        </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 Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </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 Tcpip6.sys is less than 5.2.3790.576" test_ref="oval:org.mitre.oval:tst:171"/>
        </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 Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:486" version="2">
      <metadata>
        <title>Excel Malformed COLINFO Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-3875" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3875" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, 2003, 2004 for Mac, v.X for Mac, and Excel Viewer 2003 allows user-assisted attackers to execute arbitrary code via a crafted COLINFO record in an XLS file, a different vulnerability than CVE-2006-2387 and CVE-2006-3867.</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:45.018-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:55.032-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8950" test_ref="oval:org.mitre.oval:tst:35"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6816.0" test_ref="oval:org.mitre.oval:tst:173"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8105.0" test_ref="oval:org.mitre.oval:tst:26"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8104.0" test_ref="oval:org.mitre.oval:tst:27"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:496" version="2">
      <metadata>
        <title>Object Packager Dialogue Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 Shdocvw.dll is less than 6.0.2800.1892" test_ref="oval:org.mitre.oval:tst:43"/>
        </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 Shdocvw.dll is less than 6.0.2900.2987" test_ref="oval:org.mitre.oval:tst:48"/>
        </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 Shdocvw.dll is less than 6.0.3790.2783" test_ref="oval:org.mitre.oval:tst:47"/>
        </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 Shdocvw.dll is less than 6.0.3790.588" test_ref="oval:org.mitre.oval:tst:52"/>
        </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 Shdocvw.dll is less than 6.0.3790.2783" test_ref="oval:org.mitre.oval:tst:47"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:51" version="2">
      <metadata>
        <title>Microsoft Word Mail Merge Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word</product>
        </affected>
        <reference ref_id="CVE-2006-3651" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3651" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Word 2000, 2002, and Office 2003 allows remote user-assisted attackers to execute arbitrary code via a crafted mail merge file, a different vulnerability than CVE-2006-3647 and CVE-2006-4693.</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.772-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:57.326-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Word 2000" operator="AND">
          <extend_definition comment="Microsoft Word 2000 is installed" definition_ref="oval:org.mitre.oval:def:455"/>
          <criterion comment="the version of winword.exe is less than 9.0.0.8951" test_ref="oval:org.mitre.oval:tst:57"/>
        </criteria>
        <criteria comment="Word 2002" operator="AND">
          <extend_definition comment="Microsoft Word 2002 is installed" definition_ref="oval:org.mitre.oval:def:973"/>
          <criterion comment="the version of winword.exe is less than 10.0.6818.0" test_ref="oval:org.mitre.oval:tst:107"/>
        </criteria>
        <criteria comment="Word 2003" operator="AND">
          <extend_definition comment="Microsoft Word 2003 is installed" definition_ref="oval:org.mitre.oval:def:475"/>
          <criterion comment="the version of winword.exe is less than 11.0.8106.0" test_ref="oval:org.mitre.oval:tst:151"/>
        </criteria>
        <criteria comment="Word Viewer" operator="AND">
          <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
          <criterion comment="the version of wordview.exe is less than 11.0.8104.0" test_ref="oval:org.mitre.oval:tst:28"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:53" version="2">
      <metadata>
        <title>ICMP Connection Reset Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 Tcpip6.sys is less than 5.1.2600.1886" test_ref="oval:org.mitre.oval:tst:68"/>
        </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 Tcpip6.sys is less than 5.1.2600.2975" test_ref="oval:org.mitre.oval:tst:86"/>
        </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 Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </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 Tcpip6.sys is less than 5.2.3790.576" test_ref="oval:org.mitre.oval:tst:171"/>
        </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 Tcpip6.sys is less than 5.2.3790.2771" test_ref="oval:org.mitre.oval:tst:131"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:570" version="2">
      <metadata>
        <title>Excel Malformed DATETIME Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-2387" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2387" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, 2003, 2004 for Mac, v.X for Mac, Excel Viewer 2003, and Microsoft Works Suite 2004 through 2006 allows user-assisted attackers to execute arbitrary code via a crafted DATETIME record in an XLS file, a different vulnerability than CVE-2006-3867 and CVE-2006-3875.</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:48.120-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:58.954-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8950" test_ref="oval:org.mitre.oval:tst:35"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6816.0" test_ref="oval:org.mitre.oval:tst:173"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8105.0" test_ref="oval:org.mitre.oval:tst:26"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8104.0" test_ref="oval:org.mitre.oval:tst:27"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:578" version="2">
      <metadata>
        <title>Microsoft Word Malformed Stack Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word</product>
        </affected>
        <reference ref_id="CVE-2006-4534" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4534" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Word 2000, 2002, and Office 2003 allows remote user-assisted attackers to execute arbitrary code via unspecified vectors involving a crafted file resulting in a malformed stack, as exploited by malware with names including Trojan.Mdropper.Q, Mofei, and Femo.</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:48.722-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:59.701-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Word 2000" operator="AND">
          <extend_definition comment="Microsoft Word 2000 is installed" definition_ref="oval:org.mitre.oval:def:455"/>
          <criterion comment="the version of winword.exe is less than 9.0.0.8951" test_ref="oval:org.mitre.oval:tst:57"/>
        </criteria>
        <criteria comment="Word 2002" operator="AND">
          <extend_definition comment="Microsoft Word 2002 is installed" definition_ref="oval:org.mitre.oval:def:973"/>
          <criterion comment="the version of winword.exe is less than 10.0.6818.0" test_ref="oval:org.mitre.oval:tst:107"/>
        </criteria>
        <criteria comment="Word 2003" operator="AND">
          <extend_definition comment="Microsoft Word 2003 is installed" definition_ref="oval:org.mitre.oval:def:475"/>
          <criterion comment="the version of winword.exe is less than 11.0.8106.0" test_ref="oval:org.mitre.oval:tst:151"/>
        </criteria>
        <criteria comment="Word Viewer" operator="AND">
          <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
          <criterion comment="the version of wordview.exe is less than 11.0.8104.0" test_ref="oval:org.mitre.oval:tst:28"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:737" version="2">
      <metadata>
        <title>Microsoft Word Viewer is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Word Viewer is installed.</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:50.456-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:28:01.162-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Word Viewer is installed" negate="false" test_ref="oval:org.mitre.oval:tst:38"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:973" version="2">
      <metadata>
        <title>Microsoft Word 2002 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Word 2002 is installed.</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:52.155-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:28:03.268-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Word 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2641"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:455" version="2">
      <metadata>
        <title>Microsoft Word 2000 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Word 2000 is installed.</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:42.657-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:27:52.358-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:632" version="2">
      <metadata>
        <title>Office Malformed Record 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 Office</product>
        </affected>
        <reference ref_id="CVE-2006-3864" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3864" source="CVE"/>
        <description>Unspecified vulnerability in mso.dll in Microsoft Office 2000, XP, and 2003, and Microsoft PowerPoint 2000, XP, and 2003, allows remote user-assisted attackers to execute arbitrary code via a malformed record in a (1) .DOC, (2) .PPT, or (3) .XLS file that triggers memory corruption, related to an "array boundary condition" (possibly an array index overflow), a different vulnerability than CVE-2006-3434, CVE-2006-3650, and CVE-2006-3868.</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:49.961-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:28:00.469-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Office 2000" operator="AND">
          <criterion comment="The Office 2000 (or later) version of Mso9.dll is installed." test_ref="oval:org.mitre.oval:tst:194"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8950" test_ref="oval:org.mitre.oval:tst:33"/>
        </criteria>
        <criteria comment="Office 2002" operator="AND">
          <criterion comment="The Office 2002 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:139"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6817.0" test_ref="oval:org.mitre.oval:tst:158"/>
        </criteria>
        <criteria comment="Office 2003" operator="AND">
          <criterion comment="The Office 2003 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:69"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8107.0" test_ref="oval:org.mitre.oval:tst:98"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:740" version="2">
      <metadata>
        <title>Microsoft Office Smart Tag Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-3868" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3868" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Office XP and 2003 allows remote user-assisted attackers to execute arbitrary code via a malformed Smart Tag.</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:50.786-05:00">INTERIM</status_change>
            <status_change date="2006-11-21T21:28:01.634-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Office 2002" operator="AND">
          <criterion comment="The Office 2002 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:139"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6817.0" test_ref="oval:org.mitre.oval:tst:158"/>
        </criteria>
        <criteria comment="Office 2003" operator="AND">
          <criterion comment="The Office 2003 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:69"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8107.0" test_ref="oval:org.mitre.oval:tst:98"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:8" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 Srv.sys is less than 5.0.2195.7106" test_ref="oval:org.mitre.oval:tst:37"/>
        </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 Srv.sys is less than 5.1.2600.1885" test_ref="oval:org.mitre.oval:tst:39"/>
        </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 Srv.sys is less than 5.1.2600.2974" test_ref="oval:org.mitre.oval:tst:111"/>
        </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 Srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </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 Srv.sys is less than 5.2.3790.588" test_ref="oval:org.mitre.oval:tst:41"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of Srv.sys is less than 5.2.3790.2783" test_ref="oval:org.mitre.oval:tst:40"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1115" version="2" class="vulnerability">
      <metadata>
        <title>IE6,SP2 PNG Image Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-22T02:13: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-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:50.374-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.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2668" negate="false" test_ref="oval:org.mitre.oval:tst:1150"/>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="PNG image rendering enabled in Internet Explorer" negate="false" test_ref="oval:org.mitre.oval:tst:2749"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:1553" version="3">
      <metadata>
        <title>Office 2000 Remote Code Execution via Malformed Routing Slip</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-0009" source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0009"/>
        <description>Buffer overflow in Microsoft Office 2000 SP3, XP SP3, and other versions and packages, allows user-assisted attackers to execute arbitrary code via a routing slip that is longer than specified by the provided length field, as exploited by malware such as TROJ_MDROPPER.BH and Trojan.PPDropper.E.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-07-25T12:05:44" comment="changed tst:863 to only look for the existing object and applied an inventory definition.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:21.300-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
        <criterion comment="the version of Winword.exe is less than 9.0.0.8938" negate="false" test_ref="oval:org.mitre.oval:tst:862"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:159" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Trusted Domain Loophole</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows NT 4.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0018" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0018"/>
        <description>In Microsoft Windows NT and Windows 2000, a trusting domain that receives authorization information from a trusted domain does not verify that the trusted domain is authoritative for all listed SIDs, which allows remote attackers to gain Domain Administrator privileges on the trusting domain by injecting SIDs from untrusted domains into the authorization data that comes from from the trusted domain.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-05-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of netlogon.dll is less than 4.0.1381.7092" negate="false" test_ref="oval:org.mitre.oval:tst:2862"/>
        <criterion comment="Windows NT 4.0 Security Roll-up Package" negate="true" test_ref="oval:org.mitre.oval:tst:3036"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1769" version="2" class="vulnerability">
      <metadata>
        <title>Outlook Express 6 (64-bit XP) WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>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:57:53.493-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="Outlook Express 6.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1633"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.3790.2663" negate="false" test_ref="oval:org.mitre.oval:tst:732"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1780" version="2" class="vulnerability">
      <metadata>
        <title>Outlook Express 5.5 WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>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:649.  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:649 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:57:55.387-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook Express 5.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:723"/>
        <criterion comment="the version of inetcomm.dll is less than 5.50.4963.1700" negate="false" test_ref="oval:org.mitre.oval:tst:722"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1791" version="2" class="vulnerability">
      <metadata>
        <title>Outlook Express 6 (S03,SP1) WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>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:57:56.156-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="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="Outlook Express 6.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1633"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.3790.2663" negate="false" test_ref="oval:org.mitre.oval:tst:1632"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:30" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft SMTP Malformed BDAT Request Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SMTP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0055" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0055"/>
        <description>SMTP service in Microsoft Windows 2000, Windows XP Professional, and Exchange 2000 allows remote attackers to cause a denial of service via a command with a malformed data transfer (BDAT) request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-05-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-30T12:00:00.000-04:00" comment="Changed the registry key in question for the SMTP enabled check to SMTPSVC from SMTP.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="File %windir%\system32\inetsrv\smtpsvc.dll version is less than 5.0.2195.4905" negate="false" test_ref="oval:org.mitre.oval:tst:3056"/>
          <criterion comment="Patch Q313450" negate="true" test_ref="oval:org.mitre.oval:tst:3055"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </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:64" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Trusted Domain Loophole</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0018" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0018"/>
        <description>In Microsoft Windows NT and Windows 2000, a trusting domain that receives authorization information from a trusted domain does not verify that the trusted domain is authoritative for all listed SIDs, which allows remote attackers to gain Domain Administrator privileges on the trusting domain by injecting SIDs from untrusted domains into the authorization data that comes from from the trusted domain.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-05-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-08-04T12:00:00.000-04:00" comment="Modifed without comment">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <status_change date="2004-08-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-08-26T12: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-09-26T10:56:00.000-04:00" comment="modified wft-220 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="File %windir%\system32\netlogon.dll version is less than 5.0.893.1105" negate="false" test_ref="oval:org.mitre.oval:tst:2991"/>
        <criterion comment="Windows 2000 Security Roll-up 1 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2990"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2447" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Indexing Service Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Indexing Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0897" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0897"/>
        <description>The Indexing Service for Microsoft Windows XP and Server 2003 does not properly validate the length of a message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-23T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-03-23T08:20: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criterion comment="Indexing Service ciodm.dll is less than 5.1.2600.1596" negate="false" test_ref="oval:org.mitre.oval:tst:537"/>
        <criterion comment="the patch Windows XP KB871250 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:536"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100002" version="2" class="vulnerability">
      <metadata>
        <title>IFRAME in Firefox and Mozilla Permits Execution of Arbitrary Javascript in Other Domains</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-1476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1476"/>
        <description>Firefox 1.0.3 allows remote attackers to execute arbitrary Javascript in other domains by using an IFRAME and causing the browser to navigate to a previous javascript: URL, which can lead to arbitrary code execution when combined with CVE-2005-1477.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10025 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:13:00.000-04:00" comment="modified wrt-10024 - Removed doubled backslashes in string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-06T04:00:00.000-04:00" comment="Fixed ste:262 by properly anchoring the regular expression.  Modified by Harvey Rubinovitz">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-10-06T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:14:55.097-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Firefox &lt;= 1.0.3 or Mozilla Suite &lt;= 1.7.7 is installed">
          <criterion comment="Firefox version 1.0.3 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:265"/>
          <criterion comment="Mozilla Suite version 1.7.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:264"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1236" version="3" class="vulnerability">
      <metadata>
        <title>Word 2003 (wordview) Malicious .doc Buffer Overflow II</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0558"/>
        <description>Buffer overflow in Microsoft Word 2000, Word 2002, and Word 2003 allows remote attackers to execute arbitrary code via a crafted document.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1518 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:28:33.178-04:00">ACCEPTED</status_change>
            <modified date="2006-10-12T16:02:00.000-04:00" comment="Fixed filename typo in obj:1517 (referenced by tst:2648): ordview.exe to wordview.exe.">
              <contributor organization="Assuria Ltd.">Chris Wood</contributor>
            </modified>
            <status_change date="2006-10-12T16:02:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-31T19:35:29.967-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2649"/>
        <criterion comment="the version of wordview.exe is less than 11.0.6506.0" negate="false" test_ref="oval:org.mitre.oval:tst:2648"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:1598" version="3">
      <metadata>
        <title>Windows Media Player 10 Bitmap Remote Code Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Media Player</product>
        </affected>
        <reference ref_id="CVE-2006-0006" source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0006"/>
        <description>Heap-based buffer overflow in the bitmap processing routine in Microsoft Windows Media Player 7.1 on Windows 2000 SP4, Media Player 9 on Windows 2000 SP4 and XP SP1, and Media Player 10 on XP SP1 and SP2 allows remote attackers to execute arbitrary code via a crafted bitmap (.BMP) file that specifies a size of 0 but contains additional data.</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 date="2006-05-31T01:08:00.000-04:00" comment="modified wrt-646 - Removed extra backslash from value regexp.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-05-31T09:44:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-22T07:56:12" comment="Restrict to XP and changed Wmp.dll version number per Apr11 changes to MS06-005.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:23.076-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Windows Media Player 10 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:833"/>
        <criterion comment="the version of Wmp.dll is less than 10.0.0.4019" negate="false" test_ref="oval:org.mitre.oval:tst:832"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:279" version="2">
      <metadata>
        <title>Microsoft Office Property Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-2389" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2389" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Office 2003 SP1 and SP2, Office XP SP3, Office 2000 SP3, and other products, allows user-assisted attackers to execute arbitrary code via an Office file with a malformed property that triggers memory corruption related to record lengths, aka "Microsoft Office Property Vulnerability," a different vulnerability than CVE-2006-1316.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2006-09-29T12:51:00.000-04:00" comment="Fixed reference typo.  Was CVE-2006-3289.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-10-16T15:58:37.077-04:00">INTERIM</status_change>
            <status_change date="2006-10-31T19:35:35.097-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Office 2000" operator="AND">
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Project 2002, SP1" operator="AND">
          <extend_definition comment="Microsoft Project 2002, SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Office 2002" operator="AND">
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Visio 2002" operator="AND">
          <extend_definition comment="Microsoft Visio 2002 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Office 2003" operator="AND">
          <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
        <criteria comment="Project 2000, SP1" operator="AND">
          <extend_definition comment="Microsoft Project 2000, SP1 is installed" definition_ref="oval:org.mitre.oval:def:518"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Catch-all for the 2000 version of the Mso9.dll library." operator="AND">
          <criterion comment="The Office 2000 (or later) version of Mso9.dll is installed." test_ref="oval:org.mitre.oval:tst:194"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Catchall for the 2002 version of the Mso.dll library." operator="AND">
          <criterion comment="The Office 2002 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:139"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Catchall for the 2003 version of the Mso.dll library." operator="AND">
          <criterion comment="The Office 2003 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:69"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:420" version="3" class="vulnerability">
      <metadata>
        <title>Word 2003 (wordview) Malicious .doc Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0963" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0963"/>
        <description>Buffer overflow in Microsoft Word 2002 (10.6612.6714) SP3, and possibly other versions, allows remote attackers to cause a denial of service (application exception) and possibly execute arbitrary code in winword.exe via certain unexpected values in a .doc file, including (1) an offset that triggers an out-of-bounds memory access, (2) a certain value that causes a large memory copy as triggered by an integer conversion error, and other values.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1518 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:24.499-04:00">ACCEPTED</status_change>
            <modified date="2006-10-12T16:02:00.000-04:00" comment="Fixed filename typo in obj:1517 (referenced by tst:2648): ordview.exe to wordview.exe.">
              <contributor organization="Assuria Ltd.">Chris Wood</contributor>
            </modified>
            <status_change date="2006-10-12T16:02:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-31T19:35:39.458-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2649"/>
        <criterion comment="the version of wordview.exe is less than 11.0.6506.0" negate="false" test_ref="oval:org.mitre.oval:tst:2648"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:590" version="2">
      <metadata>
        <title>Microsoft Publisher Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Publisher</product>
        </affected>
        <reference ref_id="CVE-2006-0001" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0001" source="CVE"/>
        <description>Stack-based buffer overflow in Microsoft Publisher 2000 through 2003 allows user-assisted remote attackers to execute arbitrary code via a crafted PUB file, which causes an overflow when parsing fonts.</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>
            <modified date="2006-09-25T03:45:32" comment="Modified obj:94 (used by tst:29, tst:36, and tst:168) to reference var:297 instead of var:231.  New version uses 'App Path' regkey for mspub.exe, instead of leveraging regkey for excel.exe.  Thanks to Anna Min of BigFix for reporting the issue.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-10-10T20:40:00.262-04:00">INTERIM</status_change>
            <status_change date="2006-10-31T19:35:49.341-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Publisher 2000" operator="AND">
          <extend_definition comment="Microsoft Publisher 2000 is installed" definition_ref="oval:org.mitre.oval:def:427"/>
          <criterion comment="the version of mspub.exe is less than 9.0.0.8930" test_ref="oval:org.mitre.oval:tst:36"/>
        </criteria>
        <criteria comment="Publisher 2002" operator="AND">
          <extend_definition comment="Microsoft Publisher 2002 is installed" definition_ref="oval:org.mitre.oval:def:734"/>
          <criterion comment="the version of mspub.exe is less than 10.0.6815.0" test_ref="oval:org.mitre.oval:tst:168"/>
        </criteria>
        <criteria comment="Publisher 2003" operator="AND">
          <extend_definition comment="Microsoft Publisher 2003 is installed" definition_ref="oval:org.mitre.oval:def:239"/>
          <criterion comment="the version of mspub.exe is less than 11.0.8103.0" test_ref="oval:org.mitre.oval:tst:29"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:239" version="2">
      <metadata>
        <title>Microsoft Publisher 2003 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Publisher 2003 is installed.</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:44.565-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:51.748-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Publisher 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:24"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:427" version="2">
      <metadata>
        <title>Microsoft Publisher 2000 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Publisher 2000 is installed.</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:47.243-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:54.950-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Publisher 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:22"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:734" version="2">
      <metadata>
        <title>Microsoft Publisher 2002 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Publisher 2002 is installed.</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:52.736-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:59.910-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Publisher 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:140"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100001" version="2" class="vulnerability">
      <metadata>
        <title>Install Function in Firefox and Mozilla Permits Arbitrary Code Execution</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-1477" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1477"/>
        <description>The install function in Firefox 1.0.3 allows remote web sites on the browser's whitelist, such as update.mozilla.org or addon.mozilla.org, to execute arbitrary Javascript with chrome privileges, leading to arbitrary code execution on the system when combined with vulnerabilities such as CVE-2005-1476, as demonstrated using a javascript: URL as the package icon and a cross-site scripting (XSS) attack on a vulnerable whitelist site.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10025 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:13:00.000-04:00" comment="modified wrt-10024 - Removed doubled backslashes in string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-06T04:00:00.000-04:00" comment="Fixed ste:262 by properly anchoring the regular expression.  Modified by Harvey Rubinovitz">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-10-06T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:14:53.777-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Firefox &lt;= 1.0.3 or Mozilla Suite &lt;= 1.7.7 is installed">
          <criterion comment="Firefox version 1.0.3 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:265"/>
          <criterion comment="Mozilla Suite version 1.7.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:264"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100014" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Script Privilege Context Vulnerabilities</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1532" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1532"/>
        <description>Firefox before 1.0.4 and Mozilla Suite before 1.7.8 do not properly limit privileges of Javascript eval and Script objects in the calling context, which allows remote attackers to conduct unauthorized activities via "non-DOM property overrides," a variant of CVE-2005-1160.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10025 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:13:00.000-04:00" comment="modified wrt-10024 - Removed doubled backslashes in string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:06:00.000-04:00" comment="Added Firefox and Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-06T04:00:00.000-04:00" comment="Fixed ste:262 by properly anchoring the regular expression.  Modified by Harvey Rubinovitz">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-10-06T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:14:55.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.3 or earlier is installed">
          <criterion comment="Firefox version 1.0.3 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:265"/>
          <criterion comment="Mozilla Firefox version 1.0.3 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:255"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.7 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:264"/>
          <criterion comment="Mozilla Suite version 1.7.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:254"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100015" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla JavaScript Wrapping 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1531" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1531"/>
        <description>Firefox before 1.0.4 and Mozilla Suite before 1.7.8 does not properly implement certain security checks for script injection, which allows remote attackers to execute script via "Wrapped" javascript: URLs, as demonstrated using (1) a javascript: URL in a view-source: URL, (2) a javascript: URL in a jar: URL, or (3) "a nested variant."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10025 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:13:00.000-04:00" comment="modified wrt-10024 - Removed doubled backslashes in string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:07:00.000-04:00" comment="Added Firefox and Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-06T04:00:00.000-04:00" comment="Fixed ste:262 by properly anchoring the regular expression.  Modified by Harvey Rubinovitz">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-10-06T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:14:56.769-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.3 or earlier is installed">
          <criterion comment="Firefox version 1.0.3 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:265"/>
          <criterion comment="Mozilla Firefox version 1.0.3 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:255"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.7 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:264"/>
          <criterion comment="Mozilla Suite version 1.7.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:254"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1067" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft JScript Memory Corruption Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1313" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1313"/>
        <description>Microsoft JScript 5.1, 5.5, and 5.6 on Windows 2000 SP4, and 5.6 on Windows XP, Server 2003, Windows 98 and Windows Me, will "release objects early" in certain cases, which results in memory corruption and allows remote attackers to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:11.115-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:14:58.565-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 Jscript.dll is less than 5.6.0.8831" negate="false" test_ref="oval:org.mitre.oval:tst:1206"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1069" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft PowerPoint 2003 Remote Code Execution Using a Malformed Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft PowerPoint</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0022"/>
        <description>Unspecified vulnerability in Microsoft PowerPoint in Microsoft Office 2000 SP3, Office XP SP3, Office 2003 SP1 and SP2, Office 2004 for Mac, and v. X for Mac allows user-assisted attackers to execute arbitrary code via a PowerPoint document with a malformed record, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:850 (referenced by tst:1204) fixed: was pattern match, now equals.  Thanks to John Hoyland of Centenial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:553 (referenced by tst:1203) fixed: owerpnt.exe to powerpnt.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:11.276-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:14:59.038-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="PowerPoint 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1204"/>
        <criterion comment="the version of PowerPnt.exe is less than 11.0.8024.0" negate="false" test_ref="oval:org.mitre.oval:tst:1203"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1070" version="2" class="vulnerability">
      <metadata>
        <title>Exchange Server 2003,SP2 when running Outlook Web Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1193" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1193"/>
        <description>Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to "HTML parsing."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:11.495-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:14:59.631-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange Server 2003,SP2 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:1202"/>
        <criterion comment="mdbmsg.dll is less than 6.5.7650.28" negate="false" test_ref="oval:org.mitre.oval:tst:1201"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1078" version="2" class="vulnerability">
      <metadata>
        <title>Exception Handling Memory Corruption Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2218"/>
        <description>Unspecified vulnerability in Internet Explorer 6.0 on Microsoft Windows XP SP2 allows remote attackers to execute arbitrary code via "exceptional conditions" that trigger memory corruption, as demonstrated using an exception handler and nested object tags, a variant of CVE-2006-1992.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:11.683-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:00.155-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1135" version="2" class="vulnerability">
      <metadata>
        <title>COM Object Instantiation Memory Corruption Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1303" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1303"/>
        <description>Multiple unspecified vulnerabilities in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allow remote attackers to execute arbitrary code by instantiating certain COM objects from Wmm2fxa.dll as ActiveX controls including (1) DXImageTransform.Microsoft.MMSpecialEffect1Input, (2) DXImageTransform.Microsoft.MMSpecialEffect1Input.1, (3) DXImageTransform.Microsoft.MMSpecialEffect2Inputs, (4) DXImageTransform.Microsoft.MMSpecialEffect2Inputs.1, (5) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input, and (6) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input.1, which causes memory corruption during garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:12.372-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:01.169-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1137" version="2" class="vulnerability">
      <metadata>
        <title>SMB Driver Elevation of Privilege Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2373" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2373"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to execute arbitrary code by calling the MrxSmbCscIoctlOpenForCopyChunk function with the METHOD_NEITHER method flag and an arbitrary address, possibly for kernel memory, aka the "SMB Driver Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:12.522-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:01.650-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="the version of mrxsmb.sys is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:1132"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1161" version="2" class="vulnerability">
      <metadata>
        <title>Exchange Server 2003,SP1 when running Outlook Web Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1193" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1193"/>
        <description>Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to "HTML parsing."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:13.425-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:02.839-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange Server 2003,SP1 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:1108"/>
        <criterion comment="mdbmsg.dll is less than 6.5.7233.69" negate="false" test_ref="oval:org.mitre.oval:tst:1107"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1167" version="2" class="vulnerability">
      <metadata>
        <title>MHT Memory Corruption Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2385"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows user-assisted remote attackers to execute arbitrary code via a crafted web page that triggers memory corruption when it is saved as a multipart HTML (.mht) file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:14.105-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:03.872-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1315" version="2" class="vulnerability">
      <metadata>
        <title>Exchange Server 2000 when running Outlook Web Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1193" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1193"/>
        <description>Cross-site scripting (XSS) vulnerability in Microsoft Exchange Server 2000 SP1 through SP3, when running Outlook Web Access (OWA), allows user-assisted remote attackers to inject arbitrary HTML or web script via unknown vectors related to "HTML parsing."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:16.925-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:05.307-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange Server 2000,SP3 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:992"/>
        <criterion comment="mdbmsg.dll is less than 6.0.6618.4" negate="false" test_ref="oval:org.mitre.oval:tst:991"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1418" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Word2003 Malformed Object Pointer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2492" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2492"/>
        <description>Buffer overflow in Microsoft Word in Office 2000 SP3, Office XP SP3, Office 2003 Sp1 and SP2, and Microsoft Works Suites through 2006, allows user-assisted attackers to execute arbitrary code via a malformed object pointer, as originally reported by ISC on 20060519 for a zero-day attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1518 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:18.173-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:06.254-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2649"/>
        <criterion comment="the version of winword.exe is less than 11.0.8026.0" negate="false" test_ref="oval:org.mitre.oval:tst:954"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1483" version="2" class="vulnerability">
      <metadata>
        <title>IP Source Route Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2379"/>
        <description>Buffer overflow in the TCP/IP Protocol driver in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote attackers to execute arbitrary code via unknown vectors related to IP source routing.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:19.246-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:07.546-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Tcpip.sys is less than 5.1.2600.1831" negate="false" test_ref="oval:org.mitre.oval:tst:896"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1556" version="2" class="vulnerability">
      <metadata>
        <title>CSS Cross-Domain Information Disclosure Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4089"/>
        <description>Microsoft Internet Explorer allows remote attackers to bypass cross-domain security restrictions and obtain sensitive information by using the @import directive to download files from other domains that are not valid Cascading Style Sheets (CSS) files, as demonstrated using Google Desktop, aka "CSSXSS" and "CSS Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:21.719-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:07.988-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1585" version="2" class="vulnerability">
      <metadata>
        <title>IP Source Route Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2379"/>
        <description>Buffer overflow in the TCP/IP Protocol driver in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote attackers to execute arbitrary code via unknown vectors related to IP source routing.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:22.550-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:08.969-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of Tcpip.sys is less than 5.1.2600.2892" negate="false" test_ref="oval:org.mitre.oval:tst:838"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1587" version="2" class="vulnerability">
      <metadata>
        <title>RRAS Memory Corruption Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2370" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2370"/>
        <description>Buffer overflow in the Routing and Remote Access service (RRAS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," aka the "RRAS Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:22.746-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:09.440-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of rasmans.dll is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:836"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:160" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Plug and Play Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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:23.350-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:10.440-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:4033"/>
        <criterion comment="SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3342"/>
        <criterion comment="the version of umpnpmgr.dll is less than 5.2.3790.2477" negate="false" test_ref="oval:org.mitre.oval:tst:3535"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1604" version="2" class="vulnerability">
      <metadata>
        <title>Flash Address Bar Spoofing Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1626" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1626"/>
        <description>Internet Explorer 6 for Windows XP SP2 and earlier allows remote attackers to spoof the address bar and possibly conduct phishing attacks by re-opening the window to a malicious Shockwave Flash application, then changing the window location back to a trusted URL while the Flash application is still loading.  NOTE: this is a different vulnerability than CVE-2006-1192.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:23.690-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:11.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1609" version="2" class="vulnerability">
      <metadata>
        <title>MHT Memory Corruption Vulnerability (WinXP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2385"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows user-assisted remote attackers to execute arbitrary code via a crafted web page that triggers memory corruption when it is saved as a multipart HTML (.mht) file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:23.849-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:12.019-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1640" version="2" class="vulnerability">
      <metadata>
        <title>ART Image Rendering Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2378" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2378"/>
        <description>Buffer overflow in the ART Image Rendering component (jgdw400.dll) in Microsoft Windows XP SP1 and Sp2, Server 2003 SP1 and earlier, and Windows 98 and Me allows remote attackers to execute arbitrary code via a crafted ART image that causes heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:24.634-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:13.021-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of jgdw400.dll is less than 106.0.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:835"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1644" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft JScript Memory Corruption Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1313" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1313"/>
        <description>Microsoft JScript 5.1, 5.5, and 5.6 on Windows 2000 SP4, and 5.6 on Windows XP, Server 2003, Windows 98 and Windows Me, will "release objects early" in certain cases, which results in memory corruption and allows remote attackers to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:24.831-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:13.461-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of Jscript.dll is less than 5.1.0.12512" negate="false" test_ref="oval:org.mitre.oval:tst:792"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1646" version="2" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2384"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to conduct spoofing and phishing attacks by using a modal browser window in a way that preserves the original address bar and trusted UI of a trusted site, even after the browser has been navigated to a malicious site, aka the "Address Bar Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:25.007-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:13.900-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1668" version="2" class="vulnerability">
      <metadata>
        <title>ART Image Rendering Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2378" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2378"/>
        <description>Buffer overflow in the ART Image Rendering component (jgdw400.dll) in Microsoft Windows XP SP1 and Sp2, Server 2003 SP1 and earlier, and Windows 98 and Me allows remote attackers to execute arbitrary code via a crafted ART image that causes heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:26.003-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:14.901-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Wjgdw400.dll is less than 106.0.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:782"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1674" version="2" class="vulnerability">
      <metadata>
        <title>RASMAN Registry Corruption Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2371"/>
        <description>Buffer overflow in the Remote Access Connection Manager service (RASMAN) service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," that lead to registry corruption and stack corruption, aka the "RASMAN Registry Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:26.309-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:15.353-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of rasmans.dll is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:836"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1686" version="2" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2384"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to conduct spoofing and phishing attacks by using a modal browser window in a way that preserves the original address bar and trusted UI of a trusted site, even after the browser has been navigated to a malicious site, aka the "Address Bar Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:26.440-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:15.778-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1712" version="2" class="vulnerability">
      <metadata>
        <title>IP Source Route Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2379"/>
        <description>Buffer overflow in the TCP/IP Protocol driver in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote attackers to execute arbitrary code via unknown vectors related to IP source routing.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:27.461-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:16.956-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.2709" negate="false" test_ref="oval:org.mitre.oval:tst:760"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1729" version="2" class="vulnerability">
      <metadata>
        <title>Windows Media Player PNG Vulnerability (v10.0 on WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0025"/>
        <description>Stack-based buffer overflow in Microsoft Windows Media Player 9 and 10 allows remote attackers to execute arbitrary code via a PNG image with a large chunk size.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:28.164-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:18.177-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Windows Media Player 10 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:833"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of wmp.dll is less than 10.0.0.4036" negate="false" test_ref="oval:org.mitre.oval:tst:754"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1730" version="2" class="vulnerability">
      <metadata>
        <title>SMB Driver Elevation of Privilege Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2373" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2373"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to execute arbitrary code by calling the MrxSmbCscIoctlOpenForCopyChunk function with the METHOD_NEITHER method flag and an arbitrary address, possibly for kernel memory, aka the "SMB Driver Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:28.315-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:18.629-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:1132"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1738" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Word2002 Malformed Object Pointer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2492" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2492"/>
        <description>Buffer overflow in Microsoft Word in Office 2000 SP3, Office XP SP3, Office 2003 Sp1 and SP2, and Microsoft Works Suites through 2006, allows user-assisted attackers to execute arbitrary code via a malformed object pointer, as originally reported by ISC on 20060519 for a zero-day attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1510 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:28.469-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:19.071-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2641"/>
        <criterion comment="the version of winword.exe is less than 10.0.6802.0" negate="false" test_ref="oval:org.mitre.oval:tst:748"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1741" version="2" class="vulnerability">
      <metadata>
        <title>RRAS Memory Corruption Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2370" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2370"/>
        <description>Buffer overflow in the Routing and Remote Access service (RRAS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," aka the "RRAS Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:28.842-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:20.005-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of rasmans.dll is less than 5.0.2195.7093" negate="false" test_ref="oval:org.mitre.oval:tst:747"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1763" version="2" class="vulnerability">
      <metadata>
        <title>RPC Mutual Authentication Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2380" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2380"/>
        <description>Microsoft Windows 2000 SP4 does not properly validate an RPC server during mutual authentication over SSL, which allows remote attackers to spoof an RPC server, aka the "RPC Mutual Authentication Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:29.673-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:21.799-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of rpcrt4.dll is less than 5.0.2195.7085" negate="false" test_ref="oval:org.mitre.oval:tst:734"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1768" version="2" class="vulnerability">
      <metadata>
        <title>Exception Handling Memory Corruption Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2218"/>
        <description>Unspecified vulnerability in Internet Explorer 6.0 on Microsoft Windows XP SP2 allows remote attackers to execute arbitrary code via "exceptional conditions" that trigger memory corruption, as demonstrated using an exception handler and nested object tags, a variant of CVE-2006-1992.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:30.178-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:23.232-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1785" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft JScript Memory Corruption Vulnerability (Win2K w/ JScript 5.6)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1313" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1313"/>
        <description>Microsoft JScript 5.1, 5.5, and 5.6 on Windows 2000 SP4, and 5.6 on Windows XP, Server 2003, Windows 98 and Windows Me, will "release objects early" in certain cases, which results in memory corruption and allows remote attackers to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:30.792-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:24.604-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of Jscript.dll is greater than or equal to 5.6.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:719"/>
        <criterion comment="the version of Jscript.dll is less than 5.6.0.8831" negate="false" test_ref="oval:org.mitre.oval:tst:1206"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1787" version="2" class="vulnerability">
      <metadata>
        <title>IP Source Route Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2379"/>
        <description>Buffer overflow in the TCP/IP Protocol driver in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote attackers to execute arbitrary code via unknown vectors related to IP source routing.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:30.933-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:25.059-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of Tcpip.sys is less than 5.0.2195.7087" negate="false" test_ref="oval:org.mitre.oval:tst:718"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1788" version="2" class="vulnerability">
      <metadata>
        <title>Address Bar Spoofing Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2384"/>
        <description>Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to conduct spoofing and phishing attacks by using a modal browser window in a way that preserves the original address bar and trusted UI of a trusted site, even after the browser has been navigated to a malicious site, aka the "Address Bar Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:31.104-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:25.471-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:180" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000,SP4 Remote Desktop Protocol (RDP) DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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:31.531-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:26.291-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="false">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3381"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3652"/>
        </criteria>
        <criterion comment="rdpwd.sys is less than 5.0.2195.7055" negate="false" test_ref="oval:org.mitre.oval:tst:3633"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1805" version="2" class="vulnerability">
      <metadata>
        <title>Windows Media Player PNG Vulnerability (v10.0, 64-bit)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0025"/>
        <description>Stack-based buffer overflow in Microsoft Windows Media Player 9 and 10 allows remote attackers to execute arbitrary code via a PNG image with a large chunk size.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:31.886-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:27.186-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player 10 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:833"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of wwmp.dll is less than 10.0.0.3704" negate="false" test_ref="oval:org.mitre.oval:tst:712"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1821" version="2" class="vulnerability">
      <metadata>
        <title>ActiveX Control Memory Corruption Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2383"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via "unexpected data" related to "parameter validation" in the DXImageTransform.Microsoft.Light ActiveX control, which causes Internet Explorer to crash in a way that enables the code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:32.932-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:29.392-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1823" version="2" class="vulnerability">
      <metadata>
        <title>RRAS Memory Corruption Vulnerability (WinXP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2370" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2370"/>
        <description>Buffer overflow in the Routing and Remote Access service (RRAS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," aka the "RRAS Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:33.060-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:29.869-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of rasmans.dll is less than 5.1.2600.2908" negate="false" test_ref="oval:org.mitre.oval:tst:705"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1827" version="2" class="vulnerability">
      <metadata>
        <title>SMB Invalid Handle Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2374"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows localusers to cause a denial of service (hang) via by calling the MrxSmbCscIoctlCloseForCopyChunk with the file handle of the shadow device, which results in a deadlock, aka the "SMB Invalid Handle Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:33.188-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:30.337-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="the version of mrxsmb.sys is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:1132"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1830" version="2" class="vulnerability">
      <metadata>
        <title>COM Object Instantiation Memory Corruption Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1303" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1303"/>
        <description>Multiple unspecified vulnerabilities in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allow remote attackers to execute arbitrary code by instantiating certain COM objects from Wmm2fxa.dll as ActiveX controls including (1) DXImageTransform.Microsoft.MMSpecialEffect1Input, (2) DXImageTransform.Microsoft.MMSpecialEffect1Input.1, (3) DXImageTransform.Microsoft.MMSpecialEffect2Inputs, (4) DXImageTransform.Microsoft.MMSpecialEffect2Inputs.1, (5) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input, and (6) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input.1, which causes memory corruption during garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:33.497-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:30.825-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1836" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft PowerPoint 2002 Remote Code Execution Using a Malformed Record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft PowerPoint</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0022"/>
        <description>Unspecified vulnerability in Microsoft PowerPoint in Microsoft Office 2000 SP3, Office XP SP3, Office 2003 SP1 and SP2, Office 2004 for Mac, and v. X for Mac allows user-assisted attackers to execute arbitrary code via a PowerPoint document with a malformed record, which triggers memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:553 (referenced by tst:703) fixed: owerpnt.exe to powerpnt.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:33.695-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:31.242-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="PowerPoint 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:704"/>
        <criterion comment="the version of PowerPnt.exe is less than 10.0.6800.0" negate="false" test_ref="oval:org.mitre.oval:tst:703"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1838" version="2" class="vulnerability">
      <metadata>
        <title>CSS Cross-Domain Information Disclosure Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4089"/>
        <description>Microsoft Internet Explorer allows remote attackers to bypass cross-domain security restrictions and obtain sensitive information by using the @import directive to download files from other domains that are not valid Cascading Style Sheets (CSS) files, as demonstrated using Google Desktop, aka "CSSXSS" and "CSS Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:33.867-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:31.729-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1841" version="2" class="vulnerability">
      <metadata>
        <title>SMB Invalid Handle Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2374"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to cause a denial of service (hang) via by calling the MrxSmbCscIoctlCloseForCopyChunk with the file handle of the shadow device, which results in a deadlock, aka the "SMB Invalid Handle Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:34.134-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:32.598-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.1.2600.2902" negate="false" test_ref="oval:org.mitre.oval:tst:692"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1842" version="2" class="vulnerability">
      <metadata>
        <title>Flash Address Bar Spoofing Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1626" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1626"/>
        <description>Internet Explorer 6 for Windows XP SP2 and earlier allows remote attackers to spoof the address bar and possibly conduct phishing attacks by re-opening the window to a malicious Shockwave Flash application, then changing the window location back to a trusted URL while the Flash application is still loading.  NOTE: this is a different vulnerability than CVE-2006-1192.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:34.256-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:33.011-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1846" version="2" class="vulnerability">
      <metadata>
        <title>RASMAN Registry Corruption Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2371"/>
        <description>Buffer overflow in the Remote Access Connection Manager service (RASMAN) service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," that lead to registry corruption and stack corruption, aka the "RASMAN Registry Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:34.522-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:33.786-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of rasmans.dll is less than 5.1.2600.2908" negate="false" test_ref="oval:org.mitre.oval:tst:705"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1850" version="2" class="vulnerability">
      <metadata>
        <title>SMB Invalid Handle Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2374"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to cause a denial of service (hang) via by calling the MrxSmbCscIoctlCloseForCopyChunk with the file handle of the shadow device, which results in a deadlock, aka the "SMB Invalid Handle Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:34.969-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:34.163-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of mrxsmb.sys is less than 5.0.2195.7097" negate="false" test_ref="oval:org.mitre.oval:tst:685"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1851" version="2" class="vulnerability">
      <metadata>
        <title>RASMAN Registry Corruption Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2371"/>
        <description>Buffer overflow in the Remote Access Connection Manager service (RASMAN) service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," that lead to registry corruption and stack corruption, aka the "RASMAN Registry Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:35.099-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:34.772-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="the version of rasmans.dll is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:836"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1857" version="2" class="vulnerability">
      <metadata>
        <title>RASMAN Registry Corruption Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2371"/>
        <description>Buffer overflow in the Remote Access Connection Manager service (RASMAN) service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," that lead to registry corruption and stack corruption, aka the "RASMAN Registry Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:35.404-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:35.183-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of rasmans.dll is less than 5.0.2195.7093" negate="false" test_ref="oval:org.mitre.oval:tst:747"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1862" version="2" class="vulnerability">
      <metadata>
        <title>HTML Decoding Memory Corruption Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2382"/>
        <description>Heap-based buffer overflow in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via crafted UTF-8 encoded HTML that results in size discrepancies during conversion to Unicode, aka "HTML Decoding Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:35.662-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:35.595-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1866" version="2" class="vulnerability">
      <metadata>
        <title>ART Image Rendering Vulnerability (WinS03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2378" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2378"/>
        <description>Buffer overflow in the ART Image Rendering component (jgdw400.dll) in Microsoft Windows XP SP1 and Sp2, Server 2003 SP1 and earlier, and Windows 98 and Me allows remote attackers to execute arbitrary code via a crafted ART image that causes heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:35.894-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:36.010-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"/>
        <criteria operator="OR" comment="Either jgdw400.dll or Wjgdw400.dll exist with a file version less than 106.0.0.0">
          <criterion comment="the version of jgdw400.dll is less than 106.0.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:835"/>
          <criterion comment="the version of Wjgdw400.dll is less than 106.0.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:782"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1891" version="2" class="vulnerability">
      <metadata>
        <title>ActiveX Control Memory Corruption Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2383"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via "unexpected data" related to "parameter validation" in the DXImageTransform.Microsoft.Light ActiveX control, which causes Internet Explorer to crash in a way that enables the code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:36.356-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:36.925-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1904" version="2" class="vulnerability">
      <metadata>
        <title>SMB Driver Elevation of Privilege Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2373" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2373"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to execute arbitrary code by calling the MrxSmbCscIoctlOpenForCopyChunk function with the METHOD_NEITHER method flag and an arbitrary address, possibly for kernel memory, aka the "SMB Driver Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:36.973-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:37.356-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of mrxsmb.sys is less than 5.0.2195.7097" negate="false" test_ref="oval:org.mitre.oval:tst:685"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1906" version="2" class="vulnerability">
      <metadata>
        <title>HTML Decoding Memory Corruption Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2382"/>
        <description>Heap-based buffer overflow in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via crafted UTF-8 encoded HTML that results in size discrepancies during conversion to Unicode, aka "HTML Decoding Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:37.166-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:37.742-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1907" version="2" class="vulnerability">
      <metadata>
        <title>RASMAN Registry Corruption Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2371"/>
        <description>Buffer overflow in the Remote Access Connection Manager service (RASMAN) service in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," that lead to registry corruption and stack corruption, aka the "RASMAN Registry Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:37.297-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:38.138-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of rasmans.dll is less than 5.1.2600.1842" negate="false" test_ref="oval:org.mitre.oval:tst:671"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1916" version="2" class="vulnerability">
      <metadata>
        <title>MHT Memory Corruption Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2385"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows user-assisted remote attackers to execute arbitrary code via a crafted web page that triggers memory corruption when it is saved as a multipart HTML (.mht) file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:38.150-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:39.569-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1918" version="2" class="vulnerability">
      <metadata>
        <title>Flash Address Bar Spoofing Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1626" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1626"/>
        <description>Internet Explorer 6 for Windows XP SP2 and earlier allows remote attackers to spoof the address bar and possibly conduct phishing attacks by re-opening the window to a malicious Shockwave Flash application, then changing the window location back to a trusted URL while the Flash application is still loading.  NOTE: this is a different vulnerability than CVE-2006-1192.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:38.287-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:39.981-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="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1928" version="2" class="vulnerability">
      <metadata>
        <title>COM Object Instantiation Memory Corruption Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1303" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1303"/>
        <description>Multiple unspecified vulnerabilities in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allow remote attackers to execute arbitrary code by instantiating certain COM objects from Wmm2fxa.dll as ActiveX controls including (1) DXImageTransform.Microsoft.MMSpecialEffect1Input, (2) DXImageTransform.Microsoft.MMSpecialEffect1Input.1, (3) DXImageTransform.Microsoft.MMSpecialEffect2Inputs, (4) DXImageTransform.Microsoft.MMSpecialEffect2Inputs.1, (5) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input, and (6) DXImageTransform.Microsoft.MMSpecialEffectInplace1Input.1, which causes memory corruption during garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:38.672-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:40.801-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1931" version="2" class="vulnerability">
      <metadata>
        <title>HTML Decoding Memory Corruption Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2382"/>
        <description>Heap-based buffer overflow in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via crafted UTF-8 encoded HTML that results in size discrepancies during conversion to Unicode, aka "HTML Decoding Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:39.087-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:41.242-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2912" negate="false" test_ref="oval:org.mitre.oval:tst:821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1936" version="2" class="vulnerability">
      <metadata>
        <title>RRAS Memory Corruption Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2370" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2370"/>
        <description>Buffer overflow in the Routing and Remote Access service (RRAS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," aka the "RRAS Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:39.216-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:41.621-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="the version of rasmans.dll is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:836"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1942" version="2" class="vulnerability">
      <metadata>
        <title>SMB Driver Elevation of Privilege Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2373" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2373"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to execute arbitrary code by calling the MrxSmbCscIoctlOpenForCopyChunk function with the METHOD_NEITHER method flag and an arbitrary address, possibly for kernel memory, aka the "SMB Driver Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:39.345-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:42.082-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.1.2600.2902" negate="false" test_ref="oval:org.mitre.oval:tst:692"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1961" version="2" class="vulnerability">
      <metadata>
        <title>Exception Handling Memory Corruption Vulnerability(64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2218" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2218"/>
        <description>Unspecified vulnerability in Internet Explorer 6.0 on Microsoft Windows XP SP2 allows remote attackers to execute arbitrary code via "exceptional conditions" that trigger memory corruption, as demonstrated using an exception handler and nested object tags, a variant of CVE-2006-1992.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:40.348-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:44.014-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1974" version="2" class="vulnerability">
      <metadata>
        <title>Windows Media Player PNG Vulnerability (v10.0 on S03)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0025"/>
        <description>Stack-based buffer overflow in Microsoft Windows Media Player 9 and 10 allows remote attackers to execute arbitrary code via a PNG image with a large chunk size.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:40.815-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:44.903-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="Windows Media Player 10 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:833"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of wmp.dll is less than 10.0.0.3704" negate="false" test_ref="oval:org.mitre.oval:tst:658"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1977" version="2" class="vulnerability">
      <metadata>
        <title>CSS Cross-Domain Information Disclosure Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4089" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4089"/>
        <description>Microsoft Internet Explorer allows remote attackers to bypass cross-domain security restrictions and obtain sensitive information by using the @import directive to download files from other domains that are not valid Cascading Style Sheets (CSS) files, as demonstrated using Google Desktop, aka "CSSXSS" and "CSS Cross-Domain Information Disclosure Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:41.143-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:45.282-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1979" version="2" class="vulnerability">
      <metadata>
        <title>SMB Invalid Handle Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2374"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to cause a denial of service (hang) via by calling the MrxSmbCscIoctlCloseForCopyChunk with the file handle of the shadow device, which results in a deadlock, aka the "SMB Invalid Handle Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:41.326-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:45.704-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.1.2600.1836" negate="false" test_ref="oval:org.mitre.oval:tst:657"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2003" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft JScript Memory Corruption Vulnerability (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1313" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1313"/>
        <description>Microsoft JScript 5.1, 5.5, and 5.6 on Windows 2000 SP4, and 5.6 on Windows XP, Server 2003, Windows 98 and Windows Me, will "release objects early" in certain cases, which results in memory corruption and allows remote attackers to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:42.312-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:47.362-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the version of Jscript.dll is less than 5.6.0.8831" negate="false" test_ref="oval:org.mitre.oval:tst:1206"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2007" version="2" class="vulnerability">
      <metadata>
        <title>SMB Driver Elevation of Privilege Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2373" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2373"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to execute arbitrary code by calling the MrxSmbCscIoctlOpenForCopyChunk function with the METHOD_NEITHER method flag and an arbitrary address, possibly for kernel memory, aka the "SMB Driver Elevation of Privilege Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:42.432-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:47.749-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.1.2600.1836" negate="false" test_ref="oval:org.mitre.oval:tst:657"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2009" version="2" class="vulnerability">
      <metadata>
        <title>ActiveX Control Memory Corruption Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2383" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2383"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4 and 6 SP1 and earlier allows remote attackers to execute arbitrary code via "unexpected data" related to "parameter validation" in the DXImageTransform.Microsoft.Light ActiveX control, which causes Internet Explorer to crash in a way that enables the code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:42.563-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:48.185-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.3790.2706" negate="false" test_ref="oval:org.mitre.oval:tst:1187"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2018" version="2" class="vulnerability">
      <metadata>
        <title>IP Source Route Vulnerability (S03,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2379"/>
        <description>Buffer overflow in the TCP/IP Protocol driver in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote attackers to execute arbitrary code via unknown vectors related to IP source routing.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:42.829-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:49.041-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="the version of Tcpip.sys is less than 5.2.3790.2709" negate="false" test_ref="oval:org.mitre.oval:tst:760"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2030" version="2" class="vulnerability">
      <metadata>
        <title>SMB Invalid Handle Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2374" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2374"/>
        <description>The Server Message Block (SMB) driver (MRXSMB.SYS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows local users to cause a denial of service (hang) via by calling the MrxSmbCscIoctlCloseForCopyChunk with the file handle of the shadow device, which results in a deadlock, aka the "SMB Invalid Handle Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:43.570-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:49.437-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of mrxsmb.sys is less than 5.2.3790.2697" negate="false" test_ref="oval:org.mitre.oval:tst:1132"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2061" version="2" class="vulnerability">
      <metadata>
        <title>RRAS Memory Corruption Vulnerability (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2370" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2370"/>
        <description>Buffer overflow in the Routing and Remote Access service (RRAS) in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 and earlier allows remote unauthenticated or authenticated attackers to execute arbitrary code via certain crafted "RPC related requests," aka the "RRAS Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-10-07T09:15:43.978-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:50.253-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of rasmans.dll is less than 5.1.2600.1842" negate="false" test_ref="oval:org.mitre.oval:tst:671"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2068" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Word2000 Malformed Object Pointer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-2492" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2492"/>
        <description>Buffer overflow in Microsoft Word in Office 2000 SP3, Office XP SP3, Office 2003 Sp1 and SP2, and Microsoft Works Suites through 2006, allows user-assisted attackers to execute arbitrary code via a malformed object pointer, as originally reported by ISC on 20060519 for a zero-day attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-14T09:55:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-06-14T07:51:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:44.120-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:50.670-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.8943" negate="false" test_ref="oval:org.mitre.oval:tst:626"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:256" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 Print Spooler Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1984" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1984"/>
        <description>Buffer overflow in the Print Spooler service (Spoolsv.exe) for Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via a malicious message.</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:44.827-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:52.267-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3750"/>
        <criterion comment="SP2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3341"/>
        <criterion comment="the version of spoolsv.exe is less than 5.1.2600.2696" negate="false" test_ref="oval:org.mitre.oval:tst:3950"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:267" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP Plug and Play Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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:44.992-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:52.447-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3750"/>
        <criterion comment="SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3342"/>
        <criterion comment="64-bit version" negate="true" test_ref="oval:org.mitre.oval:tst:3257"/>
        <criterion comment="the version of umpnpmgr.dll is less than 5.1.2600.1711" negate="false" test_ref="oval:org.mitre.oval:tst:3367"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:346" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003,SP1 Remote Desktop Protocol (RDP) DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:4033"/>
        <criterion comment="SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3342"/>
        <criterion comment="rdpwd.sys is less than 5.2.3790.2465" negate="false" test_ref="oval:org.mitre.oval:tst:3760"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:376" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 Remote Desktop Protocol (RDP) DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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:46.068-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:53.734-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3750"/>
        <criterion comment="SP2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3341"/>
        <criterion comment="rdpwd.sys is less than 5.1.2600.2695" negate="false" test_ref="oval:org.mitre.oval:tst:3639"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:457" version="2">
      <metadata>
        <title>PGM Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>MSMQ Service</product>
        </affected>
        <reference ref_id="CVE-2006-3442" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3442" source="CVE"/>
        <description>Unspecified vulnerability in Pragmatic General Multicast (PGM) in Microsoft Windows XP SP2 and earlier allows remote attackers to execute arbitrary code via a crafted multicast message.</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:47.860-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:55.397-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <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 Rmcast.sys is less than 5.1.2600.1873" test_ref="oval:org.mitre.oval:tst:188"/>
        </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 Rmcast.sys is less than 5.1.2600.2951" test_ref="oval:org.mitre.oval:tst:172"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:474" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000 Plug and Play Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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:48.172-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:55.755-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3381"/>
        <criterion comment="the version of umpnpmgr.dll is less than 5.0.2195.7057" negate="false" test_ref="oval:org.mitre.oval:tst:3723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:497" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 Plug and Play Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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:48.301-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:55.912-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3750"/>
        <criterion comment="SP2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3341"/>
        <criterion comment="64-bit version" negate="true" test_ref="oval:org.mitre.oval:tst:3257"/>
        <criterion comment="the version of umpnpmgr.dll is less than 5.1.2600.2710" negate="false" test_ref="oval:org.mitre.oval:tst:3964"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:535" version="2">
      <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>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:609" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Remote Desktop Protocol (RDP) DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:4033"/>
        <criterion comment="any SP is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3429"/>
        <criterion comment="rdpwd.sys is less than 5.2.3790.348" negate="false" test_ref="oval:org.mitre.oval:tst:3978"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:618" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 Remote Desktop Protocol (RDP) DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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:50.349-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:57.992-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3750"/>
        <criterion comment="SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3342"/>
        <criterion comment="64-bit version" negate="true" test_ref="oval:org.mitre.oval:tst:3257"/>
        <criterion comment="rdpwd.sys is less than 5.1.2600.1698" negate="false" test_ref="oval:org.mitre.oval:tst:3742"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:783" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Plug and Play Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:4033"/>
        <criterion comment="any SP is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3429"/>
        <criterion comment="the version of umpnpmgr.dll is less than 5.2.3790.360" negate="false" test_ref="oval:org.mitre.oval:tst:3457"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:115" version="2">
      <metadata>
        <title>Hyperlink Object Function 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 ref_id="CVE-2006-3438" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3438" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Hyperlink Object Library (hlink.dll), possibly a buffer overflow, allows user-assisted attackers to execute arbitrary code via crafted hyperlinks that are not properly handled when hlink.dll "uses a file containing a malformed function," aka "Hyperlink Object Function 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:28:26.729-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:57:19.875-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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.560" test_ref="oval:org.mitre.oval:tst:114"/>
        </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:13" version="2">
      <metadata>
        <title>Buffer Overrun in HTML Help 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 ref_id="CVE-2006-3357" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3357" source="CVE"/>
        <description>Heap-based buffer overflow in HTML Help ActiveX control (hhctrl.ocx) in Microsoft Internet Explorer 6.0 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code by repeatedly setting the Image field of an Internet.HHCtrl.1 object to certain values, possibly related to improper escaping and long strings.</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:28:38.073-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:57:21.058-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 Hhctrl.ocx is less than 5.2.3790.558" test_ref="oval:org.mitre.oval:tst:44"/>
        </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 Hhctrl.ocx is less than 5.2.3790.558" test_ref="oval:org.mitre.oval:tst:44"/>
        </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 Hhctrl.ocx is less than 5.2.3790.2744" test_ref="oval:org.mitre.oval:tst:15"/>
        </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 Hhctrl.ocx is less than 5.2.3790.2744" test_ref="oval:org.mitre.oval:tst:15"/>
        </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 Hhctrl.ocx is less than 5.2.3790.558" test_ref="oval:org.mitre.oval:tst:44"/>
        </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 Hhctrl.ocx is less than 5.2.3790.2744" test_ref="oval:org.mitre.oval:tst:15"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:155" version="2">
      <metadata>
        <title>User Profile Elevation of Privilege 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 ref_id="CVE-2006-3443" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3443" source="CVE"/>
        <description>Untrusted search path vulnerability in Winlogon in Microsoft Windows 2000 SP4, when SafeDllSearchMode is disabled, allows local users to gain privileges via a malicious DLL in the UserProfile directory, aka "User Profile Elevation of Privilege 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:28:46.723-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:57:22.199-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 Kernel32.dll is less than 5.0.2195.7099" test_ref="oval:org.mitre.oval:tst:80"/>
        </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 Kernel32.dll is less than 5.1.2600.1869" test_ref="oval:org.mitre.oval:tst:31"/>
        </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 Kernel32.dll is less than 5.1.2600.2945" test_ref="oval:org.mitre.oval:tst:45"/>
        </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 Kernel32.dll is less than 5.2.3790.2741" test_ref="oval:org.mitre.oval:tst:104"/>
        </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 Kernel32.dll is less than 5.2.3790.556" test_ref="oval:org.mitre.oval:tst:63"/>
        </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 Kernel32.dll is less than 5.2.3790.2741" test_ref="oval:org.mitre.oval:tst:104"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:163" version="2">
      <metadata>
        <title>Microsoft Office Remote Code Execution Using a Malformed PNG Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-0033" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0033" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Office 2003 SP1 and SP2, Office XP SP3, Office 2000 SP3, and other products, allows user-assisted attackers to execute arbitrary code via a crafted PNG image that triggers memory corruption when it is parsed.</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:28:50.595-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:57:23.128-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="vulnerable applications" operator="OR">
          <extend_definition comment="Microsoft Word 2003 is installed" definition_ref="oval:org.mitre.oval:def:475"/>
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <extend_definition comment="Microsoft Project 2002, SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
        </criteria>
        <criterion comment="the version of Png32.flt is less than 2003.1100.8029.0" test_ref="oval:org.mitre.oval:tst:7"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:475" version="2">
      <metadata>
        <title>Microsoft Word 2003 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Word 2003 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:28.006-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:41.875-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Word 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2649"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:21" version="2">
      <metadata>
        <title>Microsoft Office Remote Code Execution Using a Malformed GIF Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-0007" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0007" source="CVE"/>
        <description>Buffer overflow in GIFIMP32.FLT, as used in Microsoft Office 2003 SP1 and SP2, Office XP SP3, Office 2000 SP3, and other products, allows user-assisted attackers to execute arbitrary code via a crafted GIF image that triggers memory corruption when it is parsed.</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:15.158-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:35.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="vulnerable applications" operator="OR">
          <extend_definition comment="Microsoft Word 2003 is installed" definition_ref="oval:org.mitre.oval:def:475"/>
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <extend_definition comment="Microsoft Project 2002, SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <extend_definition comment="Microsoft Project 2000, SP1 is installed" definition_ref="oval:org.mitre.oval:def:518"/>
        </criteria>
        <criterion comment="the version of Gifimp32.flt is less than 2003.1100.8020.0" test_ref="oval:org.mitre.oval:tst:67"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:232" version="2">
      <metadata>
        <title>Buffer Overrun in DHCP Client Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>DHCP Client</product>
        </affected>
        <reference ref_id="CVE-2006-2372" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2372" source="CVE"/>
        <description>Buffer overflow in the DHCP Client service for Microsoft Windows 2000 SP4, Windows XP SP1 and SP2, and Server 2003 up to SP1 allows remote attackers to execute arbitrary code via a crafted DHCP response.</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:17.179-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:36.164-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 dhcpcsvc.dll is less than 5.0.2195.7085" test_ref="oval:org.mitre.oval:tst:186"/>
        </criteria>
        <criteria comment="WinXP,SP1" operator="AND">
          <extend_definition comment="Windows XP, SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <criterion comment="the version of dhcpcsvc.dll is less than 5.1.2600.1847" test_ref="oval:org.mitre.oval:tst:105"/>
        </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 dhcpcsvc.dll is less than 5.1.2600.2912" test_ref="oval:org.mitre.oval:tst:5"/>
        </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 dhcpcsvc.dll is less than 5.2.3790.2706" test_ref="oval:org.mitre.oval:tst:103"/>
        </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 dhcpcsvc.dll is less than 5.2.3790.536" test_ref="oval:org.mitre.oval:tst:82"/>
        </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 dhcpcsvc.dll is less than 5.2.3790.2706" test_ref="oval:org.mitre.oval:tst:103"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:234" version="2">
      <metadata>
        <title>Microsoft Excel Malformed File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-2388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2388" source="CVE"/>
        <description>Microsoft Office Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via malformed cell comments, which lead to modification of "critical data offsets" during the rebuilding process.</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:17.493-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:36.473-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:243" version="2">
      <metadata>
        <title>Microsoft Excel Malformed FNGROUPCOUNT value Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-1308" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1308" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted FNGROUPCOUNT value.</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:18.439-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:36.766-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:3" version="2">
      <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>
          <product>Operating System</product>
        </affected>
        <reference ref_id="CVE-2006-1315" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1314" 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>
          </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 srv.sys is less than 5.0.2195.7087" negate="false" test_ref="oval:org.mitre.oval:tst:64"/>
        </criteria>
        <criteria comment="WinXP,SP1" operator="AND">
          <extend_definition comment="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" negate="false" test_ref="oval:org.mitre.oval:tst:23"/>
        </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 srv.sys is less than 5.1.2600.2893" negate="false" test_ref="oval:org.mitre.oval:tst:127"/>
        </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 srv.sys is less than 5.2.3790.2691" negate="false" test_ref="oval:org.mitre.oval:tst:161"/>
        </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 srv.sys is less than 5.2.3790.526" negate="false" test_ref="oval:org.mitre.oval:tst:97"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2691" negate="false" test_ref="oval:org.mitre.oval:tst:161"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:318" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 shell32.dll is less than 5.0.3900.7105" test_ref="oval:org.mitre.oval:tst:129"/>
        </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 shell32.dll is less than 6.0.2800.1873" test_ref="oval:org.mitre.oval:tst:199"/>
        </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 shell32.dll is less than 6.0.2900.2951" test_ref="oval:org.mitre.oval:tst:160"/>
        </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 shell32.dll is less than 6.0.3790.2746" test_ref="oval:org.mitre.oval:tst:12"/>
        </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 shell32.dll is less than 6.0.3790.559" test_ref="oval:org.mitre.oval:tst:14"/>
        </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 shell32.dll is less than 6.0.3790.2746" test_ref="oval:org.mitre.oval:tst:12"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:348" version="2">
      <metadata>
        <title>Microsoft PowerPoint Malformed Records 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 ref_id="CVE-2006-3449" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3449" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft PowerPoint 2000 through 2003, possibly a buffer overflow, allows user-assisted remote attackers to execute arbitrary commands via a malformed record in the BIFF file format used in a PPT file, a different issue than CVE-2006-1540, aka "Microsoft PowerPoint Malformed Record 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:21.369-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:38.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="PowerPoint 2000" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8948" test_ref="oval:org.mitre.oval:tst:16"/>
        </criteria>
        <criteria comment="PowerPoint 2002" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6811.0" test_ref="oval:org.mitre.oval:tst:17"/>
        </criteria>
        <criteria comment="PowerPoint 2003" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8036.0" test_ref="oval:org.mitre.oval:tst:110"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:379" version="2">
      <metadata>
        <title>Microsoft Excel Malformed SELECTION record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-1302" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1302" source="CVE"/>
        <description>Buffer overflow in Microsoft Excel 2000 through 2003 allows user-assisted attackers to execute arbitrary code via a .xls file with certain crafted fields in a SELECTION record, which triggers memory corruption, aka "Malformed SELECTION record 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:22.815-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:39.105-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:696" version="2">
      <metadata>
        <title>Microsoft PowerPoint 2000 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft PowerPoint 2000 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:35.533-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:47.039-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:861"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:666" version="2">
      <metadata>
        <title>Microsoft PowerPoint 2003 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft PowerPoint 2003 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:33.948-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:46.477-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1204"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:305" version="2">
      <metadata>
        <title>Microsoft PowerPoint 2002 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft PowerPoint 2002 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-08-11T12:53:40">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-09-08T11:26:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:20.418-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:37.787-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="PowerPoint 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:704"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:399" version="2">
      <metadata>
        <title>Microsoft PowerPoint Mso.dll 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 ref_id="CVE-2006-3590" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3590" source="CVE"/>
        <description>mso.dll, as used by Microsoft PowerPoint 2000 through 2003, allows user-assisted attackers to execute arbitrary commands via a malformed shape container in a PPT file that leads to memory corruption, as exploited by Trojan.PPDropper.B, a different issue than CVE-2006-1540 and CVE-2006-3493.</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:23.583-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:39.372-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="PowerPoint 2000" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2000 is installed" definition_ref="oval:org.mitre.oval:def:696"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8948" test_ref="oval:org.mitre.oval:tst:16"/>
        </criteria>
        <criteria comment="PowerPoint 2002" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2002 is installed" definition_ref="oval:org.mitre.oval:def:305"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6811.0" test_ref="oval:org.mitre.oval:tst:17"/>
        </criteria>
        <criteria comment="PowerPoint 2003" operator="AND">
          <extend_definition comment="Microsoft PowerPoint 2003 is installed" definition_ref="oval:org.mitre.oval:def:666"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8036.0" test_ref="oval:org.mitre.oval:tst:110"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:435" version="2">
      <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>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>
          </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"/>
          <extend_definition comment="IIS 5.0 is installed" definition_ref="oval:org.mitre.oval:def:731"/>
          <criterion comment="the version of asp.dll is less than 5.0.2195.7084" test_ref="oval:org.mitre.oval:tst:78"/>
        </criteria>
        <criteria comment="WinXP,SP1" operator="AND">
          <extend_definition comment="Windows XP, SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
          <extend_definition comment="IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="the version of asp.dll is less than 5.1.2600.1829" test_ref="oval:org.mitre.oval:tst:9"/>
        </criteria>
        <criteria comment="WinXP,SP2" operator="AND">
          <extend_definition comment="Windows XP, SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="the version of asp.dll is less than 5.1.2600.2889" test_ref="oval:org.mitre.oval:tst:157"/>
        </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"/>
          <extend_definition comment="IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="the version of asp.dll is less than 6.0.3790.2684" test_ref="oval:org.mitre.oval:tst:108"/>
        </criteria>
        <criteria comment="S03-Gold" operator="AND">
          <extend_definition comment="Windows Server 2003 (Gold) is installed" definition_ref="oval:org.mitre.oval:def:165"/>
          <extend_definition comment="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.520" test_ref="oval:org.mitre.oval:tst:144"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="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.2684" test_ref="oval:org.mitre.oval:tst:108"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:227" version="2">
      <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>
        </affected>
        <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS Major Version equals 6" negate="false" test_ref="oval:org.mitre.oval:tst:170"/>
        <criterion comment="IIS Minor Version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:164"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:460" version="2">
      <metadata>
        <title>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>
        </affected>
        <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS Major Version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS Minor Version equals 1" negate="false" test_ref="oval:org.mitre.oval:tst:1357"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:731" version="2">
      <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>
        </affected>
        <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="IIS Major Version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS Minor Version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:164"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:441" version="2">
      <metadata>
        <title>MHTML Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>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 class="vulnerability" id="oval:org.mitre.oval:def:492" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 netapi32.dll is less than 5.0.2195.7105" test_ref="oval:org.mitre.oval:tst:13"/>
        </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 netapi32.dll is less than 5.1.2600.1874" test_ref="oval:org.mitre.oval:tst:147"/>
        </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 netapi32.dll is less than 5.1.2600.2952" test_ref="oval:org.mitre.oval:tst:101"/>
        </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 netapi32.dll is less than 5.2.3790.2747" test_ref="oval:org.mitre.oval:tst:126"/>
        </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 netapi32.dll is less than 5.2.3790.559" test_ref="oval:org.mitre.oval:tst:176"/>
        </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 netapi32.dll is less than 5.2.3790.2747" test_ref="oval:org.mitre.oval:tst:126"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:537" version="2">
      <metadata>
        <title>Microsoft Excel Malformed File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-3059" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3059" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000 through 2004 allows remote user-assisted attackers to execute arbitrary code via unspecified vectors.  NOTE: this is a different vulnerability than CVE-2006-3086.</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:30.080-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:43.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:545" version="2">
      <metadata>
        <title>Microsoft Excel Malformed COLINFO record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-1304" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1304" source="CVE"/>
        <description>Buffer overflow in Microsoft Excel 2000 through 2003 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted COLINFO record, which triggers the overflow during a "data filling operation."</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:30.285-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:43.952-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:557" version="2">
      <metadata>
        <title>Microsoft Excel Malformed SELECTION record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-1301" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1301" source="CVE"/>
        <description>Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted SELECTION record that triggers memory corruption, a different vulnerability than CVE-2006-1302.</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:30.912-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:44.263-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:586" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 98 Macro Names Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 98</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0820"/>
        <description>Microsoft Word 97, 98(J), 2000, and 2002, and Microsoft Works Suites 2001 through 2004, do not properly check the length of the "Macro names" data value, which could allow remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-10-16T04:13:00.000-04:00" comment="Modified test 2528 to use obj:492 rather than obj:1443 since they were the same and this definition was the only reference to obj:1443.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2006-10-16T04:13:00.000-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 98 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2529"/>
        <criterion comment="the version of winword.exe is less than 8.0.0.9716" negate="false" test_ref="oval:org.mitre.oval:tst:2528"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:600" version="2">
      <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>
          <product>Operating Ssytem</product>
        </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>
          </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 srv.sys is less than 5.0.2195.7087" negate="false" test_ref="oval:org.mitre.oval:tst:64"/>
        </criteria>
        <criteria comment="WinXP,SP1 (32-bit)" operator="AND">
          <extend_definition comment="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" negate="false" test_ref="oval:org.mitre.oval:tst:23"/>
        </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 srv.sys is less than 5.1.2600.2893" negate="false" test_ref="oval:org.mitre.oval:tst:127"/>
        </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 srv.sys is less than 5.2.3790.2691" negate="false" test_ref="oval:org.mitre.oval:tst:161"/>
        </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 srv.sys is less than 5.2.3790.526" negate="false" test_ref="oval:org.mitre.oval:tst:97"/>
        </criteria>
        <criteria comment="S03,SP1" operator="AND">
          <extend_definition comment="Windows Server 2003, SP1 is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <criterion comment="the version of srv.sys is less than 5.2.3790.2691" negate="false" test_ref="oval:org.mitre.oval:tst:161"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:638" version="2">
      <metadata>
        <title>MMC Redirect Cross-Site Scripting Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Management Console</product>
        </affected>
        <reference ref_id="CVE-2006-3643" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3643" source="CVE"/>
        <description>Cross-site scripting (XSS) vulnerability in Internet Explorer 5.01 and 6 in Microsoft Windows 2000 SP4 permits access to local "HTML-embedded resource files" in the Microsoft Management Console (MMC) library, which allows remote authenticated users to execute arbitrary commands, aka "MMC Redirect Cross-Site Scripting 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:32.866-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:45.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows 2000, SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
        <criterion comment="the version of mmc.exe is less than 5.0.2195.7102" test_ref="oval:org.mitre.oval:tst:193"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:639" version="2">
      <metadata>
        <title>Microsoft Office Malformed String Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-1540" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1540" source="CVE"/>
        <description>MSO.DLL in Microsoft Office 2000, Office XP (2002), and Office 2003 allows user-assisted attackers to cause a denial of service and execute arbitrary code via multiple attack vectors, as originally demonstrated using a crafted document record with a malformed string, as demonstrated by replacing a certain "01 00 00 00" byte sequence with an "FF FF FF FF" byte sequence, possibly causing an invalid array index, in (1) an Excel .xls document, which triggers an access violation in ole32.dll; (2) an Excel .xlw document, which triggers an access violation in excel.exe; (3) a Word document, which triggers an access violation in mso.dll in winword.exe; and (4) a PowerPoint document, which triggers an access violation in powerpnt.txt.  NOTE: after the initial disclosure, this issue was demonstrated by triggering an integer overflow using an inconsistent size for a Unicode "Sheet Name" string.</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:33.119-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:46.086-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Office 2000" operator="AND">
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Project 2002, SP1" operator="AND">
          <extend_definition comment="Microsoft Project 2002, SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Office 2002" operator="AND">
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Visio 2002" operator="AND">
          <extend_definition comment="Microsoft Visio 2002 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Office 2003" operator="AND">
          <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
        <criteria comment="Project 2000, SP1" operator="AND">
          <extend_definition comment="Microsoft Project 2000, SP1 is installed" definition_ref="oval:org.mitre.oval:def:518"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Catch-all for the 2000 version of the Mso9.dll library." operator="AND">
          <criterion comment="The Office 2000 (or later) version of Mso9.dll is installed." test_ref="oval:org.mitre.oval:tst:194"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Catchall for the 2002 version of the Mso.dll library." operator="AND">
          <criterion comment="The Office 2002 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:139"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Catchall for the 2003 version of the Mso.dll library." operator="AND">
          <criterion comment="The Office 2003 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:69"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:673" version="2">
      <metadata>
        <title>Windows 2000 Kernel Elevation of Privilege Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference ref_id="CVE-2006-3444" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3444" source="CVE"/>
        <description>Unspecified vulnerability in the kernel in Microsoft Windows 2000 SP4, probably a buffer overflow, allows local users to obtain privileges via unspecified vectors involving an "unchecked buffer."</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:34.552-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:46.655-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows 2000, SP4 is installed" definition_ref="oval:org.mitre.oval:def:229"/>
        <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7098" test_ref="oval:org.mitre.oval:tst:46"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:694" version="2">
      <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>Visual Basic</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Vbe6.dll is installed and has a version less than 6.4.99.72" test_ref="oval:org.mitre.oval:tst:94"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:747" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 dnsapi.dll is less than 5.0.2195.7100" test_ref="oval:org.mitre.oval:tst:130"/>
        </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 dnsapi.dll is less than 5.1.2600.1863" test_ref="oval:org.mitre.oval:tst:81"/>
        </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 dnsapi.dll is less than 5.1.2600.2938" test_ref="oval:org.mitre.oval:tst:198"/>
        </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 dnsapi.dll is less than 5.2.3790.2745" test_ref="oval:org.mitre.oval:tst:51"/>
        </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 dnsapi.dll is less than 5.2.3790.558" test_ref="oval:org.mitre.oval:tst:159"/>
        </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 dnsapi.dll is less than 5.2.3790.2745" test_ref="oval:org.mitre.oval:tst:51"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:752" version="2">
      <metadata>
        <title>Microsoft Excel Malformed LABEL record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-1309" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1309" source="CVE"/>
        <description>Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted LABEL record that triggers memory corruption.</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:37.395-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:49.031-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:841" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 Kernel32.dll is less than 5.0.2195.7099" test_ref="oval:org.mitre.oval:tst:80"/>
        </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 Kernel32.dll is less than 5.1.2600.1869" test_ref="oval:org.mitre.oval:tst:31"/>
        </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 Kernel32.dll is less than 5.1.2600.2945" test_ref="oval:org.mitre.oval:tst:45"/>
        </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 Kernel32.dll is less than 5.2.3790.2741" test_ref="oval:org.mitre.oval:tst:104"/>
        </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 Kernel32.dll is less than 5.2.3790.556" test_ref="oval:org.mitre.oval:tst:63"/>
        </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 Kernel32.dll is less than 5.2.3790.2741" test_ref="oval:org.mitre.oval:tst:104"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:93" version="2">
      <metadata>
        <title>Microsoft Office 2000 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Office 2000 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:44">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-10-07T09:15:54.553-04:00">INTERIM</status_change>
            <modified date="2006-10-17T04:13:00.000-04:00" comment="Changed operation from pattern match to equals in obj:650.  Modified by Harvey Rubinovitz">
              <contributor organization="Secure Elements, Inc.">Glenn Strickland</contributor>
            </modified>
            <status_change date="2006-11-14T08:58:00.810-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Office 2000 is installed" test_ref="oval:org.mitre.oval:tst:863"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:707" version="2">
      <metadata>
        <title>Microsoft Project 2002, SP1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Project 2002, SP1 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-10-07T09:15:51.895-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:59.024-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Project 2002, SP1 is installed" test_ref="oval:org.mitre.oval:tst:555"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:692" version="2">
      <metadata>
        <title>Microsoft Visio 2002, SP2 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Visio 2002, SP2 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-10-07T09:15:51.484-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:58.914-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Visio 2002, SP2 is installed" test_ref="oval:org.mitre.oval:tst:481"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:663" version="2">
      <metadata>
        <title>Microsoft Office 2002 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Office 2002 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-10-07T09:15:51.244-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:58.628-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Office 2002 is installed" test_ref="oval:org.mitre.oval:tst:2327"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:518" version="2">
      <metadata>
        <title>Microsoft Project 2000, SP1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Project 2000, SP1 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-10-07T09:15:48.768-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:56.303-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Project 2000 is installed" test_ref="oval:org.mitre.oval:tst:77"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:233" version="2">
      <metadata>
        <title>Microsoft Office 2003 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Office 2003 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-10-07T09:15:44.461-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:51.460-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Office 2003 is installed" test_ref="oval:org.mitre.oval:tst:487"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:918" version="2">
      <metadata>
        <title>Microsoft Office Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference ref_id="CVE-2006-1316" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1316" source="CVE"/>
        <description>Unspecified vulnerability in Microsoft Office 2003 SP1 and SP2, Office XP SP3, Office 2000 SP3, and other products, allows user-assisted attackers to execute arbitrary code via an Office file with malformed string that triggers memory corruption related to record lengths, aka "Microsoft Office Parsing Vulnerability," a different vulnerability than CVE-2006-2389.</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:40.581-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:50.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Office 2000" operator="AND">
          <extend_definition comment="Microsoft Office 2000 is installed" definition_ref="oval:org.mitre.oval:def:93"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Project 2002, SP1" operator="AND">
          <extend_definition comment="Microsoft Project 2002, SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Office 2002" operator="AND">
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Visio 2002" operator="AND">
          <extend_definition comment="Microsoft Visio 2002 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Office 2003" operator="AND">
          <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
        <criteria comment="Project 2000, SP1" operator="AND">
          <extend_definition comment="Microsoft Project 2000, SP1 is installed" definition_ref="oval:org.mitre.oval:def:518"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Catch-all for the 2000 version of the Mso9.dll library." operator="AND">
          <criterion comment="The Office 2000 (or later) version of Mso9.dll is installed." test_ref="oval:org.mitre.oval:tst:194"/>
          <criterion comment="the version of Mso9.dll is less than 9.0.0.8944" test_ref="oval:org.mitre.oval:tst:122"/>
        </criteria>
        <criteria comment="Catchall for the 2002 version of the Mso.dll library." operator="AND">
          <criterion comment="The Office 2002 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:139"/>
          <criterion comment="the version of Mso.dll is less than 10.0.6804.0" test_ref="oval:org.mitre.oval:tst:141"/>
        </criteria>
        <criteria comment="Catchall for the 2003 version of the Mso.dll library." operator="AND">
          <criterion comment="The Office 2003 (or later) version of Mso.dll is installed." test_ref="oval:org.mitre.oval:tst:69"/>
          <criterion comment="the version of Mso.dll is less than 11.0.8028.0" test_ref="oval:org.mitre.oval:tst:169"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:764" version="2">
      <metadata>
        <title>Microsoft Excel 2003 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Excel 2003 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:38.198-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:49.468-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Excel 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:888"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:758" version="2">
      <metadata>
        <title>Microsoft Excel 2000 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Excel 2000 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-07-25T12:05:33">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1415 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-09-27T12:29:37.567-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:49.238-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Excel 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2485"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:473" version="2">
      <metadata>
        <title>Microsoft Excel 2002 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Excel 2002 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-07-25T12:05:33">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1377 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-09-27T12:29:27.866-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:41.687-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2420"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:439" version="2">
      <metadata>
        <title>Microsoft Excel Viewer is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The application Microsoft Excel Viewer 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-10-07T09:15:47.730-04:00">INTERIM</status_change>
            <status_change date="2006-10-24T09:15:55.253-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Excel Viewer is installed" negate="false" test_ref="oval:org.mitre.oval:tst:61"/>
      </criteria>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:950" version="2">
      <metadata>
        <title>Microsoft Excel Malformed OBJECT record Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel</product>
        </affected>
        <reference ref_id="CVE-2006-1306" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1306" source="CVE"/>
        <description>Microsoft Excel 2000 through 2004 allows user-assisted attackers to execute arbitrary code via a .xls file with a crafted BIFF record with an attacker-controlled array index that is used for a function pointer, aka "Malformed OBJECT record 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:40.980-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:50.316-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Excel 2000" operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="the version of excel.exe is less than 9.0.0.8946" test_ref="oval:org.mitre.oval:tst:6"/>
        </criteria>
        <criteria comment="Excel 2002" operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="the version of excel.exe is less than 10.0.6809.0" test_ref="oval:org.mitre.oval:tst:53"/>
        </criteria>
        <criteria comment="Excel 2003" operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="the version of excel.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:18"/>
        </criteria>
        <criteria comment="Excel Viewer" operator="AND">
          <extend_definition comment="Microsoft Excel Viewer is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="the version of xlview.exe is less than 11.0.8033.0" test_ref="oval:org.mitre.oval:tst:128"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:565" version="2">
      <metadata>
        <title>Microsoft Windows Server 2003, SP1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows Server 2003, SP1.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-07-27T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:31.197-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:44.696-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:521" version="2">
      <metadata>
        <title>Microsoft Windows XP, SP2 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows XP, SP2.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-07-27T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:29.930-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:43.496-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2837"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:480" version="2">
      <metadata>
        <title>Microsoft Windows XP, SP1 (64-bit) is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows XP, SP1 (64-bit).</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-07-27T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:28.342-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:42.090-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
        <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>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:229" version="2">
      <metadata>
        <title>Microsoft Windows 2000, SP4 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows 2000, SP4.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-07-27T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:29:16.978-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:58:35.885-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
        <criterion comment="SP4 or later is installed" test_ref="oval:org.mitre.oval:tst:3073"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:128" version="1">
      <metadata>
        <title>Microsoft Windows Server 2003 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows Server 2003.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-26T12:55:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2006-06-26T12:55:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="the installed operating system is part of the Microsoft Windows family" test_ref="oval:org.mitre.oval:tst:99"/>
        <criterion comment="Windows Server 2003 is installed" test_ref="oval:org.mitre.oval:tst:4"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:165" version="2">
      <metadata>
        <title>Microsoft Windows Server 2003 (Gold) is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows Server 2003 (Gold).</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-07-27T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:28:51.952-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:57:23.741-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows Server 2003 is installed" definition_ref="oval:org.mitre.oval:def:128"/>
        <criterion comment="a Windows 2000/XP/2003 Service Pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:105" version="1">
      <metadata>
        <title>Microsoft Windows XP is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows XP.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-26T12:55:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2006-06-26T12:55:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="the installed operating system is part of the Microsoft Windows family" test_ref="oval:org.mitre.oval:tst:99"/>
        <criterion comment="Windows XP is installed" test_ref="oval:org.mitre.oval:tst:3"/>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:1" version="2">
      <metadata>
        <title>Microsoft Windows XP, SP1 (32-bit) is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows XP, SP1 (32-bit).</description>
        <oval_repository>
          <dates>
            <submitted date="2006-07-25T12:05:33">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-07-27T20:15:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-09-27T12:28:14.071-04:00">INTERIM</status_change>
            <status_change date="2006-10-16T15:57:17.080-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Windows XP is installed" definition_ref="oval:org.mitre.oval:def:105"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" 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>
    </definition>
    <definition class="vulnerability" id="oval:org.mitre.oval:def:999" version="2">
      <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>
          <product>Operating System</product>
        </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>
          </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.2748" test_ref="oval:org.mitre.oval:tst:180"/>
        </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 Hlink.dll is less than 5.2.3790.560" test_ref="oval:org.mitre.oval:tst:114"/>
        </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 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:1000" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP Help Center Command Insertion Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
            <status_change date="2004-04-14T12:00:00.000-04:00">DRAFT</status_change>
            <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="2004-09-13T11:23:00.000-04:00" comment="cmp-66 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 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>
            <modified date="2006-08-30T12:00:00.000-04:00" comment="negated the criterion for a service pack is installed to reflect that NO service pack is installed">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-09-27T12:28:14.997-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="a vulnerable version of helpctr.exe exists on XP">
            <criteria operator="AND" comment="No service pack is installed, 32 bit Edition, and helpctr.exe is less than 5.1.2600.128">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="the version of helpctr.exe is less than 5.1.2600.128" negate="false" test_ref="oval:org.mitre.oval:tst:1333"/>
            </criteria>
            <criteria operator="AND" comment="Affected helpctr.exe versions on Windows XP SP1">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of helpctr.exe is less than 5.1.2600.1340" negate="false" test_ref="oval:org.mitre.oval:tst:1332"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </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:1004" version="2" class="vulnerability">
      <metadata>
        <title>WinXP Management Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0909" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0909"/>
        <description>Windows XP allows local users to execute arbitrary programs by creating a task at an elevated privilege level through the eventtriggers.exe command-line tool or the Task Scheduler service, aka "Windows Management Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>
            <modified date="2004-09-13T11:24:00.000-04:00" comment="cmp-66 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 date="2006-09-07T18:56:00.000-04:00" comment="set negate attribute to true in criteria for oval:org.mitre.oval:tst:2845">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-09-07T18:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:28:17.199-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="A vulnerable version of evtgprov.dll exists on XP">
          <criteria operator="AND" comment="No service pack is installed, 32 bit Edition, and evtgprov.dll is less than 5.1.2600.136">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="the version of evtgprov.dll is less than 5.1.2600.136" negate="false" test_ref="oval:org.mitre.oval:tst:1331"/>
          </criteria>
          <criteria operator="AND" comment="Affected evtgprov.dll versions on Windows XP SP1">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of evtgprov.dll is less than 5.1.2600.1363" negate="false" test_ref="oval:org.mitre.oval:tst:1330"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:134" version="2" class="vulnerability">
      <metadata>
        <title>Windows Script Engine Heap Overflow (Test 4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Script Engine for Jscript</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0010"/>
        <description>Integer overflow in JsArrayFunctionHeapSort function used by Windows Script Engine for JScript (JScript.dll) on various Windows operating system allows remote attackers to execute arbitrary code via a malicious web page or HTML e-mail that uses a large array index value that enables a heap-based buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-02T12:00:00.000-04:00"/>
            <status_change date="2004-11-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-01-06T12: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 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>
            <modified date="2006-09-06T15:59:00.000-04:00" comment="changed criteria operator to OR when checking file version and patch installation">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-09-27T12:28:40.970-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="jscript.dll version is 5.1, 5.5, or 5.6">
          <criterion comment="the version of jscript.dll is less than 5.1.0.8513" negate="false" test_ref="oval:org.mitre.oval:tst:2907"/>
          <criterion comment="the version of jscript.dll is less than 5.5.0.8513" negate="false" test_ref="oval:org.mitre.oval:tst:2906"/>
          <criterion comment="the version of jscript.dll is less than 5.6.0.8513" negate="false" test_ref="oval:org.mitre.oval:tst:2905"/>
        </criteria>
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criteria operator="OR" comment="The patch js56nen.exe is installed for version 5.1, 5.5, or 5.6" negate="true">
          <criterion comment="the patch js56nen.exe (5.6.0.8513 version) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2904"/>
          <criterion comment="the patch js56nen.exe (5.1.0.8513 version) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2903"/>
          <criterion comment="the patch js56nen.exe (5.5.0.8513 version) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2902"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1964" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP (32-Bit) Task Scheduler Stack Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Task Scheduler</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0212" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0212"/>
        <description>Stack-based buffer overflow in the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="added compound tests">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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-09-07T18:56:00.000-04:00" comment="set negate attribute to true in criteria for oval:org.mitre.oval:tst:2845">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-09-07T18:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:09.176-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criteria operator="OR" comment="Affected mstask.dll file versions based on service pack levels">
          <criteria operator="AND" comment="no service pack is installed and mstask.dll is less than 5.1.2600.155">
            <criterion comment="the version of mstask.dll is less than 5.1.2600.155" negate="false" test_ref="oval:org.mitre.oval:tst:663"/>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
          </criteria>
          <criteria operator="AND" comment="service pack 1 is installed and mstask.dll is less than 5.1.2600.1564">
            <criterion comment="the version of mstask.dll is less than 5.1.2600.1564" negate="false" test_ref="oval:org.mitre.oval:tst:662"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criterion comment="Patch Windows2000-kb841873-x86-enu.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:720"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1997" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP Negotiate Security Software Provider Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Negotiate SSP interface</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0119" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0119"/>
        <description>The Negotiate Security Software Provider (SSP) interface in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service (crash from null dereference) or execute arbitrary code via a crafted SPNEGO NegTokenInit request during authentication protocol selection.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-15T12: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-11T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-13T11:38:00.000-04:00" comment="cmp-66 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 date="2006-09-07T18:56:00.000-04:00" comment="set negate attribute to true in criteria for oval:org.mitre.oval:tst:2845">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-09-07T18:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:11.650-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
          <criteria operator="OR" comment="Version checks on XP for Ipnathlp.dll">
            <criteria operator="AND" comment="No service pack is installed and the version of Ipnathlp.dll is less than 5.1.2600.137">
              <criterion comment="The version of Ipnathlp.dll is less than 5.1.2600.137" negate="false" test_ref="oval:org.mitre.oval:tst:650"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            </criteria>
            <criteria operator="AND" comment="The version of Ipnathlp.dll is less than 5.1.2600.1364 and windows service pack 1 is installed">
              <criterion comment="The version of Ipnathlp.dll is less than 5.1.2600.1364" negate="false" test_ref="oval:org.mitre.oval:tst:649"/>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            </criteria>
            <criteria operator="AND" comment="64 bit version of windows with service pack 1 installed and the version of Ipnathlp.dll is less than 5.1.2600.1364">
              <criteria operator="AND" comment="The version of Ipnathlp.dll is less than 5.1.2600.1364 and windows service pack 1 is installed">
                <criterion comment="The version of Ipnathlp.dll is less than 5.1.2600.1364" negate="false" test_ref="oval:org.mitre.oval:tst:649"/>
                <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              </criteria>
              <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="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Negotiate is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:709"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2190" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP (32-Bit) DirectPlay Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="Added cmp-966 to test for vulnerable versions of DirectX">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <modified date="2004-06-17T12:00:00.000-04:00" comment="Re-added cmp-966">
              <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 date="2006-09-07T18:56:00.000-04:00" comment="set negate attribute to true in criteria for oval:org.mitre.oval:tst:2845">
              <contributor organization="BigFix, Inc">Anna Min</contributor>
            </modified>
            <status_change date="2006-09-08T12:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:15.868-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        <criteria operator="OR" comment="DirectX without KB839643 Installed">
          <criteria operator="AND" comment="DirectX 8.2 without DirectX82-KB839643-x86-ENU.EXE Installed">
            <criterion comment="the version of dplayx.dll is less than 5.2.3677.144" negate="false" test_ref="oval:org.mitre.oval:tst:605"/>
            <criterion comment="DirectX 8.2 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:604"/>
            <criterion comment="Patch DirectX82-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:603"/>
          </criteria>
          <criteria operator="AND" comment="DirectX 9.0 without DirectX9-KB839643-x86-ENU.EXE Installed">
            <criterion comment="the version of dplayx.dll is less than 5.3.0.903" negate="false" test_ref="oval:org.mitre.oval:tst:602"/>
            <criterion comment="DirectX 9.0x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:601"/>
            <criterion comment="Patch DirectX90-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:600"/>
          </criteria>
          <criteria operator="OR" comment="DirectX 8.1 without WindowsXP-KB839643-x86-ENU.EXE Installed">
            <criteria operator="AND" comment="DirectX 8.1 without WindowsXP-KB839643-x86-ENU.EXE Installed on XP Gold">
              <criterion comment="the version of dplayx.dll is less than 5.1.2600.148" negate="false" test_ref="oval:org.mitre.oval:tst:599"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="DirectX 8.1x Installed" negate="false" 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 operator="AND" comment="DirectX 8.1 without WindowsXP-KB839643-x86-ENU.EXE Installed on XP SP1">
              <criterion comment="the version of dplayx.dll is less than 5.1.2600.1517" negate="false" test_ref="oval:org.mitre.oval:tst:596"/>
              <criterion comment="DirectX 8.1x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:598"/>
              <criterion comment="the patch kb839643 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:597"/>
              <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:969"/>
            </criteria>
          </criteria>
        </criteria>
      </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 filenamesor (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:2847" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000 Windows POSIX Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>POSIX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0210" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0210"/>
        <description>The POSIX component of Microsoft Windows NT and Windows 2000 allows local users to execute arbitrary code via certain parameters, possibly by modifying message length values and causing a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 date="2006-09-24T23:42:00.000-04:00" comment="Fixed typo in obj:503, referenced by tst:609.  Was 'Subsystem' instead of 'SubSystems'.  Fix implemented by Matthew Wojcik of MITRE.">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <modified date="2006-09-23T20:21:00.000-04:00" comment="Replaced use of tst:3085 to test for Windows 2000 with extended inventory definition def:85.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-09-24T23:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-10T20:39:59.309-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <extend_definition comment="Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="the patch kb841872 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:612"/>
          <criterion comment="the version of psxss.exe is less than 5.0.2195.6929" negate="false" test_ref="oval:org.mitre.oval:tst:473"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="POSIX is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:609"/>
        </criteria>
      </criteria>
    </definition>
    <definition class="inventory" id="oval:org.mitre.oval:def:85" version="1">
      <metadata>
        <title>Microsoft Windows 2000 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows 2000.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-26T12:55:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2006-06-26T12:55:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="the installed operating system is part of the Microsoft Windows family" test_ref="oval:org.mitre.oval:tst:99"/>
        <criterion comment="Windows 2000 is installed" test_ref="oval:org.mitre.oval:tst:2"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:896" version="2" class="vulnerability">
      <metadata>
        <title>Windows 2000 winlogon Remote Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows logon process (winlogon)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0806" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0806"/>
        <description>Buffer overflow in the Windows logon process (winlogon) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1, when a member of a domain, 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">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 date="2005-09-26T10:54:00.000-04:00" comment="modified wft-133 - 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="2006-09-23T19:48:00.000-04:00" comment="fixed  tst:1493 by changing referrence to obj:862 (msgina.dll) instead of obj:958 (msjet40.dll).">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <modified date="2006-09-23T20:21:00.000-04:00" comment="Replaced use of  tst:3085 to test for Windows 2000 with extended inventory definition def:85.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-09-23T21:48:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-10T20:40:01.140-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <extend_definition comment="Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <criterion comment="the version of msgina.dll is less than 5.0.2195.6895" negate="false" test_ref="oval:org.mitre.oval:tst:1493"/>
          <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="machine is a member of a domain" negate="false" test_ref="oval:org.mitre.oval:tst:1494"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100106" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 PKINIT Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1982" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1982"/>
        <description>Unknown vulnerability in the PKINIT Protocol for Microsoft Windows 2000, Windows XP, and Windows Server 2003 could allow a local user to obtain information and spoof a server via a man-in-the-middle (MITM) attack between a client and a domain controller when PKINIT smart card authentication is being used.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </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="the version of kerberos.dll is less than 5.2.3790.2464" negate="false" test_ref="oval:org.mitre.oval:tst:219"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1015" version="2" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 Drag-and-Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</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-09-19T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check kb890047, added check for shell32 version &lt; 6.0.2900.2578">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-06-13T03:10:00.000-04:00" comment="Removed duplicate Windows XP test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-06-14T07:41:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:14:06.165-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 XP service pack 2 (or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1318"/>
          </criteria>
          <criterion comment="the version of shell32.dll is less than 6.0.2900.2578" negate="false" test_ref="oval:org.mitre.oval:tst:1317"/>
        </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>
          <criterion comment="Drag-and-Drop disabled when set to 3" negate="true" test_ref="oval:org.mitre.oval:tst:1316"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1037" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Privilege Escalation via XBL.method.eval</title>
        <affected family="windows">
          <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-2006-1735" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1735"/>
        <description>Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to execute arbitrary code by using an eval in an XBL method binding (XBL.method.eval) to create Javascript functions that are compiled with extra privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:10.798-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1087" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla JavaScript Garbage-collection Hazard Audit</title>
        <affected family="windows">
          <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-2006-1742" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1742"/>
        <description>The JavaScript engine in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 does not properly handle temporary variables that are not garbage collected, which might allow remote attackers to trigger operations on freed memory and cause memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:11.874-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1116" version="1" class="vulnerability">
      <metadata>
        <title>.lnk File-Properties Remote Code Execution Vulnerability (Windows XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2118" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2118"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote user-assisted attackers to execute arbitrary commands via a crafted shortcut (.lnk) file with long font properties that lead to a buffer overflow when the user views the file's properties using Windows Explorer, a different vulnerability than CVE-2005-2122.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="shell32.dll is less than 6.0.2800.1751" negate="false" test_ref="oval:org.mitre.oval:tst:1149"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1158" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2000 Remote Code Execution via Malformed File Format</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0028" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0028"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via a BIFF parsing format file containing malformed BOOLERR records that lead to memory corruption, probably involving invalid pointers.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:1110) fixed: xcel.exe to excel.exe.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1415 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:12.988-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2485"/>
        <criterion comment="the version of excel.exe is less than 9.0.0.8938" negate="false" test_ref="oval:org.mitre.oval:tst:1110"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1189" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Table Rebuilding Code Execution Vulnerability</title>
        <affected family="windows">
          <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-2006-0748" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0748"/>
        <description>Mozilla Firefox and Thunderbird 1.x before 1.5.0.2 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to execute arbitrary code via "an invalid and non-sensical ordering of table-related tags" that results in a negative array index.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:14.501-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1091"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1190" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Word 2002 Font Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office XPSP3</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0564" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0564"/>
        <description>Stack-based buffer overflow in Microsoft Word 2000 and Word 2002, and Microsoft Works Suites 2000 through 2004, might allow remote attackers to execute arbitrary code via a .doc file with long font information.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-07-21T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-07-27T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-08-18T04:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wft-368 - corrected registry component to point to the key that stores the location of WinWord.exe">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Edited criteria to check for Word 2002 instead of MS Office SP3.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2005-12-20T07:05:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1510 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-10-07T09:15:14.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2641"/>
        <criterion comment="the version of winword.exe is less than 10.00.6764.0" negate="false" test_ref="oval:org.mitre.oval:tst:1088"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1192" version="2" class="vulnerability">
      <metadata>
        <title>.lnk File-Properties Remote Code Execution Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2118" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2118"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote user-assisted attackers to execute arbitrary commands via a crafted shortcut (.lnk) file with long font properties that lead to a buffer overflow when the user views the file's properties using Windows Explorer, a different vulnerability than CVE-2005-2122.</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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:15.115-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="shell32.dll is less than 5.0.3900.7071" negate="false" test_ref="oval:org.mitre.oval:tst:1086"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1222" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Invalid Memory Access Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0034" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0034"/>
        <description>Heap-based buffer overflow in the CRpcIoManagerServer::BuildContext function in msdtcprx.dll for Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0 and Windows 2000 SP2 and SP3 allows remote attackers to execute arbitrary code via a long fifth argument to the BuildContextW or BuildContext opcode, aka the MSDTC Invalid Memory Access Vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:15.295-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of Msdtctm.dll is less than 2000.2.3535.0" negate="false" test_ref="oval:org.mitre.oval:tst:1074"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1244" version="2" class="vulnerability">
      <metadata>
        <title>Plug and Play User Data Validation Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2120" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2120"/>
        <description>Stack-based buffer overflow in the Plug and Play (PnP) service (UMPNPMGR.DLL) in Microsoft Windows 2000 SP4, and XP SP1 and SP2, allows remote or local authenticated attackers to execute arbitrary code via a large number of "\" (backslash) characters in a registry key name, which triggers the overflow in a wsprintfW function call.</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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:15.640-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="umpnpmgr.dll is less than 5.0.2195.7069" negate="false" test_ref="oval:org.mitre.oval:tst:1043"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1247" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Privilege Escalation Using a JavaScript Function's Cloned Parent</title>
        <affected family="windows">
          <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-2006-1734" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1734"/>
        <description>Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to execute arbitrary code by using the Object.watch method to access the "clone parent" internal function.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:15.909-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1254" version="1" class="vulnerability">
      <metadata>
        <title>Network Connection Manager Interruption of Service (Windows XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="netman.dll is less than 5.1.2600.1733" negate="false" test_ref="oval:org.mitre.oval:tst:1037"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1266" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (Firefox Regression Fix)</title>
        <affected family="windows">
          <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-2006-1790" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1790"/>
        <description>A regression fix in Mozilla Firefox 1.0.7 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via the InstallTrigger.install method, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:16.094-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1029"/>
          <criterion comment="Firefox version 1.0.7 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1028"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1284" version="1" class="vulnerability">
      <metadata>
        <title>FTP Download Destination Tampering Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2126" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2126"/>
        <description>The FTP client in Windows XP SP1 and Server 2003, and Internet Explorer 6 SP1 on Windows 2000 SP4, when "Enable Folder View for FTP Sites" is enabled and the user manually initiates a file transfer, allows user-assisted, remote FTP servers to overwrite files in arbitrary locations via crafted filenames.</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>
          </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="msieftp.dll is less than 6.0.3790.383" negate="false" test_ref="oval:org.mitre.oval:tst:1016"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1289" version="2" class="vulnerability">
      <metadata>
        <title>Network Connection Manager Interruption of Service (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:16.291-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="netman.dll is less than 5.0.2195.7061" negate="false" test_ref="oval:org.mitre.oval:tst:1011"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1291" version="2" class="vulnerability">
      <metadata>
        <title>Windows Explorer Web View Script Injection Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2117" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2117"/>
        <description>Web View in Windows Explorer on Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 does not properly handle certain HTML characters in preview fields, which allows remote user-assisted 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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:16.554-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="shell32.dll is less than 5.0.3900.7071" negate="false" test_ref="oval:org.mitre.oval:tst:1086"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1295" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Denial of Service Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1184" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1184"/>
        <description>Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0, 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to cause a denial of service (crash) via a BuildContextW request with a large (1) UuidString or (2) GuidIn of a certain length, which causes an out-of-range memory access, aka the MSDTC Denial of Service Vulnerability.  NOTE: this is a variant of CVE-2005-2119.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:16.737-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Msdtctm.dll is less than 2001.12.4414.65" negate="false" test_ref="oval:org.mitre.oval:tst:1008"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1327" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2000 Remote Code Execution via Malformed Record</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0031"/>
        <description>Stack-based buffer overflow in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed record with a modified length value, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:1110) fixed: xcel.exe to excel.exe.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1415 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:17.070-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2485"/>
        <criterion comment="the version of excel.exe is less than 9.0.0.8938" negate="false" test_ref="oval:org.mitre.oval:tst:1110"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1331" version="2" class="vulnerability">
      <metadata>
        <title>Microsoft Word 2000 Font Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Office 2000 SP3</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0564" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0564"/>
        <description>Stack-based buffer overflow in Microsoft Word 2000 and Word 2002, and Microsoft Works Suites 2000 through 2004, might allow remote attackers to execute arbitrary code via a .doc file with long font information.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-07-21T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 date="2005-12-20T07:05:00.000-04:00" comment="Edited criteria to check for Word 2000 instead of MS Office SP3.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2005-12-20T07:05:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 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-10-07T09:15:17.321-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.8930" negate="false" test_ref="oval:org.mitre.oval:tst:983"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1401" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2000 Remote Code Execution via Malformed Graphic</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0030" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0030"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed graphic, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:1110) fixed: xcel.exe to excel.exe.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1415 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:17.562-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2485"/>
        <criterion comment="the version of excel.exe is less than 9.0.0.8938" negate="false" test_ref="oval:org.mitre.oval:tst:1110"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1411" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2002 Remote Code Execution via Malformed File Format</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0028" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0028"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via a BIFF parsing format file containing malformed BOOLERR records that lead to memory corruption, probably involving invalid pointers.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2377) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:1360 (referenced by tst:2378) fixed: was pattern match, now equals.  Thanks to John Hoyland of Centenial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:17.757-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2378"/>
        <criterion comment="the version of excel.exe is less than 10.0.6789.0" negate="false" test_ref="oval:org.mitre.oval:tst:2377"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1416" version="1" class="vulnerability">
      <metadata>
        <title>FTP Download Destination Tampering Vulnerability (Windows XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2126" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2126"/>
        <description>The FTP client in Windows XP SP1 and Server 2003, and Internet Explorer 6 SP1 on Windows 2000 SP4, when "Enable Folder View for FTP Sites" is enabled and the user manually initiates a file transfer, allows user-assisted, remote FTP servers to overwrite files in arbitrary locations via crafted filenames.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="msieftp.dll is less than 6.0.2800.1724" negate="false" test_ref="oval:org.mitre.oval:tst:956"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1420" version="2" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOSYS Message Processing (Win2K,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:18.350-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="cdosys.dll is less than 6.1.3940.42" negate="false" test_ref="oval:org.mitre.oval:tst:953"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1471" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Spoofing with Translucent Windows</title>
        <affected family="windows">
          <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-2006-1725" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1725"/>
        <description>Mozilla Firefox 1.5 before 1.5.0.2 and SeaMonkey before 1.0.1 causes certain windows to become translucent due to an interaction between XUL content windows and the history mechanism, which might allow user-assisted remote attackers to trick users into executing arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:18.763-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1488" version="2" class="vulnerability">
      <metadata>
        <title>.lnk File-Open Remote Code Execution Vulnerability (Windows 2000,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2122" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2122"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to execute arbitrary commands via a shortcut (.lnk) file with long font properties that lead to a buffer overflow in the Client/Server Runtime Server Subsystem (CSRSS), a different vulnerability than CVE-2005-2118.</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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:19.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="shell32.dll is less than 5.0.3900.7071" negate="false" test_ref="oval:org.mitre.oval:tst:1086"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1504" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2003 Remote Code Execution via Malformed Routing Slip</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0009" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0009"/>
        <description>Buffer overflow in Microsoft Office 2000 SP3, XP SP3, and other versions and packages, allows user-assisted attackers to execute arbitrary code via a routing slip that is longer than specified by the provided length field, as exploited by malware such as TROJ_MDROPPER.BH and Trojan.PPDropper.E.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:664 (referenced by tst:888) fixed; was pattern match, now equals.  Thanks to John Hoyland of Centennial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:887) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:36:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:19.851-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:888"/>
        <criterion comment="the version of excel.exe is less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:887"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1509" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2003 Remote Code Execution via Malformed File Format</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0028" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0028"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via a BIFF parsing format file containing malformed BOOLERR records that lead to memory corruption, probably involving invalid pointers.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:664 (referenced by tst:888) fixed; was pattern match, now equals.  Thanks to John Hoyland of Centennial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:887) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:36:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:20.046-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:888"/>
        <criterion comment="the version of excel.exe is less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:887"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1510" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2003 Remote Code Execution via Malformed Graphic</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0030" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0030"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed graphic, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:664 (referenced by tst:888) fixed; was pattern match, now equals.  Thanks to John Hoyland of Centennial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:887) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:36:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:20.232-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:888"/>
        <criterion comment="the version of excel.exe is less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:887"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1522" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2002 Remote Code Execution via Malformed Description</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0029"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed description, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2377) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:1360 (referenced by tst:2378) fixed: was pattern match, now equals.  Thanks to John Hoyland of Centenial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:20.570-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2378"/>
        <criterion comment="the version of excel.exe is less than 10.0.6789.0" negate="false" test_ref="oval:org.mitre.oval:tst:2377"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1525" version="1" class="vulnerability">
      <metadata>
        <title>Excel Viewer 2003 Remote Code Execution via Malformed Record</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0031"/>
        <description>Stack-based buffer overflow in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed record with a modified length value, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Xlview.exe is installed with a version less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:881"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1532" version="1" class="vulnerability">
      <metadata>
        <title>Network Connection Manager Interruption of Service (Windows XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="netman.dll is less than 5.1.2600.2743" negate="false" test_ref="oval:org.mitre.oval:tst:879"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1535" version="2" class="vulnerability">
      <metadata>
        <title>Win2k,SP4 DDS Library Shape Control Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2127"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, as originally demonstrated using the (1) DDS Library Shape Control (Msdds.dll) COM object, and other objects including (2) Blnmgrps.dll, (3) Ciodm.dll, (4) Comsvcs.dll, (5) Danim.dll, (6) Htmlmarq.ocx, (7) Mdt2dd.dll (as demonstrated using a heap corruption attack with uninitialized memory), (8) Mdt2qd.dll, (9) Mpg4ds32.ax, (10) Msadds32.ax, (11) Msb1esen.dll, (12) Msb1fren.dll, (13) Msb1geen.dll, (14) Msdtctm.dll, (15) Mshtml.dll, (16) Msoeacct.dll, (17) Msosvfbr.dll, (18) Mswcrun.dll, (19) Netshell.dll, (20) Ole2disp.dll, (21) Outllib.dll, (22) Psisdecd.dll, (23) Qdvd.dll, (24) Repodbc.dll, (25) Shdocvw.dll, (26) Shell32.dll, (27) Soa.dll, (28) Srchui.dll, (29) Stobject.dll, (30) Vdt70.dll, (31) Vmhelper.dll, and (32) Wbemads.dll, aka a variant of the "COM Object Instantiation Memory Corruption 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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:20.767-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="mshtml.dll is less than 5.0.3833.200" negate="false" test_ref="oval:org.mitre.oval:tst:874"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1536" version="2" class="vulnerability">
      <metadata>
        <title>CSNW Remote Buffer Overflow via Network Messages (Win2k,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:20.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criterion comment="nwwks.dll is less than 5.0.2195.7065" negate="false" test_ref="oval:org.mitre.oval:tst:873"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1548" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Downloading Executables with "Save Image As..."</title>
        <affected family="windows">
          <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-2006-1736" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1736"/>
        <description>Mozilla Firefox 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to trick users into downloading and saving an executable file via an image that is overlaid by a transparent image link that points to the executable, which causes the executable to be saved when the user clicks the "Save image as..." option.  NOTE: this attack is made easier due to a GUI truncation issue that prevents the user from seeing the malicious extension when there is extra whitespace in the filename.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:21.133-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1557" version="2" class="vulnerability">
      <metadata>
        <title>Remote Code Execution Vulnerability in Flash Player 6&amp;7 (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2628" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2628"/>
        <description>Macromedia Flash 6 and 7 (Flash.ocx) allows remote attackers to execute arbitrary code via a SWF file with a modified frame type identifier that is used as an out-of-bounds array index to a function pointer.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:21.837-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of Flash.ocx is less than 7.0.19.0" negate="false" test_ref="oval:org.mitre.oval:tst:859"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1570" version="1" class="vulnerability">
      <metadata>
        <title>Excel Viewer 2003 Remote Code Execution via Malformed Description</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0029"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed description, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Xlview.exe is installed with a version less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:881"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1574" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (CVE-2006-1723)</title>
        <affected family="windows">
          <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-2006-1723" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1723"/>
        <description>Unspecified vulnerability in Firefox and Thunderbird before 1.5.0.2, and SeaMonkey before 1.0.1, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unknown attack vectors related to DHTML.  NOTE: due to the lack of sufficient public details from the vendor as of 20060413, it is unclear how CVE-2006-1529, CVE-2006-1530, CVE-2006-1531, and CVE-2006-1723 are different.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:22.161-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird 1.5 is installed without an upgraded Firefox (1.5.0.2)">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1579" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2003 Remote Code Execution via Malformed Description</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0029"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed description, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:664 (referenced by tst:888) fixed; was pattern match, now equals.  Thanks to John Hoyland of Centennial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:887) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:36:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:22.345-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:888"/>
        <criterion comment="the version of excel.exe is less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:887"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1614" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla CSS Letter-Spacing Heap Overflow Vulnerability</title>
        <affected family="windows">
          <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-2006-1730" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1730"/>
        <description>Integer overflow in Mozilla Firefox and Thunderbird 1.x before 1.5.0.2 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to execute arbitrary code via a large number in the CSS letter-spacing property that leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:24.010-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1091"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1630" version="1" class="vulnerability">
      <metadata>
        <title>Excel Viewer 2003 Remote Code Execution via Malformed Graphic</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0030" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0030"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed graphic, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Xlview.exe is installed with a version less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:881"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1633" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2000 Remote Code Execution via Malformed Description</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0029"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed description, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:1110) fixed: xcel.exe to excel.exe.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1415 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:24.451-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2485"/>
        <criterion comment="the version of excel.exe is less than 9.0.0.8938" negate="false" test_ref="oval:org.mitre.oval:tst:1110"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1635" version="1" class="vulnerability">
      <metadata>
        <title>Excel Viewer 2003 Remote Code Execution via Malformed File Format</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0028" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0028"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via a BIFF parsing format file containing malformed BOOLERR records that lead to memory corruption, probably involving invalid pointers.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Xlview.exe is installed with a version less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:881"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1649" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Privilege Escalation through Print Preview</title>
        <affected family="windows">
          <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-2006-1727" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1727"/>
        <description>Unspecified vulnerability in Mozilla Firefox and Thunderbird 1.x before 1.5.0.2 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to gain chrome privileges via multiple attack vectors related to the use of XBL scripts with "Print Preview".</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:25.160-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1091"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1653" version="1" class="vulnerability">
      <metadata>
        <title>Excel Viewer 2003 Remote Code Execution via Malformed Routing Slip</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0009" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0009"/>
        <description>Buffer overflow in Microsoft Office 2000 SP3, XP SP3, and other versions and packages, allows user-assisted attackers to execute arbitrary code via a routing slip that is longer than specified by the provided length field, as exploited by malware such as TROJ_MDROPPER.BH and Trojan.PPDropper.E.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Xlview.exe is installed with a version less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:881"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1655" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Font Conversion Vulnerability (Server 2003)</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-06T09:32: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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Replaced all criteria. 1) Included all S03 versions, 2) dropped explicit check for Hotfix kb885836, 3) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04: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 wordpad.exe is less than 5.2.3790.224" negate="false" test_ref="oval:org.mitre.oval:tst:2570"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1666" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2002 Remote Code Execution via Malformed Graphic</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0030" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0030"/>
        <description>Unspecified vulnerability in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed graphic, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2377) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:1360 (referenced by tst:2378) fixed: was pattern match, now equals.  Thanks to John Hoyland of Centenial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:25.574-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2378"/>
        <criterion comment="the version of excel.exe is less than 10.0.6789.0" negate="false" test_ref="oval:org.mitre.oval:tst:2377"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1667" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (CSS BO)</title>
        <affected family="windows">
          <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-2006-1739" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1739"/>
        <description>The CSS border-rendering code in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via certain Cascading Style Sheets (CSS) that causes an out-of-bounds array write and buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:25.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1687" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (moz-grid)</title>
        <affected family="windows">
          <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-2006-1738" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1738"/>
        <description>Unspecified vulnerability in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to cause a denial of service (crash) by changing the (1) -moz-grid and (2) -moz-grid-group display styles.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:26.582-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1696" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP Insecure Default ACLs</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0023"/>
        <description>Microsoft Windows XP SP1 and SP2 before August 2004, and possibly other operating systems and versions, uses insecure default ACLs that allow the Authenticated Users group to gain privileges by modifying critical configuration information for the (1) Simple Service Discovery Protocol (SSDP), (2) Universal Plug and Play Device Host (UPnP), (3) NetBT, (4) SCardSvr, (5) DHCP, and (6) DnsCache services, aka "Permissive Windows Services DACLs."  NOTE: the NetBT, SCardSvr, DHCP, DnsCache already require privileged access to exploit.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 582 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-10-07T09:15:26.765-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Patch WinXP-KB914798 is installed." negate="true" test_ref="oval:org.mitre.oval:tst:766"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1698" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Privilege Escalation Using crypto.generateCRMFRequest</title>
        <affected family="windows">
          <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-2006-1728" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1728"/>
        <description>Unspecified vulnerability in Mozilla Firefox and Thunderbird 1.x before 1.5.0.2 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to execute arbitrary code via unknown vectors related to the crypto.generateCRMFRequest method.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:27.013-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1091"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1750" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2003 Remote Code Execution via Malformed Record</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0031"/>
        <description>Stack-based buffer overflow in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed record with a modified length value, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:664 (referenced by tst:888) fixed; was pattern match, now equals.  Thanks to John Hoyland of Centennial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:887) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:36:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:28.988-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:888"/>
        <criterion comment="the version of excel.exe is less than 11.0.8012.0" negate="false" test_ref="oval:org.mitre.oval:tst:887"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1790" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Deleted Object Reference When designMode="on"</title>
        <affected family="windows">
          <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-2006-1993" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1993"/>
        <description>Mozilla Firefox 1.5.0.2, when designMode is enabled, allows remote attackers to cause a denial of service and possibly execute arbitrary code via certain Javascript that is not properly handled by the contentWindow.focus method in an iframe, which causes a reference to a deleted controller context object.  NOTE: this was originally claimed to be a buffer overflow in (1) js320.dll and (2) xpcom_core.dll, but the vendor disputes this claim.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:31.241-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.3">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.42618 (v1.5.0.3)" negate="true" test_ref="oval:org.mitre.oval:tst:717"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.2 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:716"/>
          <criterion comment="Firefox version 1.5.0.2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:715"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1811" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Secure-site Spoof (requires security warning dialog)</title>
        <affected family="windows">
          <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-2006-1740" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1740"/>
        <description>Mozilla Firefox 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to spoof secure site indicators such as the locked icon by opening the trusted site in a popup window, then changing the location to a malicious site.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:32.430-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1818" version="2" class="vulnerability">
      <metadata>
        <title>Exchange 2000,SP4 Calendar Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0027"/>
        <description>Unspecified vulnerability in Microsoft Exchange allows remote attackers to execute arbitrary code via e-mail messages with crafted (1) vCal or (2) iCal Calendar properties.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:32.600-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange Server 2000,SP3 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:992"/>
        <criterion comment="cdoex.dll is less than 6.0.6618.4" negate="false" test_ref="oval:org.mitre.oval:tst:707"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1829" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (RegEx)</title>
        <affected family="windows">
          <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-2006-1737" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1737"/>
        <description>Integer overflow in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary bytecode via JavaScript with a large regular expression.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:33.329-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1848" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Mozilla Firefox Tag Order Vulnerability</title>
        <affected family="windows">
          <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-2006-0749" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0749"/>
        <description>Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unknown vectors involving a "particular sequence of HTML tags" that leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:34.648-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1855" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Cross-site JavaScript Injection Using Event Handlers</title>
        <affected family="windows">
          <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-2006-1741" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1741"/>
        <description>Mozilla Firefox 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to inject arbitrary Javascript into other sites by (1) "using a modal alert to suspend an event handler while a new page is being loaded", (2) using eval(), and using certain variants involving (3) "new Script;" and (4) using window.__proto__ to extend eval, aka "cross-site JavaScript injection".</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:35.230-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1887" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Cross-site Scripting through window.controllers</title>
        <affected family="windows">
          <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-2006-1732" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1732"/>
        <description>Unspecified vulnerability in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 allows remote attackers to bypass same-origin protections and conduct cross-site scripting (XSS) attacks via unspecified vectors involving the window.controllers array.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:36.188-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1894" version="2" class="vulnerability">
      <metadata>
        <title>Remote Code Execution Vulnerability in Flash Player 8 (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0024" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0024"/>
        <description>Multiple unspecified vulnerabilities in Adobe Flash Player 8.0.22.0 and earlier allow remote attackers to execute arbitrary code via a crafted SWF file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:36.489-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of Swflash.ocx is the original shipped with XP,SP1" negate="false" test_ref="oval:org.mitre.oval:tst:676"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1901" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (CVE-2006-1724)</title>
        <affected family="windows">
          <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-2006-1724" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1724"/>
        <description>Unspecified vulnerability in Firefox and Thunderbird before 1.5.0.2, 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via attack vectors related to DHTML.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:36.624-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1903" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (CVE-2006-1530)</title>
        <affected family="windows">
          <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-2006-1530" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1530"/>
        <description>Unspecified vulnerability in Firefox and Thunderbird before 1.5.0.2, and SeaMonkey before 1.0.1, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unknown attack vectors related to DHTML.  NOTE: due to the lack of sufficient public details from the vendor as of 20060413, it is unclear how CVE-2006-1529, CVE-2006-1530, CVE-2006-1531, and CVE-2006-1723 are different.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:36.803-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird 1.5 is installed without an upgraded Firefox (1.5.0.2)">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1908" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Invalid Memory Access Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0034" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0034"/>
        <description>Heap-based buffer overflow in the CRpcIoManagerServer::BuildContext function in msdtcprx.dll for Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0 and Windows 2000 SP2 and SP3 allows remote attackers to execute arbitrary code via a long fifth argument to the BuildContextW or BuildContext opcode, aka the MSDTC Invalid Memory Access Vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:37.459-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Msdtctm.dll is less than 2001.12.4414.65" negate="false" test_ref="oval:org.mitre.oval:tst:1008"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1912" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Denial of Service Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1184" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1184"/>
        <description>Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0, 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to cause a denial of service (crash) via a BuildContextW request with a large (1) UuidString or (2) GuidIn of a certain length, which causes an out-of-range memory access, aka the MSDTC Denial of Service Vulnerability.  NOTE: this is a variant of CVE-2005-2119.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:37.772-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Msdtctm.dll is less than 2001.12.4414.311" negate="false" test_ref="oval:org.mitre.oval:tst:670"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1922" version="2" class="vulnerability">
      <metadata>
        <title>Remote Code Execution Vulnerability in Flash Player 8 (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0024" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0024"/>
        <description>Multiple unspecified vulnerabilities in Adobe Flash Player 8.0.22.0 and earlier allow remote attackers to execute arbitrary code via a crafted SWF file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:38.416-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of Flash.ocx is less than 7.0.19.0" negate="false" test_ref="oval:org.mitre.oval:tst:859"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1929" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla File Stealing by Changing Input Type</title>
        <affected family="windows">
          <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-2006-1729" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1729"/>
        <description>Mozilla Firefox 1.x before 1.5.0.2 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to read arbitrary files by (1) inserting the target filename into a text box, then turning that box into a file upload control, or (2) changing the type of y that is associated with an event handler.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:38.831-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1947" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (CVE-2006-1529)</title>
        <affected family="windows">
          <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-2006-1529" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1529"/>
        <description>Unspecified vulnerability in Firefox and Thunderbird before 1.5.0.2, and SeaMonkey before 1.0.1, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unknown attack vectors related to DHTML.  NOTE: due to the lack of sufficient public details from the vendor as of 20060413, it is unclear how CVE-2006-1529, CVE-2006-1530, CVE-2006-1531, and CVE-2006-1723 are different.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:39.642-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird 1.5 is installed without an upgraded Firefox (1.5.0.2)">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1955" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Cross-site Scripting Using .valueOf.call()</title>
        <affected family="windows">
          <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-2006-1731" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1731"/>
        <description>Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 returns the Object class prototype instead of the global window object when (1) .valueOf.call or (2) .valueOf.apply are called without any arguments, which allows remote attackers to conduct cross-site scripting (XSS) attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:39.953-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1968" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Security Check of js_ValueToFunctionObject() Can Be Circumvented</title>
        <affected family="windows">
          <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-2006-1726" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1726"/>
        <description>Unspecified vulnerability in Firefox and Thunderbird 1.5 before 1.5.0.2, and SeaMonkey before 1.0.1, allows remote attackers to bypass the js_ValueToFunctionObject check and execute arbitrary code via unknown vectors involving setTimeout and Firefox' ForEach method.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:40.478-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1091"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1975" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Mail Multiple Information Disclosure</title>
        <affected family="windows">
          <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-2006-1045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1045"/>
        <description>The HTML rendering engine in Mozilla Thunderbird 1.5, when "Block loading of remote images in mail messages" is enabled, does not properly block external images from inline HTML attachments, which could allow remote attackers to obtain sensitive information, such as application version or IP address, when the user reads the email and the external image is accessed.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:40.983-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1091"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1987" version="2" class="vulnerability">
      <metadata>
        <title>Remote Code Execution Vulnerability in Flash Player 6&amp;7 (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2628" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2628"/>
        <description>Macromedia Flash 6 and 7 (Flash.ocx) allows remote attackers to execute arbitrary code via a SWF file with a modified frame type identifier that is used as an out-of-bounds array index to a function pointer.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:41.872-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of Swflash.ocx is the original shipped with XP,SP1" negate="false" test_ref="oval:org.mitre.oval:tst:676"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1990" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Denial of Service Vulnerability (Win2K)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1184" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1184"/>
        <description>Microsoft Distributed Transaction Coordinator (MSDTC) for Windows NT 4.0, 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to cause a denial of service (crash) via a BuildContextW request with a large (1) UuidString or (2) GuidIn of a certain length, which causes an out-of-range memory access, aka the MSDTC Denial of Service Vulnerability.  NOTE: this is a variant of CVE-2005-2119.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:41.999-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of Msdtctm.dll is less than 2000.2.3535.0" negate="false" test_ref="oval:org.mitre.oval:tst:1074"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1996" version="2" class="vulnerability">
      <metadata>
        <title>Exchange 2003,SP2 Calendar Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0027"/>
        <description>Unspecified vulnerability in Microsoft Exchange allows remote attackers to execute arbitrary code via e-mail messages with crafted (1) vCal or (2) iCal Calendar properties.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:42.184-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange Server 2003,SP2 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:1202"/>
        <criterion comment="cdoex.dll is less than 6.5.7650.29" negate="false" test_ref="oval:org.mitre.oval:tst:651"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2020" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Accessing XBL Compilation Scope via valueOf.call()</title>
        <affected family="windows">
          <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-2006-1733" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1733"/>
        <description>Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 does not properly protect the compilation scope of privileged built-in XBL bindings, which allows remote attackers to execute arbitrary code via the (1) valueOf.call or (2) valueOf.apply methods of an XBL binding, or (3) "by inserting an XBL method into the DOM's document.body prototype chain."</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:42.962-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1268"/>
          <criterion comment="Firefox version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1267"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2023" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla Crashes with Evidence of Memory Corruption (CVE-2006-1531)</title>
        <affected family="windows">
          <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-2006-1531" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1531"/>
        <description>Unspecified vulnerability in Firefox and Thunderbird before 1.5.0.2, and SeaMonkey before 1.0.1, allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via unknown attack vectors related to DHTML.  NOTE: due to the lack of sufficient public details from the vendor as of 20060413, it is unclear how CVE-2006-1529, CVE-2006-1530, CVE-2006-1531, and CVE-2006-1723 are different.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:43.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird 1.5 is installed without an upgraded Firefox (1.5.0.2)">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1096"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5.0.1 is installed">
          <criterion comment="Mozilla Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1095"/>
          <criterion comment="Firefox version 1.5.0.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1094"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2024" version="2" class="vulnerability">
      <metadata>
        <title>Mozilla JavaScript Execution in Mail When Forwarding In-line</title>
        <affected family="windows">
          <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-2006-0884" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0884"/>
        <description>The WYSIWYG rendering engine ("rich mail" editor) in Mozilla Thunderbird 1.0.7 and earlier allows user-assisted attackers to bypass javascript security settings and obtain sensitive information or cause a crash via an e-mail containing a javascript URI in the SRC attribute of an IFRAME tag, which is executed when the user edits the e-mail.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-07T09:05:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:43.338-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1266"/>
          <criterion comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1265"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.5 is installed and has NOT been patched with version 1.5.0.2">
          <criterion comment="Thunderbird version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1093"/>
          <criterion comment="Mozilla Thunderbird version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1092"/>
          <criterion comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" negate="true" test_ref="oval:org.mitre.oval:tst:1091"/>
        </criteria>
        <criteria operator="AND" comment="SeaMonkey version 1.0 or earlier is installed">
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1090"/>
          <criterion comment="SeaMonkey version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1089"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2035" version="2" class="vulnerability">
      <metadata>
        <title>Exchange 2003,SP1 Calendar Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0027"/>
        <description>Unspecified vulnerability in Microsoft Exchange allows remote attackers to execute arbitrary code via e-mail messages with crafted (1) vCal or (2) iCal Calendar properties.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-05-10T03:16:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-05-10T08:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:43.717-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Exchange Server 2003,SP1 is installed." negate="false" test_ref="oval:org.mitre.oval:tst:1108"/>
        <criterion comment="cdoex.dll is less than 6.5.7233.69" negate="false" test_ref="oval:org.mitre.oval:tst:633"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:551" version="2" class="vulnerability">
      <metadata>
        <title>MSDTC Unchecked Buffer Permits Remote Code Execution or Privilege Elevation (Win2k,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>MSDTC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2119" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2119"/>
        <description>The MIDL_user_allocate function in the Microsoft Distributed Transaction Coordinator (MSDTC) proxy (MSDTCPRX.DLL) allocates a 4K page of memory regardless of the required size, which allows attackers to overwrite arbitrary memory locations using an incorrect size value that is provided to the NdrAllocate function, which writes management data to memory outside of the allocated buffer.</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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:49.122-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.0.2195.7059">
          <criterion comment="the version of ole32.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2568"/>
          <criterion comment="the version of rpcss.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2567"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:584" version="1" 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>
          </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:636" version="2" class="vulnerability">
      <metadata>
        <title>MS Excel 2000 Malicious Macro Security Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0821" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0821"/>
        <description>Microsoft Excel 97, 2000, and 2002 allows remote attackers to execute arbitrary code via a spreadsheet with a malicious XLM (Excel 4) macro that bypasses the macro security model.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-15 - wft-15 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="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2484) fixed: xcel.exe to excel.exe.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1415 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:50.673-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2485"/>
        <criterion comment="the version of excel.exe is less than 9.0.0.8216" negate="false" test_ref="oval:org.mitre.oval:tst:2484"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:695" version="2" class="vulnerability">
      <metadata>
        <title>MS Excel 2002 Malicious Macro Security Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0821" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0821"/>
        <description>Microsoft Excel 97, 2000, and 2002 allows remote attackers to execute arbitrary code via a spreadsheet with a malicious XLM (Excel 4) macro that bypasses the macro security model.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-16 - wft-16 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="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2419) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1377 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-10-07T09:15:51.621-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2420"/>
        <criterion comment="the version of excel.exe is less than 10.0.5815.0" negate="false" test_ref="oval:org.mitre.oval:tst:2419"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:763" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2002 Remote Code Execution via Malformed Record</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0031"/>
        <description>Stack-based buffer overflow in Microsoft Excel 2000, 2002, and 2003, in Microsoft Office 2000 SP3 and other packages, allows user-assisted attackers to execute arbitrary code via an Excel file with a malformed record with a modified length value, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2377) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on path element of obj:1360 (referenced by tst:2378) fixed: was pattern match, now equals.  Thanks to John Hoyland of Centenial Software.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:53.241-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2378"/>
        <criterion comment="the version of excel.exe is less than 10.0.6789.0" negate="false" test_ref="oval:org.mitre.oval:tst:2377"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:786" version="1" class="vulnerability">
      <metadata>
        <title>Network Connection Manager Interruption of Service (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </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="netman.dll is less than 5.2.3790.2516" negate="false" test_ref="oval:org.mitre.oval:tst:2340"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:794" version="2" class="vulnerability">
      <metadata>
        <title>Windows Script Engine Heap Overflow (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Script Engine for JScript v5.1</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0010"/>
        <description>Integer overflow in JsArrayFunctionHeapSort function used by Windows Script Engine for JScript (JScript.dll) on various Windows operating system allows remote attackers to execute arbitrary code via a malicious web page or HTML e-mail that uses a large array index value that enables a heap-based buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-03-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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">David Proulx</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-08-24T11:02:00.000-04:00" comment="Added patch information to definition">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-08-26T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T12: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-10-07T09:15:53.836-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of jscript.dll is less than 5.1.0.8513" negate="false" test_ref="oval:org.mitre.oval:tst:2907"/>
          <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="true">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
          <criterion comment="the patch js56nen.exe (5.1.0.8513 version) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2903"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="active scripting is enabled">
            <criteria operator="AND" comment="current user settings are being used and active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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 active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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:798" version="2" class="vulnerability">
      <metadata>
        <title>Office 2002 Remote Code Execution via Malformed Routing Slip</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Office</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0009" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0009"/>
        <description>Buffer overflow in Microsoft Office 2000 SP3, XP SP3, and other versions and packages, allows user-assisted attackers to execute arbitrary code via a routing slip that is longer than specified by the provided length field, as exploited by malware such as TROJ_MDROPPER.BH and Trojan.PPDropper.E.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-03-15T10:53:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-15T07:17:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Operator on ste:2179 (referenced by tst:2327) changed to pattern match, per Rob Hollis.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-08-08T03:12:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:54.063-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Office XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2327"/>
        <criterion comment="the version of Winword.exe is less than 10.0.6775.0" negate="false" test_ref="oval:org.mitre.oval:tst:2326"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:816" version="2" class="vulnerability">
      <metadata>
        <title>COM+ Memory Structures Process Permits Remote Code Execution (Win2k,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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 date="2006-08-31T12:00:00.000-04:00" comment="removed an incorrect leading ^ from the value entity of ste:2402">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-31T00:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-10-07T09:15:54.237-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.0.2195.7059">
          <criterion comment="the version of ole32.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2568"/>
          <criterion comment="the version of rpcss.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2567"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1319" version="1" class="vulnerability">
      <metadata>
        <title>IE6:XP,SP2 Web Folder Behaviors Cross-Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2722" negate="false" test_ref="oval:org.mitre.oval:tst:2331"/>
        </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:100017" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla DOM Node Privilege Escalation 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1160" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1160"/>
        <description>The privileged "chrome" UI code in Firefox before 1.0.3 and Mozilla Suite before 1.7.7 allows remote attackers to gain privileges by overriding certain properties or methods of DOM nodes, as demonstrated using multiple attacks involving the eval function or the Script object.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2005-10-11T04:51:00.000-04:00" comment="modified wrt-10049 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:10:00.000-04:00" comment="Added Firefox and Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100018" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla InstallTrigger Instance Validation 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1159" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1159"/>
        <description>The native implementations of InstallTrigger and other functions in Firefox before 1.0.3 and Mozilla Suite before 1.7.7 do not properly verify the types of objects being accessed, which causes the Javascript interpreter to continue execution at the wrong memory address, which may allow attackers to cause a denial of service (application crash) and possibly execute arbitrary code by passing objects of the wrong type.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:11:00.000-04:00" comment="Added Firefox and Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100019" version="1" class="vulnerability">
      <metadata>
        <title>Firefox Sidebar Code Execution via _search Target</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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1158" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1158"/>
        <description>Multiple "missing security checks" in Firefox before 1.0.3 allow remote attackers to inject arbitrary Javascript into privileged pages using the _search target of the Firefox sidebar.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:12:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100020" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Search Plugin Cross-site Scripting 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1156" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1156"/>
        <description>Firefox before 1.0.3, Mozilla Suite before 1.7.7, and Netscape 7.2 allows remote attackers to execute arbitrary script and code via a new search plugin using sidebar.addSearchEngine, aka "Firesearching 1."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:14:00.000-04:00" comment="Added Firefox and Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100021" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla favicons Code Execution 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1155" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1155"/>
        <description>The favicon functionality in Firefox before 1.0.3 and Mozilla Suite before 1.7.7 allows remote attackers to execute arbitrary code via a &lt;LINK rel="icon"> tag with a javascript: URL in the href attribute, aka "Firelinking."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:16:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100022" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Global Pollution 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1154" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1154"/>
        <description>Firefox before 1.0.3 and Mozilla Suite before 1.7.7 allows remote attackers to execute arbitrary script in other domains via a setter function for a variable in the target domain, which is executed when the user visits that domain, aka "Cross-site scripting through global scope pollution."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:17:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100023" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla blocked javascript: popup Privilege Escalation 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1153" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1153"/>
        <description>Firefox before 1.0.3 and Mozilla Suite before 1.7.7, when blocking a popup, allows remote attackers to execute arbitrary code via a javascript: URL that is executed when the user selects the "Show javascript" option.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2005-10-11T04:51:00.000-04:00" comment="modified wrt-10049 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:18:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100024" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla PLUGINSPAGE Privileged Javascript Execution 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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0752" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0752"/>
        <description>The Plugin Finder Service (PFS) in Firefox before 1.0.3 allows remote attackers to execute arbitrary code via a javascript: URL in the PLUGINSPAGE attribute of an EMBED tag.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:19:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100025" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Javascript "lambda"</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0989" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0989"/>
        <description>The find_replen function in jsstr.c in the the Javascript engine for Mozilla Suite 1.7.6, Firefox 1.0.1 and 1.0.2, and Netscape 7.2 allows remote attackers to read portions of heap memory in a Javascript string via the lambda replace method.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">INTERIM</status_change>
            <modified date="2005-10-11T04:20:00.000-04:00" comment="modified wrt-10045 - Removed doubled backslash from string literal test.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:20:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.2 or earlier is installed">
          <criterion comment="Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:259"/>
          <criterion comment="Mozilla Firefox version 1.0.2 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:258"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100026" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla XUL Drag and Drop Security Bypass 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0401" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0401"/>
        <description>FireFox 1.0.1 and Mozilla before 1.7.6 do not sufficiently address all attack vectors for loading chrome files and hijacking drag and drop events, which allows remote attackers to execute arbitrary XUL code by tricking a user into dragging a scrollbar, a variant of CVE-2005-0527, aka "Firescrolling 2."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:22:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.1 or earlier is installed">
          <criterion comment="Firefox version 1.0.1 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:251"/>
          <criterion comment="Mozilla Firefox version 1.0.1 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:250"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.6 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:253"/>
          <criterion comment="Mozilla Suite version 1.7.6 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:252"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100027" version="1" class="vulnerability">
      <metadata>
        <title>Firefox Sidebar Panel Code Execution 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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0402" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0402"/>
        <description>Firefox before 1.0.2 allows remote attackers to execute arbitrary code by tricking a user into saving a page as a Firefox sidebar panel, then using the sidebar panel to inject Javascript into a privileged page.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:23:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.1 or earlier is installed">
          <criterion comment="Firefox version 1.0.1 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:251"/>
          <criterion comment="Mozilla Firefox version 1.0.1 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:250"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100028" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla GIF Heap Overflow</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>
          <product>Firefox</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0399" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0399"/>
        <description>Heap-based buffer overflow in GIF2.cpp in Firefox before 1.0.2, Mozilla before to 1.7.6, and Thunderbird before 1.0.2, and possibly other applications that use the same library, allows remote attackers to execute arbitrary code via a GIF image with a crafted Netscape extension 2 block and buffer size.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:25:00.000-04:00" comment="Added Firefox, Mozilla, Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.0.1 or earlier is installed">
          <criterion comment="Firefox version 1.0.1 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:251"/>
          <criterion comment="Mozilla Firefox version 1.0.1 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:250"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:249"/>
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:248"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100029" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla IDN Homograph Spoofing 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0233" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0233"/>
        <description>The International Domain Name (IDN) support in Firefox 1.0, Camino .8.5, and Mozilla before 1.7.6 allows remote attackers to spoof domain names using punycode encoded domain names that are decoded in URLs and SSL certificates in a way that uses homograph characters from other character sets, which facilitates phishing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Added CVE #">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:26:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100031" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Privileged Content Loading 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0527" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0527"/>
        <description>Firefox 1.0 allows remote attackers to execute arbitrary code via plugins that load "privileged content" into frames, as demonstrated using certain XUL events when a user drags a scrollbar two times, aka "Firescrolling."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:27:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100032" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Cross-site Scripting via Drag and Drop to Tab</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0231" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0231"/>
        <description>Firefox 1.0 does not invoke the Javascript Security Manager when a user drags a javascript: or data: URL to a tab, which allows remote attackers to bypass the security model, aka "firetabbing."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:29:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100033" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Image Spoofing 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>mozilla</product>
          <product>Firefox</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0230" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0230"/>
        <description>Firefox 1.0 does not prevent the user from dragging an executable file to the desktop when it has an image/gif content type but has a dangerous extension such as .bat or .exe, which allows remote attackers to bypass the intended restriction and execute arbitrary commands via malformed GIF files that can still be parsed by the Windows batch file parser, aka "firedragging."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:30:00.000-04:00" comment="Added Firefox, Mozilla, Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:249"/>
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:248"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100034" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla HTTP auth Prompt Tab Spoofing</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0584" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0584"/>
        <description>Firefox before 1.0.1 and Mozilla before 1.7.6, when displaying the HTTP Authentication dialog, do not change the focus to the tab that generated the prompt, which could facilitate spoofing and phishing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:31:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100035" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Download Dialog Source Spoofing 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0585" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0585"/>
        <description>Firefox before 1.0.1 and Mozilla before 1.7.6 truncates long sub-domains or paths for display, which may allow remote malicious web sites to spoof legitimate sites and facilitate phishing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:32:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100036" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla "Save Link As" Dialog Spoofing 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0586" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0586"/>
        <description>Firefox before 1.0.1 and Mozilla before 1.7.6 allows remote malicious web sites to spoof the extensions of files to download via the Content-Disposition header, which could be used to trick users into downloading dangerous content.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:33:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100037" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Double Download .lnk 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>mozilla</product>
          <product>Firefox</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0587"/>
        <description>Firefox before 1.0.1 and Mozilla before 1.7.6 allows remote malicious web sites to overwrite arbitrary files by tricking the user into downloading a .LNK (link) file twice, which overwrites the file that was referenced in the first .LNK file.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:34:00.000-04:00" comment="Added Firefox, Mozilla, Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:249"/>
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:248"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100038" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla XSLT Stylesheet Information Disclosure Potential</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0588" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0588"/>
        <description>Firefox before 1.0.1 and Mozilla before 1.7.6 does not restrict xsl:include and xsl:import tags in XSLT stylesheets to the current domain, which allows remote attackers to determine the existence of files on the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:35:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100039" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Autocomplete Data Leak</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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0589" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0589"/>
        <description>The Form Fill feature in Firefox before 1.0.1 allows remote attackers to steal potentially sensitive information via an input control that monitors the values that are generated by the autocomplete capability.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:36:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100040" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla String Library Memory Overwrite 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>mozilla</product>
          <product>Firefox</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0255" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0255"/>
        <description>String handling functions in Mozilla 1.7.3, Firefox 1.0, and Thunderbird before 1.0.2, such as the nsTSubstring_CharT::Replace function, do not properly check the return values of other functions that resize the string, which allows remote attackers to cause a denial of service and possibly execute arbitrary code by forcing an out-of-memory state that causes a reallocation to fail and return a pointer to a fixed address, which leads to heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:37:00.000-04:00" comment="Added Firefox, Mozilla, Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:249"/>
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:248"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100041" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla 'user:pass@host' Spoofing 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>mozilla</product>
          <product>Firefox</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0590" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0590"/>
        <description>The installation confirmation dialog in Firefox before 1.0.1, Thunderbird before 1.0.1, and Mozilla before 1.7.6 allows remote attackers to use InstallTrigger to spoof the hostname of the host performing the installation via a long "user:pass" sequence in the URL, which appears before the real hostname.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:38:00.000-04:00" comment="Added Firefox, Mozilla, Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:249"/>
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:248"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100042" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Download/Security Dialogs Spoofing 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0591" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0591"/>
        <description>Firefox before 1.0.1 allows remote attackers to spoof the (1) security and (2) download modal dialog boxes, which could be used to trick users into executing script or downloading and executing a file, aka "Firespoofing."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-01-31T06:29:00.000-04:00" comment="Updated reference to CVE-2005-0591.  Set product to Mozilla.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-02-01T05:40:00.000-04:00" comment="Added Firefox to affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100043" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla UTF8 to Unicode Conversion Heap Overflow</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>
          <product>Firefox</product>
          <product>Thunderbird</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0592" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0592"/>
        <description>Heap-based buffer overflow in the UTF8ToNewUnicode function for Firefox before 1.0.1 and Mozilla before 1.7.6 might allow remote attackers to cause a denial of service (crash) or execute arbitrary code via invalid sequences in a UTF8 encoded string that result in a zero length value.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:41:00.000-04:00" comment="Added Firefox, Mozilla, Thunderbird as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 1.0 or earlier is installed">
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:249"/>
          <criterion comment="Mozilla Thunderbird version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:248"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100044" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla SSL Lock Image Spoofing 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0593" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0593"/>
        <description>Firefox before 1.0.1 and Mozilla before 1.7.6 allows remote attackers to spoof the SSL "secure site" lock icon via (1) a web site that does not finish loading, which shows the lock of the previous site, (2) a non-HTTP server that uses SSL, which causes the lock to be displayed when the SSL handshake is completed, or (3) a URL that generates an HTTP 204 error, which updates the icon and location information but does not change the display of the original site.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:42:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100045" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Popup Content Spoofing 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1156" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1156"/>
        <description>Mozilla before 1.7.6, and Firefox before 1.0.1, allows remote attackers to spoof arbitrary web sites by injecting content from one window into a target window whose name is known but resides in a different domain, as demonstrated using a pop-up window on a trusted web site, aka the "window injection" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:43:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla  Firefox version 1.0 or earlier is installed">
          <criterion comment="Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:245"/>
          <criterion comment="Mozilla Firefox version 1.0 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:244"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.5 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:247"/>
          <criterion comment="Mozilla Suite version 1.7.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100046" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Livefeed Bookmark Cookie Swiping</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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0150" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0150"/>
        <description>Firefox before 1.0 allows the user to store a (1) javascript: or (2) data: URLs as a Livefeed bookmark, then executes it in the security context of the currently loaded page when the user later accesses the bookmark, which could allow remote attackers to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:44:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100049" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla 407 Proxy Information Disclosure 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0147" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0147"/>
        <description>Firefox before 1.0 and Mozilla before 1.7.5, when configured to use a proxy, respond to 407 proxy auth requests from arbitrary servers, which allows remote attackers to steal NTLM or SPNEGO credentials.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:47:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.4 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:235"/>
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100050" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Inactive Tab Dialog Box 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>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1380" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1380"/>
        <description>Firefox before 1.0 and Mozilla before 1.7.5 allows inactive (background) tabs to launch dialog boxes, which can allow remote attackers to spoof the dialog boxes from web sites in other windows and facilitate phishing attacks, aka the "Dialog Box Spoofing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.4 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:235"/>
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100051" version="1" class="vulnerability">
      <metadata>
        <title>Firefox Script-generated Download Prompt Bypass</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>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0145" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0145"/>
        <description>Firefox before 1.0 does not properly distinguish between user-generated and synthetic click events, which allows remote attackers to use Javascript to bypass the file download prompt when the user uses the Alt-click feature.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:49:00.000-04:00" comment="Added Firefox as affected product.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100053" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Inactive Tab Form Data Theft 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>mozilla</product>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1381" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1381"/>
        <description>Firefox before 1.0 and Mozilla before 1.7.5 allow inactive (background) tabs to focus on input being entered in the active tab, as originally reported using form fields, which allows remote attackers to steal sensitive data that is intended for other sites, which could facilitate phishing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:52:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.4 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:235"/>
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100054" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla SSL Lock Image Spoofing via "View Source"</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0144" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0144"/>
        <description>Firefox before 1.0 and Mozilla before 1.7.5 display the secure site lock icon when a view-source: URL references a secure SSL site while an insecure page is being loaded, which could facilitate phishing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:54:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.4 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:235"/>
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100055" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla SSL Lock Image Spoofing during Binary Download</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0143" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0143"/>
        <description>Firefox before 1.0 and Mozilla before 1.7.5 display the SSL lock icon when an insecure page loads a binary file from a trusted site, which could facilitate phishing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-02-01T05:55:00.000-04:00" comment="Added Firefox, Mozilla as affected products.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.4 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:235"/>
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100056" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Creates World-readable temp Files</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-0142" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0142"/>
        <description>Firefox 0.9, Thunderbird 0.6 and other versions before 0.9, and Mozilla 1.7 before 1.7.5 save temporary files with world-readable permissions, which allows local users to read certain web content or attachments that belong to other users, e.g. content that is managed by helper applications such as PDF.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wrt-10060 - Removed extra \\ in key">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-10-05T11:37:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-26T06:46:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-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-1.7.3 is installed">
          <criterion comment="Mozilla Suite version 1.7-1.7.3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:239"/>
          <criterion comment="Mozilla Suite version 1.7-1.7.3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:238"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 is installed">
          <criterion comment="Firefox version 0.9 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:233"/>
          <criterion comment="Mozilla Firefox version 0.9 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:232"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Thunderbird version 0.6-0.8 is installed">
          <criterion comment="Mozilla Thunderbird version 0.6-0.8 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:231"/>
          <criterion comment="Mozilla Thunderbird version 0.6-0.8 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:230"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100057" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Local File Loading 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0141" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0141"/>
        <description>Firefox before 1.0 and Mozilla before 1.7.5 allow remote attackers to load local files via links "with a custom getter and toString method" that are middle-clicked by the user to be opened in a new tab.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
            <status_change date="2005-12-12T09:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 0.9 or earlier is installed">
          <criterion comment="Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:243"/>
          <criterion comment="Mozilla Firefox version 0.9 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:242"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.4 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:235"/>
          <criterion comment="Mozilla Suite version 1.7.4 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100073" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-bit) PnP Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="the version of umpnpmgr.dll is less than 5.2.3790.2477" negate="false" test_ref="oval:org.mitre.oval:tst:229"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100077" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 Print Spooler Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1984" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1984"/>
        <description>Buffer overflow in the Print Spooler service (Spoolsv.exe) for Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via a malicious message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of spoolsv.exe is less than 5.1.2600.1699" negate="false" test_ref="oval:org.mitre.oval:tst:228"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100081" version="1" class="vulnerability">
      <metadata>
        <title>Test Consolidated to OVAL790</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-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </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="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" test_ref="oval:org.mitre.oval:tst:227"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100082" version="1" class="vulnerability">
      <metadata>
        <title>Test Consolidated to OVAL1221</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-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </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="the version of mshtml.dll is less than 6.0.3790.2491" negate="false" test_ref="oval:org.mitre.oval:tst:227"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100084" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 TAPI Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0058" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0058"/>
        <description>Buffer overflow in the Telephony Application Programming Interface (TAPI) for Microsoft Windows 98, Windows 98 SE, Windows ME, Windows 2000, Windows XP, and Windows Server 2003 allows attackers elevate privileges or execute arbitrary code via a crafted message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of tapisrv.dll is less than 5.1.2600.1715" negate="false" test_ref="oval:org.mitre.oval:tst:226"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100085" version="1" class="vulnerability">
      <metadata>
        <title>Test Consolidated to OVAL Definition 1075</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0058" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0058"/>
        <description>Buffer overflow in the Telephony Application Programming Interface (TAPI) for Microsoft Windows 98, Windows 98 SE, Windows ME, Windows 2000, Windows XP, and Windows Server 2003 allows attackers elevate privileges or execute arbitrary code via a crafted message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of tapisrv.dll is less than 5.1.2600.2716" negate="false" test_ref="oval:org.mitre.oval:tst:225"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100086" version="1" class="vulnerability">
      <metadata>
        <title>Test Consolidated to OVAL Definition 1075</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0058" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0058"/>
        <description>Buffer overflow in the Telephony Application Programming Interface (TAPI) for Microsoft Windows 98, Windows 98 SE, Windows ME, Windows 2000, Windows XP, and Windows Server 2003 allows attackers elevate privileges or execute arbitrary code via a crafted message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of tapisrv.dll is less than 5.2.3790.2483" negate="false" test_ref="oval:org.mitre.oval:tst:224"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100088" version="1" class="vulnerability">
      <metadata>
        <title>Test Consolidated to OVAL Definition 1297</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0058" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0058"/>
        <description>Buffer overflow in the Telephony Application Programming Interface (TAPI) for Microsoft Windows 98, Windows 98 SE, Windows ME, Windows 2000, Windows XP, and Windows Server 2003 allows attackers elevate privileges or execute arbitrary code via a crafted message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </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="the version of tapisrv.dll is less than 5.2.3790.2483" negate="false" test_ref="oval:org.mitre.oval:tst:224"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100092" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 (64-bit) RDP DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of rdpwd.sys is less than 5.2.3790.2465" negate="false" test_ref="oval:org.mitre.oval:tst:223"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100095" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Kerberos Message DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1981"/>
        <description>Unknown vulnerability in Microsoft Windows 2000 Server and Windows Server 2003 domain controllers allows remote authenticated users to cause a denial of service (system crash) via a crafted Kerberos message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of kerberos.dll is less than 5.0.2195.7053" negate="false" test_ref="oval:org.mitre.oval:tst:222"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100096" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 PKINIT Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1982" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1982"/>
        <description>Unknown vulnerability in the PKINIT Protocol for Microsoft Windows 2000, Windows XP, and Windows Server 2003 could allow a local user to obtain information and spoof a server via a man-in-the-middle (MITM) attack between a client and a domain controller when PKINIT smart card authentication is being used.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of kerberos.dll is less than 5.0.2195.7053" negate="false" test_ref="oval:org.mitre.oval:tst:222"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100097" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 (32-bit) Kerberos Message DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1981"/>
        <description>Unknown vulnerability in Microsoft Windows 2000 Server and Windows Server 2003 domain controllers allows remote authenticated users to cause a denial of service (system crash) via a crafted Kerberos message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of kerberos.dll is less than 5.1.2600.1701" negate="false" test_ref="oval:org.mitre.oval:tst:221"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100098" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 (32-bit) PKINIT Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1982" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1982"/>
        <description>Unknown vulnerability in the PKINIT Protocol for Microsoft Windows 2000, Windows XP, and Windows Server 2003 could allow a local user to obtain information and spoof a server via a man-in-the-middle (MITM) attack between a client and a domain controller when PKINIT smart card authentication is being used.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of kerberos.dll is less than 5.1.2600.1701" negate="false" test_ref="oval:org.mitre.oval:tst:221"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100099" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 Kerberos Message DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1981"/>
        <description>Unknown vulnerability in Microsoft Windows 2000 Server and Windows Server 2003 domain controllers allows remote authenticated users to cause a denial of service (system crash) via a crafted Kerberos message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of kerberos.dll is less than 5.1.2600.2698" negate="false" test_ref="oval:org.mitre.oval:tst:220"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100100" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 PKINIT Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1982" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1982"/>
        <description>Unknown vulnerability in the PKINIT Protocol for Microsoft Windows 2000, Windows XP, and Windows Server 2003 could allow a local user to obtain information and spoof a server via a man-in-the-middle (MITM) attack between a client and a domain controller when PKINIT smart card authentication is being used.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of kerberos.dll is less than 5.1.2600.2698" negate="false" test_ref="oval:org.mitre.oval:tst:220"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100101" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 (64-bit) Kerberos Message DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1981"/>
        <description>Unknown vulnerability in Microsoft Windows 2000 Server and Windows Server 2003 domain controllers allows remote authenticated users to cause a denial of service (system crash) via a crafted Kerberos message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of kerberos.dll is less than 5.2.3790.2464" negate="false" test_ref="oval:org.mitre.oval:tst:219"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100102" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 (64-bit) PKINIT Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1982" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1982"/>
        <description>Unknown vulnerability in the PKINIT Protocol for Microsoft Windows 2000, Windows XP, and Windows Server 2003 could allow a local user to obtain information and spoof a server via a man-in-the-middle (MITM) attack between a client and a domain controller when PKINIT smart card authentication is being used.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of kerberos.dll is less than 5.2.3790.2464" negate="false" test_ref="oval:org.mitre.oval:tst:219"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:100105" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 Kerberos Message DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1981"/>
        <description>Unknown vulnerability in Microsoft Windows 2000 Server and Windows Server 2003 domain controllers allows remote authenticated users to cause a denial of service (system crash) via a crafted Kerberos message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T12:00:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <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>
          </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="the version of kerberos.dll is less than 5.2.3790.2464" negate="false" test_ref="oval:org.mitre.oval:tst:219"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1008" version="2" class="vulnerability">
      <metadata>
        <title>Windows XP Help and Support Center HCP URL Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Help and Support Center (HSC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0199" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0199"/>
        <description>Help and Support Center in Microsoft Windows XP and Windows Server 2003 SP1 does not properly validate HCP URLs, which allows remote attackers to execute arbitrary code, as demonstrated using certain hcp:// URLs that access the DVD Upgrade capability (dvdupgrd.htm).</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-05-12T12:00:00.000-04:00">DRAFT</status_change>
            <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="2004-09-13T11:25:00.000-04:00" comment="cmp-66 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 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:28:18.203-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="a vulnerable version of helpctr.exe exists on XP">
            <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of helpctr.exe exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criteria operator="OR" comment="a vulnerable version of helpctr.exe exists exists depending on service pack level">
                <criteria operator="AND" comment="service pack 1 or earlier is installed and helpctr.exe is less than 5.1.2600.137">
                  <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
                  <criterion comment="the version of helpctr.exe is less than 5.1.2600.137" negate="false" test_ref="oval:org.mitre.oval:tst:1322"/>
                </criteria>
                <criteria operator="AND" comment="service pack 2 is installed and helpctr.exe is less than 5.1.2600.1515">
                  <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
                  <criterion comment="the version of helpctr.exe is less than 5.1.2600.1515" negate="false" test_ref="oval:org.mitre.oval:tst:1321"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="64-bit version of Windows and helpctr.exe is less than 5.1.2600.1515">
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              <criterion comment="the version of helpctr.exe is less than 5.1.2600.1515" negate="false" test_ref="oval:org.mitre.oval:tst:1321"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb840374 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1320"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </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:1020" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Double Byte Character Parsing Memory Corruption (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1189" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1189"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via a crafted URL with double-byte characters, aka the "Double Byte Character Parsing Memory Corruption Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1023" version="2" class="vulnerability">
      <metadata>
        <title>WinNT Broad Permissions for Remote Registry Access</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Windows NT</product>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0562" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0562"/>
        <description>The registry in Windows NT can be accessed remotely by users who are not administrators.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 907 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:28:20.085-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Remote access to registry not controlled" negate="false" test_ref="oval:org.mitre.oval:tst:1307"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1032" version="2" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Help and Support Center HCP URL Validation 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-2004-0199" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0199"/>
        <description>Help and Support Center in Microsoft Windows XP and Windows Server 2003 SP1 does not properly validate HCP URLs, which allows remote attackers to execute arbitrary code, as demonstrated using certain hcp:// URLs that access the DVD Upgrade capability (dvdupgrd.htm).</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-05-12T12:00:00.000-04:00">DRAFT</status_change>
            <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:28:20.916-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.161" negate="false" test_ref="oval:org.mitre.oval:tst:1272"/>
          <criterion comment="the patch kb840374 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1320"/>
        </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:1061" version="1" class="vulnerability">
      <metadata>
        <title>IE6:XP,SP2 COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1990" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1990"/>
        <description>Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, including (1) devenum.dll, (2) diactfrm.dll, (3) wmm2filt.dll, (4) fsusd.dll, (5) dmdskmgr.dll, (6) browsewm.dll, (7) browseui.dll, (8) shell32.dll, (9) mshtml.dll, (10) inetcfg.dll, (11) infosoft.dll, (12) query.dll, (13) syncui.dll, (14) clbcatex.dll, (15) clbcatq.dll, (16) comsvcs.dll, and (17) msconf.dll, which causes memory corruption, aka "COM Object Instantiation Memory Corruption Vulnerability," a different vulnerability than CVE-2005-2087.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2722" negate="false" test_ref="oval:org.mitre.oval:tst:2331"/>
        </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:1063" version="1" class="vulnerability">
      <metadata>
        <title>WMF Rendering Code Execution Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criteria operator="OR" comment="version of Gdi32.dll is less than 5.0.2195.7069 OR the version of Mf3216.dll is less than 5.0.2195.6898">
          <criterion comment="the version of Gdi32.dll is less than 5.0.2195.7069" negate="false" test_ref="oval:org.mitre.oval:tst:1227"/>
          <criterion comment="the version of Mf3216.dll is less than 5.0.2195.6898" negate="false" test_ref="oval:org.mitre.oval:tst:1226"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1071" version="1" class="vulnerability">
      <metadata>
        <title>MSDTC Unchecked Buffer Permits Remote Code Execution or Privilege Elevation (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>MSDTC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2119" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2119"/>
        <description>The MIDL_user_allocate function in the Microsoft Distributed Transaction Coordinator (MSDTC) proxy (MSDTCPRX.DLL) allocates a 4K page of memory regardless of the required size, which allows attackers to overwrite arbitrary memory locations using an incorrect size value that is provided to the NdrAllocate function, which writes management data to memory outside of the allocated buffer.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <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.1.2600.1720">
          <criterion comment="the version of ole32.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1200"/>
          <criterion comment="the version of rpcss.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1082" version="1" class="vulnerability">
      <metadata>
        <title>Exchange 2000 Server 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of Mapi32.dll is greater than or equal 6.0.6603.0 (Exchange 2000 Server,SP3 is installed)" negate="false" test_ref="oval:org.mitre.oval:tst:1182"/>
        <criterion comment="the version of Mapi32.dll is less than 6.0.6617.47" negate="false" test_ref="oval:org.mitre.oval:tst:1181"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1089" version="1" class="vulnerability">
      <metadata>
        <title>XMLHttpRequest Header Spoofing 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2703" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2703"/>
        <description>Firefox before 1.0.7 and Mozilla Suite before 1.7.12 allows remote attackers to modify HTTP headers of XML HTTP requests via XMLHttpRequest, and possibly use the client to exploit vulnerabilities in servers or proxies.</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>
          </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:1095" version="1" class="vulnerability">
      <metadata>
        <title>DirectX 8 DirectShow Malicious MIDI File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0346" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0346"/>
        <description>Multiple integer overflows in a Microsoft Windows DirectX MIDI library (QUARTZ.DLL) allow remote attackers to execute arbitrary code via a MIDI (.mid) file with (1) large length for a Text or Copyright string, or (2) a large number of tracks, which leads to a heap-based buffer overflow.</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 date="2006-01-31T05:11:00.000-04:00" comment="Updated reference to CVE-2003-0346.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="DirectX 8.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1173"/>
        <criterion comment="Patch Windows2000-KB819696-x86-ENU.EXE Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1172"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1104" version="1" class="vulnerability">
      <metadata>
        <title>DirectX 9 DirectShow Malicious MIDI File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <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-2003-0346" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0346"/>
        <description>Multiple integer overflows in a Microsoft Windows DirectX MIDI library (QUARTZ.DLL) allow remote attackers to execute arbitrary code via a MIDI (.mid) file with (1) large length for a Text or Copyright string, or (2) a large number of tracks, which leads to a heap-based buffer overflow.</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 date="2006-01-31T06:03:00.000-04:00" comment="Updated reference to CVE-2003-0346.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <status_change date="2006-02-01T09:07:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="DirectX 9.0 or 9.0a installed.">
          <criterion comment="DirectX 9.0-gold Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1166"/>
          <criterion comment="DirectX 9.0a Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1165"/>
        </criteria>
        <criterion comment="Patch Windows2000-KB819696-x86-ENU.EXE Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1172"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1105" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>GDI+</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-20T03:22:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-22T02:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Changed criteria to filter out 32-bit XP consideration.  wft-493 will always be positive on 32-bit machines.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion comment="the version of sxs.dll is less than 5.2.3790.121" negate="false" test_ref="oval:org.mitre.oval:tst:1164"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1106" version="1" class="vulnerability">
      <metadata>
        <title>CSNW Remote Buffer Overflow via Network Messages (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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.1.2600.1727" negate="false" test_ref="oval:org.mitre.oval:tst:1163"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1121" version="1" class="vulnerability">
      <metadata>
        <title>EMF Rendering Denial of Service Vulnerability (32-bit Windows XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of Gdi32.dll is less than 5.1.2600.2770" negate="false" test_ref="oval:org.mitre.oval:tst:1145"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1134" version="1" class="vulnerability">
      <metadata>
        <title>TIP Request Validation Process Permits Denial of Service (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.1.2600.2726">
          <criterion comment="the version of ole32.dll is less than 5.1.2600.2726" negate="false" test_ref="oval:org.mitre.oval:tst:1134"/>
          <criterion comment="the version of rpcss.dll is less than 5.1.2600.2726" negate="false" test_ref="oval:org.mitre.oval:tst:1133"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1136" version="1" class="vulnerability">
      <metadata>
        <title>Distributed 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-1980" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1980"/>
        <description>Distributed Transaction Controller in Microsoft Windows allows remote servers to cause a denial of service (MSDTC service hang) via a crafted Transaction Internet Protocol (TIP) message that causes DTC to repeatedly connect to a target IP and port number after an error occurs, aka the "Distributed TIP 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>
          </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:1144" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTML Tag Memory Corruption (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1188" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1188"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via HTML elements with a certain crafted tag, which leads to memory corruption.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1149" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 DirectShow Malicious avi File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2128" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2128"/>
        <description>QUARTZ.DLL in Microsoft Windows Media Player 9 allows remote attackers to write a null byte to arbitrary memory via an AVI file with a crafted strn element with a modified length value.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="DirectX packaged with Windows Server 2003,SP1 has DirectShow Vulnerability">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="a Win2K/XP/2003 service pack is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2845"/>
          <criterion comment="the version of Quartz.dll is greater than or equal to 6.5.3790.0" negate="false" test_ref="oval:org.mitre.oval:tst:1123"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.3790.2519" negate="false" test_ref="oval:org.mitre.oval:tst:1122"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 8 has DirectShow Vulnerability">
          <criterion comment="DirectX 8.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1173"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 9 has DirectShow Vulnerability">
          <criterion comment="DirectX 9.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1120"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1150" version="1" class="vulnerability">
      <metadata>
        <title>Crash on "zero-width non-joiner" Sequence</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-2702" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2702"/>
        <description>Firefox before 1.0.7 and Mozilla Suite before 1.7.12 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via Unicode sequences with "zero-width non-joiner" characters.</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>
          </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:1152" version="1" class="vulnerability">
      <metadata>
        <title>EMF Rendering Denial of Service Vulnerability (32-bit Windows XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criteria operator="OR" comment="version of Gdi32.dll is less than 5.1.2600.1755 OR the version of Mf3216.dll is less than 5.1.2600.1331">
          <criterion comment="the version of Gdi32.dll is less than 5.1.2600.1755" negate="false" test_ref="oval:org.mitre.oval:tst:1116"/>
          <criterion comment="the version of Mf3216.dll is less than 5.1.2600.1331" negate="false" test_ref="oval:org.mitre.oval:tst:1115"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1155" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 (64-bit) DDS Library Shape Control Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2127"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, as originally demonstrated using the (1) DDS Library Shape Control (Msdds.dll) COM object, and other objects including (2) Blnmgrps.dll, (3) Ciodm.dll, (4) Comsvcs.dll, (5) Danim.dll, (6) Htmlmarq.ocx, (7) Mdt2dd.dll (as demonstrated using a heap corruption attack with uninitialized memory), (8) Mdt2qd.dll, (9) Mpg4ds32.ax, (10) Msadds32.ax, (11) Msb1esen.dll, (12) Msb1fren.dll, (13) Msb1geen.dll, (14) Msdtctm.dll, (15) Mshtml.dll, (16) Msoeacct.dll, (17) Msosvfbr.dll, (18) Mswcrun.dll, (19) Netshell.dll, (20) Ole2disp.dll, (21) Outllib.dll, (22) Psisdecd.dll, (23) Qdvd.dll, (24) Repodbc.dll, (25) Shdocvw.dll, (26) Shell32.dll, (27) Soa.dll, (28) Srchui.dll, (29) Stobject.dll, (30) Vdt70.dll, (31) Vmhelper.dll, and (32) Wbemads.dll, aka a variant of the "COM Object Instantiation Memory Corruption 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="mshtml.dll is less than 6.0.3790.2541" negate="false" test_ref="oval:org.mitre.oval:tst:1114"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1175" version="1" class="vulnerability">
      <metadata>
        <title>WMF Rendering Code Execution Vulnerability (32-bit Windows XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of Gdi32.dll is less than 5.1.2600.2770" negate="false" test_ref="oval:org.mitre.oval:tst:1145"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1182" version="1" class="vulnerability">
      <metadata>
        <title>Distributed TIP Request Validation Process Permits Denial of Service (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>TIP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1980" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1980"/>
        <description>Distributed Transaction Controller in Microsoft Windows allows remote servers to cause a denial of service (MSDTC service hang) via a crafted Transaction Internet Protocol (TIP) message that causes DTC to repeatedly connect to a target IP and port number after an error occurs, aka the "Distributed TIP 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.1.2600.2726">
          <criterion comment="the version of ole32.dll is less than 5.1.2600.2726" negate="false" test_ref="oval:org.mitre.oval:tst:1134"/>
          <criterion comment="the version of rpcss.dll is less than 5.1.2600.2726" negate="false" test_ref="oval:org.mitre.oval:tst:1133"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1185" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 Embedded Web Font Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0010"/>
        <description>Heap-based buffer overflow in T2EMBED.DLL in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 up to SP1, Windows 98, and Windows ME allows remote attackers to execute arbitrary code via an e-mail message or web page with a crafted Embedded Open Type (EOT) web font that triggers the overflow during decompression.</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:18: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>
          </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="Fontsub.dll &lt; 5.2.3790.2549 or T2embed.dll &lt;5.2.3790.2549 (WinXP,64-bit and S03,SP1)">
          <criterion comment="the version of Fontsub.dll is less than 5.2.3790.2549" negate="false" test_ref="oval:org.mitre.oval:tst:1098"/>
          <criterion comment="the version of T2embed.dll is less than 5.2.3790.2549" negate="false" test_ref="oval:org.mitre.oval:tst:1097"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1191" version="1" class="vulnerability">
      <metadata>
        <title>Win2K COM object Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0012" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0012"/>
        <description>Unspecified vulnerability in Windows Explorer in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via attack vectors involving COM objects and "crafted files and directories," aka the "Windows Shell Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of shell32.dll is less than 5.0.3900.7078" negate="false" test_ref="oval:org.mitre.oval:tst:1087"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1197" version="1" class="vulnerability">
      <metadata>
        <title>Firefox/Mozilla Suite Chrome Window Spoofing 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2707" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2707"/>
        <description>Firefox before 1.0.7 and Mozilla Suite before 1.7.12 allows remote attackers to spawn windows without user interface components such as the address and status bar, which could be used to conduct spoofing or phishing attacks.</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>
          </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:1201" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOEX Message Processing</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Exchange 2000 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1311"/>
        <criterion comment="cdoex.dll is less than 6.0.6617.86" negate="false" test_ref="oval:org.mitre.oval:tst:1081"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1203" version="1" class="vulnerability">
      <metadata>
        <title>Distributed TIP Request Validation Process Permits Denial of Service (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>TIP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1980" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1980"/>
        <description>Distributed Transaction Controller in Microsoft Windows allows remote servers to cause a denial of service (MSDTC service hang) via a crafted Transaction Internet Protocol (TIP) message that causes DTC to repeatedly connect to a target IP and port number after an error occurs, aka the "Distributed TIP 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <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.1.2600.1720">
          <criterion comment="the version of ole32.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1200"/>
          <criterion comment="the version of rpcss.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1204" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 MDAC RDS.Dataspace Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>MDAC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0003"/>
        <description>Unspecified vulnerability in the RDS.Dataspace ActiveX control, which is contained in ActiveX Data Objects (ADO) and distributed in Microsoft Data Access Components (MDAC) 2.7 and 2.8, allows remote attackers to execute arbitrary code via unknown attack vectors.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of msadco.dll is less than 2.81.1124.0" negate="false" test_ref="oval:org.mitre.oval:tst:1079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1210" version="1" class="vulnerability">
      <metadata>
        <title>CSNW Remote Buffer Overflow via Network Messages (WinXP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="nwwks.dll is less than 5.1.2600.2736" negate="false" test_ref="oval:org.mitre.oval:tst:1078"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1215" version="1" class="vulnerability">
      <metadata>
        <title>EMF Rendering Denial of Service Vulnerability (64-bit Windows XP and Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.2542" negate="false" test_ref="oval:org.mitre.oval:tst:2414"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1220" version="1" class="vulnerability">
      <metadata>
        <title>WebClient Service Unchecked Buffer Remote Code Execution (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0013"/>
        <description>Buffer overflow in the Web Client service (WebClnt.dll) for Microsoft Windows XP SP1 and SP2, and Server 2003 up to SP1, allows remote authenticated users or Guests to execute arbitrary code via crafted RPC requests, a different vulnerability than CVE-2005-1207.</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>
          </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="the version of webclnt.dll is less than 5.2.3790.2591 (64-bit,SP1)" negate="false" test_ref="oval:org.mitre.oval:tst:2395"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1224" version="2" class="vulnerability">
      <metadata>
        <title>Step-by-Step Interactive Training Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <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-2005-1212" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1212"/>
        <description>Buffer overflow in Microsoft Step-by-Step Interactive Training (orun32.exe) allows remote attackers to execute arbitrary code via a bookmark link file (.cbo, cbl, or .cbm extension) with a long User field.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-08T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-08-09T07:56:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-08-24T09:56:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-09-21T01:33:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1072 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:28:32.053-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Interactive Training is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1073"/>
        <criterion comment="the version of Orun32.exe is less than 3.5.0.117" negate="false" test_ref="oval:org.mitre.oval:tst:1072"/>
        <criterion comment="the patch kb898458  is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1071"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1231" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 DirectShow Malicious avi File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2128" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2128"/>
        <description>QUARTZ.DLL in Microsoft Windows Media Player 9 allows remote attackers to write a null byte to arbitrary memory via an AVI file with a crafted strn element with a modified length value.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="DirectX packaged with Windows XP,SP2 has DirectShow Vulnerability">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criterion comment="the version of Quartz.dll is greater than or equal to 6.5.2600.0" negate="false" test_ref="oval:org.mitre.oval:tst:1064"/>
          <criterion comment="the version of Quartz.dll is less than 6.5.2600.2749" negate="false" test_ref="oval:org.mitre.oval:tst:1063"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 8 has DirectShow Vulnerability">
          <criterion comment="DirectX 8.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1173"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 9 has DirectShow Vulnerability">
          <criterion comment="DirectX 9.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1120"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1240" version="1" class="vulnerability">
      <metadata>
        <title>EMF Rendering Denial of Service Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criteria operator="OR" comment="version of Gdi32.dll is less than 5.0.2195.7069 OR the version of Mf3216.dll is less than 5.0.2195.6898">
          <criterion comment="the version of Gdi32.dll is less than 5.0.2195.7069" negate="false" test_ref="oval:org.mitre.oval:tst:1227"/>
          <criterion comment="the version of Mf3216.dll is less than 5.0.2195.6898" negate="false" test_ref="oval:org.mitre.oval:tst:1226"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1241" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Font Conversion Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-06T12: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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Replaced all criteria. 1) Included all Win2k versions, 2) dropped explicit check for Hotfix kb885836, 3) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of wordpad.exe is less than 5.0.2195.6991" negate="false" test_ref="oval:org.mitre.oval:tst:1047"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1251" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Cross-Domain Information Disclosure Vulnerability (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1191" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1191"/>
        <description>Microsoft Internet Explorer 5.01 through 6 does not always correctly identify the domain that is associated with a browser window, which allows remote attackers to obtain sensitive cross-domain information and spoof sites by running script after the user has navigated to another site.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1253" version="1" class="vulnerability">
      <metadata>
        <title>Distributed TIP Request Validation Process Permits Denial of Service (Win2k,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>TIP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1980" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1980"/>
        <description>Distributed Transaction Controller in Microsoft Windows allows remote servers to cause a denial of service (MSDTC service hang) via a crafted Transaction Internet Protocol (TIP) message that causes DTC to repeatedly connect to a target IP and port number after an error occurs, aka the "Distributed TIP 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.0.2195.7059">
          <criterion comment="the version of ole32.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2568"/>
          <criterion comment="the version of rpcss.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2567"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1261" version="1" class="vulnerability">
      <metadata>
        <title>COM+ Memory Structures Process Permits Remote Code Execution (64-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="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:1267" version="1" class="vulnerability">
      <metadata>
        <title>Win2k,SP4 DirectShow Malicious avi File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2128" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2128"/>
        <description>QUARTZ.DLL in Microsoft Windows Media Player 9 allows remote attackers to write a null byte to arbitrary memory via an AVI file with a crafted strn element with a modified length value.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="DirectX packaged with Windows 2000,SP4 has DirectShow Vulnerability">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="SP4 or later Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3073"/>
          <criterion comment="the version of Quartz.dll is greater than or equal to 6.1.9.726" negate="false" test_ref="oval:org.mitre.oval:tst:1027"/>
          <criterion comment="the version of Quartz.dll is less than 6.1.9.732" negate="false" test_ref="oval:org.mitre.oval:tst:1026"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 8 has DirectShow Vulnerability">
          <criterion comment="DirectX 8.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1173"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 9 has DirectShow Vulnerability">
          <criterion comment="DirectX 9.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1120"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1269" version="1" class="vulnerability">
      <metadata>
        <title>COM+ Memory Structures Process Permits Remote Code Execution (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <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.1.2600.1720">
          <criterion comment="the version of ole32.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1200"/>
          <criterion comment="the version of rpcss.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1272" version="1" class="vulnerability">
      <metadata>
        <title>Object Spoofing using XBL &lt;implements> 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2704" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2704"/>
        <description>Firefox before 1.0.7 and Mozilla Suite before 1.7.12 allows remote attackers to spoof DOM objects via an XBL control that implements an internal XPCOM interface.</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>
          </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:1283" version="1" class="vulnerability">
      <metadata>
        <title>TIP Request Validation Process Permits Denial of Service (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <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.1.2600.1720">
          <criterion comment="the version of ole32.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1200"/>
          <criterion comment="the version of rpcss.dll is less than 5.1.2600.1720" negate="false" test_ref="oval:org.mitre.oval:tst:1199"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1307" version="1" class="vulnerability">
      <metadata>
        <title>Firefox/Mozilla Suite JavaScript Integer Overflow</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-2705" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2705"/>
        <description>Integer overflow in the JavaScript engine in Firefox before 1.0.7 and Mozilla Suite before 1.7.12 might allow remote attackers to execute arbitrary code.</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>
          </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:1316" version="1" class="vulnerability">
      <metadata>
        <title>Exchange Server 5.0 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:25: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of Mdbmsg.dll greater than or equal 5.0.1460.9 (Exchange Server 5.0,SP2 is installed)." negate="false" test_ref="oval:org.mitre.oval:tst:990"/>
        <criterion comment="the version of Mdbmsg.dll is less than 5.0.1462.22" negate="false" test_ref="oval:org.mitre.oval:tst:989"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1325" version="1" class="vulnerability">
      <metadata>
        <title>Distributed TIP Request Validation Process Permits Denial of Service (64-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>TIP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1980" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1980"/>
        <description>Distributed Transaction Controller in Microsoft Windows allows remote servers to cause a denial of service (MSDTC service hang) via a crafted Transaction Internet Protocol (TIP) message that causes DTC to repeatedly connect to a target IP and port number after an error occurs, aka the "Distributed TIP 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="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:1328" version="1" class="vulnerability">
      <metadata>
        <title>Plug and Play User Data Validation Vulnerability (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2120" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2120"/>
        <description>Stack-based buffer overflow in the Plug and Play (PnP) service (UMPNPMGR.DLL) in Microsoft Windows 2000 SP4, and XP SP1 and SP2, allows remote or local authenticated attackers to execute arbitrary code via a large number of "\" (backslash) characters in a registry key name, which triggers the overflow in a wsprintfW function call.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="umpnpmgr.dll is less than 5.1.2600.1734" negate="false" test_ref="oval:org.mitre.oval:tst:986"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1329" version="1" class="vulnerability">
      <metadata>
        <title>.lnk File-Open Remote Code Execution Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2122" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2122"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to execute arbitrary commands via a shortcut (.lnk) file with long font properties that lead to a buffer overflow in the Client/Server Runtime Server Subsystem (CSRSS), a different vulnerability than CVE-2005-2118.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="shell32.dll is less than 6.0.2800.1751" negate="false" test_ref="oval:org.mitre.oval:tst:1149"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1335" version="1" class="vulnerability">
      <metadata>
        <title>IE6 for XP,SP2 JPEG Image Rendering Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1988" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1988"/>
        <description>Unknown vulnerability in Internet Explorer 5.0, 5.5, and 6.0 allows remote attackers to execute arbitrary code via a web site or an HTML e-mail containing a crafted JPEG image that causes memory corruption, aka "JPEG Image Rendering Memory Corruption 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2722" negate="false" test_ref="oval:org.mitre.oval:tst:2331"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1338" version="1" class="vulnerability">
      <metadata>
        <title>TIP Request Validation Process Permits Denial of Service (Win2k,SP4)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2569"/>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.0.2195.7059">
          <criterion comment="the version of ole32.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2568"/>
          <criterion comment="the version of rpcss.dll is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:2567"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1339" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Integer overflows in E4X, SVG, and Canvas Features</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-2006-0297" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0297"/>
        <description>Multiple integer overflows in Mozilla Firefox 1.5, Thunderbird 1.5 if Javascript is enabled in mail, and SeaMonkey before 1.0 might allow remote attackers to execute arbitrary code via the (1) EscapeAttributeValue in jsxml.c for E4X, (2) nsSVGCairoSurface::Init in SVG, and (3) nsCanvasRenderingContext2D.cpp in Canvas.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1402" version="1" class="vulnerability">
      <metadata>
        <title>Winamp Hostname Buffer Overflow</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>Winamp</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0476"/>
        <description>Buffer overflow in Nullsoft Winamp 5.12 allows remote attackers to execute arbitrary code via a playlist (pls) file with a long file name (File1 field).</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-01T08:59:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-03-09T12:19:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-03T10:06: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 winamp is less than or equal 5.12" negate="false" test_ref="oval:org.mitre.oval:tst:970"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1406" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOSYS Message Processing (WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="cdosys.dll is less than 6.1.1002.0" negate="false" test_ref="oval:org.mitre.oval:tst:967"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1417" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Table Conversion Vulnerability (NT 4.0 Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Word for Windows 6.0 Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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: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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Edited criteria. 1) dropped explicit check for Hotfix kb885836, 2) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="the version of wordpad.exe is less than 4.0.1381.33598" negate="false" test_ref="oval:org.mitre.oval:tst:955"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1424" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 DirectShow Malicious avi File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2128" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2128"/>
        <description>QUARTZ.DLL in Microsoft Windows Media Player 9 allows remote attackers to write a null byte to arbitrary memory via an AVI file with a crafted strn element with a modified length value.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="DirectX packaged with Windows Server 2003 has DirectShow Vulnerability">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
          <criterion comment="the version of Quartz.dll is greater than or equal to 6.4.3790.0" negate="false" test_ref="oval:org.mitre.oval:tst:951"/>
          <criterion comment="the version of Quartz.dll is less than 6.4.3790.399" negate="false" test_ref="oval:org.mitre.oval:tst:950"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 8 has DirectShow Vulnerability">
          <criterion comment="DirectX 8.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1173"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 9 has DirectShow Vulnerability">
          <criterion comment="DirectX 9.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1120"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1425" version="1" class="vulnerability">
      <metadata>
        <title>TCP/IP IGMP v3 Denial of Service (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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 certain malformed IGMP packets, 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of Tcpip.sys is less than 5.1.2600.2827 (XP,SP2)" negate="false" test_ref="oval:org.mitre.oval:tst:949"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1431" version="1" class="vulnerability">
      <metadata>
        <title>Win2K Graphics Rendering Engine Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4560"/>
        <description>The Windows Graphical Device Interface library (GDI32.DLL) in Microsoft Windows allows remote attackers to execute arbitrary code via a Windows Metafile (WMF) format image with a crafted SETABORTPROC GDI Escape function call, related to the Windows Picture and Fax Viewer (SHIMGVW.DLL), a different vulnerability than CVE-2005-2123 and CVE-2005-2124, and as originally discovered in the wild on unionseek.com.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-07T07:15:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:25: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of Gdi32.dll is less than 5.0.2195.7073" negate="false" test_ref="oval:org.mitre.oval:tst:943"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1433" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 Graphics Rendering Engine Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4560"/>
        <description>The Windows Graphical Device Interface library (GDI32.DLL) in Microsoft Windows allows remote attackers to execute arbitrary code via a Windows Metafile (WMF) format image with a crafted SETABORTPROC GDI Escape function call, related to the Windows Picture and Fax Viewer (SHIMGVW.DLL), a different vulnerability than CVE-2005-2123 and CVE-2005-2124, and as originally discovered in the wild on unionseek.com.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-28T10:07:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2005-12-29T11:27:00.000-04:00">DRAFT</status_change>
            <modified date="2006-01-07T07:17:00.000-04:00" comment="New definition.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-25T07:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of Gdi32.dll is less than 5.1.2600.2818" negate="false" test_ref="oval:org.mitre.oval:tst:942"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1434" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 DirectShow Malicious avi File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2128" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2128"/>
        <description>QUARTZ.DLL in Microsoft Windows Media Player 9 allows remote attackers to write a null byte to arbitrary memory via an AVI file with a crafted strn element with a modified length value.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="DirectX packaged with Windows XP,SP1 has DirectShow Vulnerability">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          <criterion comment="the version of Quartz.dll is greater than or equal to 6.4.2600.0" negate="false" test_ref="oval:org.mitre.oval:tst:941"/>
          <criterion comment="the version of Quartz.dll is less than 6.4.2600.1738" negate="false" test_ref="oval:org.mitre.oval:tst:940"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 8 has DirectShow Vulnerability">
          <criterion comment="DirectX 8.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1173"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
        <criteria operator="AND" comment="Standalone DirectX 9 has DirectShow Vulnerability">
          <criterion comment="DirectX 9.x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1120"/>
          <criterion comment="the version of Quartz.dll is less than 6.3.1.889" negate="false" test_ref="oval:org.mitre.oval:tst:1121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1443" version="1" class="vulnerability">
      <metadata>
        <title>Firefox/Mozilla Suite about: Scheme Privilege Escalation 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2706" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2706"/>
        <description>Firefox before 1.0.7 and Mozilla before Suite 1.7.12 allows remote attackers to execute Javascript with chrome privileges via an about: page such as about:mozilla.</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>
          </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:1448" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 COM object Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0012" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0012"/>
        <description>Unspecified vulnerability in Windows Explorer in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via attack vectors involving COM objects and "crafted files and directories," aka the "Windows Shell Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of shell32.dll is less than 6.0.2900.2869" negate="false" test_ref="oval:org.mitre.oval:tst:925"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1460" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 Graphics Rendering Engine Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4560"/>
        <description>The Windows Graphical Device Interface library (GDI32.DLL) in Microsoft Windows allows remote attackers to execute arbitrary code via a Windows Metafile (WMF) format image with a crafted SETABORTPROC GDI Escape function call, related to the Windows Picture and Fax Viewer (SHIMGVW.DLL), a different vulnerability than CVE-2005-2123 and CVE-2005-2124, and as originally discovered in the wild on unionseek.com.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-07T07:15:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:26: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>
          </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="the version of Gdi32.dll is less than 5.2.3790.2606" negate="false" test_ref="oval:org.mitre.oval:tst:916"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1462" version="1" class="vulnerability">
      <metadata>
        <title>WinXP (64-bit) Embedded Web Font Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0010"/>
        <description>Heap-based buffer overflow in T2EMBED.DLL in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 up to SP1, Windows 98, and Windows ME allows remote attackers to execute arbitrary code via an e-mail message or web page with a crafted Embedded Open Type (EOT) web font that triggers the overflow during decompression.</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:18: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criteria operator="OR" comment="Fontsub.dll &lt; 5.2.3790.2549 or T2embed.dll &lt;5.2.3790.2549 (WinXP,64-bit and S03,SP1)">
          <criterion comment="the version of Fontsub.dll is less than 5.2.3790.2549" negate="false" test_ref="oval:org.mitre.oval:tst:1098"/>
          <criterion comment="the version of T2embed.dll is less than 5.2.3790.2549" negate="false" test_ref="oval:org.mitre.oval:tst:1097"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1464" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003,SP1 DDS Library Shape Control 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-2127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2127"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, as originally demonstrated using the (1) DDS Library Shape Control (Msdds.dll) COM object, and other objects including (2) Blnmgrps.dll, (3) Ciodm.dll, (4) Comsvcs.dll, (5) Danim.dll, (6) Htmlmarq.ocx, (7) Mdt2dd.dll (as demonstrated using a heap corruption attack with uninitialized memory), (8) Mdt2qd.dll, (9) Mpg4ds32.ax, (10) Msadds32.ax, (11) Msb1esen.dll, (12) Msb1fren.dll, (13) Msb1geen.dll, (14) Msdtctm.dll, (15) Mshtml.dll, (16) Msoeacct.dll, (17) Msosvfbr.dll, (18) Mswcrun.dll, (19) Netshell.dll, (20) Ole2disp.dll, (21) Outllib.dll, (22) Psisdecd.dll, (23) Qdvd.dll, (24) Repodbc.dll, (25) Shdocvw.dll, (26) Shell32.dll, (27) Soa.dll, (28) Srchui.dll, (29) Stobject.dll, (30) Vdt70.dll, (31) Vmhelper.dll, and (32) Wbemads.dll, aka a variant of the "COM Object Instantiation Memory Corruption 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>
          </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="mshtml.dll is less than 6.0.3790.2541" negate="false" test_ref="oval:org.mitre.oval:tst:1114"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1468" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 DDS Library Shape Control Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2127"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, as originally demonstrated using the (1) DDS Library Shape Control (Msdds.dll) COM object, and other objects including (2) Blnmgrps.dll, (3) Ciodm.dll, (4) Comsvcs.dll, (5) Danim.dll, (6) Htmlmarq.ocx, (7) Mdt2dd.dll (as demonstrated using a heap corruption attack with uninitialized memory), (8) Mdt2qd.dll, (9) Mpg4ds32.ax, (10) Msadds32.ax, (11) Msb1esen.dll, (12) Msb1fren.dll, (13) Msb1geen.dll, (14) Msdtctm.dll, (15) Mshtml.dll, (16) Msoeacct.dll, (17) Msosvfbr.dll, (18) Mswcrun.dll, (19) Netshell.dll, (20) Ole2disp.dll, (21) Outllib.dll, (22) Psisdecd.dll, (23) Qdvd.dll, (24) Repodbc.dll, (25) Shdocvw.dll, (26) Shell32.dll, (27) Soa.dll, (28) Srchui.dll, (29) Stobject.dll, (30) Vdt70.dll, (31) Vmhelper.dll, and (32) Wbemads.dll, aka a variant of the "COM Object Instantiation Memory Corruption 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="mshtml.dll is less than 6.0.2900.2769" negate="false" test_ref="oval:org.mitre.oval:tst:911"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1480" version="1" class="vulnerability">
      <metadata>
        <title>Heap Overrun in XBM Image Processing</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-2701" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2701"/>
        <description>Heap-based buffer overflow in Firefox before 1.0.7 and Mozilla Suite before 1.7.12 allows remote attackers to execute arbitrary code via an XBM image file that ends in a large number of spaces instead of the expected end tag.</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>
          </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:1491" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 Embedded Web Font Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0010"/>
        <description>Heap-based buffer overflow in T2EMBED.DLL in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 up to SP1, Windows 98, and Windows ME allows remote attackers to execute arbitrary code via an e-mail message or web page with a crafted Embedded Open Type (EOT) web font that triggers the overflow during decompression.</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:18: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criteria operator="OR" comment="Fontsub.dll &lt; 5.1.2600.1762 or T2embed.dll &lt;5.1.2600.1762 (WinXP,SP1)">
          <criterion comment="the version of Fontsub.dll is less than 5.1.2600.1762" negate="false" test_ref="oval:org.mitre.oval:tst:892"/>
          <criterion comment="the version of T2embed.dll is less than 5.1.2600.1762" negate="false" test_ref="oval:org.mitre.oval:tst:891"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1492" version="1" class="vulnerability">
      <metadata>
        <title>WinXP (64-bit) Graphics Rendering Engine Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4560"/>
        <description>The Windows Graphical Device Interface library (GDI32.DLL) in Microsoft Windows allows remote attackers to execute arbitrary code via a Windows Metafile (WMF) format image with a crafted SETABORTPROC GDI Escape function call, related to the Windows Picture and Fax Viewer (SHIMGVW.DLL), a different vulnerability than CVE-2005-2123 and CVE-2005-2124, and as originally discovered in the wild on unionseek.com.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-07T07:15:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:25: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.2606" negate="false" test_ref="oval:org.mitre.oval:tst:916"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1493" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla XML Attribute Name Validation 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0296" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0296"/>
        <description>The XULDocument.persist function in Mozilla, Firefox before 1.5.0.1, and SeaMonkey before 1.0 does not validate the attribute name, which allows remote attackers to execute arbitrary Javascript by injecting RDF data into the user's localstore.rdf file.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox pre-1.5 is installed">
          <criterion comment="Mozilla Firefox pre-1.5" negate="false" test_ref="oval:org.mitre.oval:tst:2445"/>
          <criterion comment="Firefox pre-1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2444"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite is installed">
          <criterion comment="Mozilla Suite installed" negate="false" test_ref="oval:org.mitre.oval:tst:2441"/>
          <criterion comment="Mozilla Suite is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2440"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1494" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla JavaScript Garbage-Collection Hazards in jsfun.c</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-2006-0293" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0293"/>
        <description>The function allocation code (js_NewFunction in jsfun.c) in Firefox 1.5 allows attackers to cause a denial of service (memory corruption) and possibly execute arbitrary code via user-defined methods that trigger garbage collection in a way that operates on freed objects.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1497" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Application Suite has reached End-of-Life</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="MISC" ref_id="http://www.mozilla.org/projects/seamonkey/"/>
        <description>'mozilla.org has launched and delivered SeaMonkey, a community effort to deliver production-quality releases of code derived from the \"Mozilla Application Suite\".  This equates to a cessation in software and security patches for that baseline.  Using an unsupported software represents a high security risk because no fixes or patches will be made available in response to new vulnerabilities.'</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Suite is installed">
          <criterion comment="Mozilla Suite installed" negate="false" test_ref="oval:org.mitre.oval:tst:2441"/>
          <criterion comment="Mozilla Suite is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2440"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1499" version="1" class="vulnerability">
      <metadata>
        <title>COM+ Memory Structures Process Permits Remote Code Execution (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="Either ole32.dll or rpcss.dll has a version less than 5.1.2600.2726">
          <criterion comment="the version of ole32.dll is less than 5.1.2600.2726" negate="false" test_ref="oval:org.mitre.oval:tst:1134"/>
          <criterion comment="the version of rpcss.dll is less than 5.1.2600.2726" negate="false" test_ref="oval:org.mitre.oval:tst:1133"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1511" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 MDAC RDS.Dataspace Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>MDAC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0003"/>
        <description>Unspecified vulnerability in the RDS.Dataspace ActiveX control, which is contained in ActiveX Data Objects (ADO) and distributed in Microsoft Data Access Components (MDAC) 2.7 and 2.8, allows remote attackers to execute arbitrary code via unknown attack vectors.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of msadco.dll is less than 2.71.9053.0" negate="false" test_ref="oval:org.mitre.oval:tst:886"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1513" version="1" class="vulnerability">
      <metadata>
        <title>TIP Request Validation Process Permits Denial of Service (64-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="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:1514" version="1" class="vulnerability">
      <metadata>
        <title>Element position: Style Change 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0294" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0294"/>
        <description>Mozilla Firefox before 1.5.0.1, Thunderbird 1.5 if running Javascript in mail, and SeaMonkey before 1.0 allow remote attackers to execute arbitrary code by changing an element's style from position:relative to position:static, which causes Gecko to operate on freed memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1515" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOSYS Message Processing (WinXP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="cdosys.dll is less than 6.2.4.0" negate="false" test_ref="oval:org.mitre.oval:tst:884"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1517" version="1" class="vulnerability">
      <metadata>
        <title>.lnk File-Open Remote Code Execution Vulnerability (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2122" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2122"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to execute arbitrary commands via a shortcut (.lnk) file with long font properties that lead to a buffer overflow in the Client/Server Runtime Server Subsystem (CSRSS), a different vulnerability than CVE-2005-2118.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="shell32.dll is less than 6.0.2900.2763" negate="false" test_ref="oval:org.mitre.oval:tst:883"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1519" version="1" class="vulnerability">
      <metadata>
        <title>Plug and Play User Data Validation Vulnerability (WinXP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2120" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2120"/>
        <description>Stack-based buffer overflow in the Plug and Play (PnP) service (UMPNPMGR.DLL) in Microsoft Windows 2000 SP4, and XP SP1 and SP2, allows remote or local authenticated attackers to execute arbitrary code via a large number of "\" (backslash) characters in a registry key name, which triggers the overflow in a wsprintfW function call.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="umpnpmgr.dll is less than 5.1.2600.2744" negate="false" test_ref="oval:org.mitre.oval:tst:882"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1538" version="1" class="vulnerability">
      <metadata>
        <title>Win2K/XP,SP1 DDS Library Shape Control Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2127"/>
        <description>Microsoft Internet Explorer 5.01, 5.5, and 6 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not intended for use within Internet Explorer, as originally demonstrated using the (1) DDS Library Shape Control (Msdds.dll) COM object, and other objects including (2) Blnmgrps.dll, (3) Ciodm.dll, (4) Comsvcs.dll, (5) Danim.dll, (6) Htmlmarq.ocx, (7) Mdt2dd.dll (as demonstrated using a heap corruption attack with uninitialized memory), (8) Mdt2qd.dll, (9) Mpg4ds32.ax, (10) Msadds32.ax, (11) Msb1esen.dll, (12) Msb1fren.dll, (13) Msb1geen.dll, (14) Msdtctm.dll, (15) Mshtml.dll, (16) Msoeacct.dll, (17) Msosvfbr.dll, (18) Mswcrun.dll, (19) Netshell.dll, (20) Ole2disp.dll, (21) Outllib.dll, (22) Psisdecd.dll, (23) Qdvd.dll, (24) Repodbc.dll, (25) Shdocvw.dll, (26) Shell32.dll, (27) Soa.dll, (28) Srchui.dll, (29) Stobject.dll, (30) Vdt70.dll, (31) Vmhelper.dll, and (32) Wbemads.dll, aka a variant of the "COM Object Instantiation Memory Corruption 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Win2K or XP,SP1 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="a vulnerable version of mshtml.dll exists GDR/QFE">
          <criterion comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1522" negate="false" test_ref="oval:org.mitre.oval:tst:871"/>
          <criterion comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1523" negate="false" test_ref="oval:org.mitre.oval:tst:870"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1541" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Script Execution Vulnerability (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1190" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1190"/>
        <description>Microsoft Internet Explorer 5.01 through 6 does not always return the correct IOleClientSite information when dynamically creating an embedded object, which could cause Internet Explorer to run the object in the wrong security context or zone, and allow remote attackers to execute arbitrary code.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1546" version="1" class="vulnerability">
      <metadata>
        <title>WMF Rendering Code Execution Vulnerability (32-bit Windows XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criteria operator="OR" comment="version of Gdi32.dll is less than 5.1.2600.1755 OR the version of Mf3216.dll is less than 5.1.2600.1331">
          <criterion comment="the version of Gdi32.dll is less than 5.1.2600.1755" negate="false" test_ref="oval:org.mitre.oval:tst:1116"/>
          <criterion comment="the version of Mf3216.dll is less than 5.1.2600.1331" negate="false" test_ref="oval:org.mitre.oval:tst:1115"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1551" version="1" class="vulnerability">
      <metadata>
        <title>.lnk File-Open Remote Code Execution Vulnerability (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2122" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2122"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to execute arbitrary commands via a shortcut (.lnk) file with long font properties that lead to a buffer overflow in the Client/Server Runtime Server Subsystem (CSRSS), a different vulnerability than CVE-2005-2118.</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>
          </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="shell32.dll is less than 6.0.3790.2534" negate="false" test_ref="oval:org.mitre.oval:tst:864"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1559" version="1" class="vulnerability">
      <metadata>
        <title>Windows Media Player Plug-in EMBED 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-2006-0005" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0005"/>
        <description>Buffer overflow in the plug-in for Microsoft Windows Media Player (WMP) 9 and 10, when used in browsers other than Internet Explorer and set as the default application to handle media files, allows remote attackers to execute arbitrary code via HTML with an EMBED element containing a long src attribute.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of Npdsplay.dll is less than 3.0.2.629" negate="false" test_ref="oval:org.mitre.oval:tst:858"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1562" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla QueryInterface Memory Corruption 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>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0295" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0295"/>
        <description>Mozilla Firefox 1.5, Thunderbird 1.5 if Javascript is enabled in mail, and SeaMonkey before 1.0 might allow remote attackers to execute arbitrary code via the QueryInterface method of the built-in Location and Navigator objects, which leads to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1564" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 Graphics Rendering Engine Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4560"/>
        <description>The Windows Graphical Device Interface library (GDI32.DLL) in Microsoft Windows allows remote attackers to execute arbitrary code via a Windows Metafile (WMF) format image with a crafted SETABORTPROC GDI Escape function call, related to the Windows Picture and Fax Viewer (SHIMGVW.DLL), a different vulnerability than CVE-2005-2123 and CVE-2005-2124, and as originally discovered in the wild on unionseek.com.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-07T07:15:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-12T09:25: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Gdi32.dll is less than 5.1.2600.1789" negate="false" test_ref="oval:org.mitre.oval:tst:854"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1591" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTA Execution Vulnerability (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1388"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to execute HTA files via unknown vectors.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1595" version="1" class="vulnerability">
      <metadata>
        <title>Korean IME Privilege Elevation Vulnerability in 64-bit Windows XP</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Imekr61.ime is less than 6.2.2551.0 (64-bit)" negate="false" test_ref="oval:org.mitre.oval:tst:834"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1599" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Multiple Event Handler Memory Corruption (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1245"/>
        <description>Buffer overflow in mshtml.dll in Microsoft Internet Explorer 6.0.2900.2180, and probably other versions, allows remote attackers to execute arbitrary code via an HTML tag with a large number of script action handlers such as onload and onmouseover, as demonstrated using onclick, aka the "Multiple Event Handler Memory Corruption Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1602" version="1" class="vulnerability">
      <metadata>
        <title>WebClient Service Unchecked Buffer Remote Code Execution (XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0013"/>
        <description>Buffer overflow in the Web Client service (WebClnt.dll) for Microsoft Windows XP SP1 and SP2, and Server 2003 up to SP1, allows remote authenticated users or Guests to execute arbitrary code via crafted RPC requests, a different vulnerability than CVE-2005-1207.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of webclnt.dll is less than 5.1.2600.2821 (XP,SP2)" negate="false" test_ref="oval:org.mitre.oval:tst:830"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1619" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla Firefox History File Buffer Overflow</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>
          <product>Firefox</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4134" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4134"/>
        <description>Mozilla Firefox 1.5, Netscape 8.0.4 and 7.2, and K-Meleon before 0.9.12 allows remote attackers to cause a denial of service (CPU consumption and delayed application startup) via a web site with a large title, which is recorded in history.dat but not processed efficiently during startup.  NOTE: despite initial reports, the Mozilla vendor does not believe that this issue can be used to trigger a crash or buffer overflow in Firefox.  Also, it has been independently reported that Netscape 8.1 does not have this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-07T07:15: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>
            <modified date="2006-01-26T01:41:00.000-04:00" comment="Updated reference to CVE-2005-4134">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-02-01T05:57:00.000-04:00" comment="Changed affected products to Firefox, Mozilla.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
            <modified date="2006-02-07T06:26:00.000-04:00" comment="Updated criteria to reflect Mozilla Security Advisories dated February 1, 2006">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox pre-1.5 is installed">
          <criterion comment="Mozilla Firefox pre-1.5" negate="false" test_ref="oval:org.mitre.oval:tst:2445"/>
          <criterion comment="Firefox pre-1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2444"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite is installed">
          <criterion comment="Mozilla Suite installed" negate="false" test_ref="oval:org.mitre.oval:tst:2441"/>
          <criterion comment="Mozilla Suite is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2440"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1625" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla "AnyName" Entrainment and Access Control Hazard</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-2006-0299" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0299"/>
        <description>The E4X implementation in Mozilla Firefox before 1.5.0.1, Thunderbird 1.5 if running Javascript in mail, and SeaMonkey before 1.0 exposes the internal "AnyName" object to external interfaces, which allows multiple cooperating domains to exchange information in violation of the same origin restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1645" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Address Bar Spoofing Vulnerability (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1192"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to conduct phishing attacks by spoofing the address bar and other parts of the trust UI via unknown methods that allow "window content to persist" after the user has navigated to another site, aka the "Address Bar Spoofing Vulnerability."  NOTE: this is a different vulnerability than CVE-2006-1626.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1647" version="1" class="vulnerability">
      <metadata>
        <title>TCP/IP IGMP v3 Denial of Service (64-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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 certain malformed IGMP packets, 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Tcpip.sys is less than 5.2.3790.2617 (64-bit,SP1)" negate="false" test_ref="oval:org.mitre.oval:tst:2431"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1657" version="1" class="vulnerability">
      <metadata>
        <title>IE6 DHTML Method Call Memory Corruption (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1359" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1359"/>
        <description>Microsoft Internet Explorer 6 and 7 Beta 2 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a certain createTextRange call on a checkbox object, which results in a dereference of an invalid table pointer.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1662" version="1" class="vulnerability">
      <metadata>
        <title>TCP/IP IGMP v3 Denial of Service (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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 certain malformed IGMP packets, 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Tcpip.sys is less than 5.1.2600.1792 (XP,SP1)" negate="false" test_ref="oval:org.mitre.oval:tst:784"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1664" version="1" class="vulnerability">
      <metadata>
        <title>Korean IME Privilege Elevation Vulnerability in Windows XP</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of Imekr61.ime is less than 6.1.2600.3 (WinXP)" negate="false" test_ref="oval:org.mitre.oval:tst:783"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1676" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTA Execution Vulnerability (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1388"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 6.0 allows remote attackers to execute HTA files via unknown vectors.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1677" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTML Parsing Vulnerability (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1185" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1185"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via certain invalid HTML that causes memory corruption.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1679" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP1 COM object Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0012" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0012"/>
        <description>Unspecified vulnerability in Windows Explorer in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via attack vectors involving COM objects and "crafted files and directories," aka the "Windows Shell Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of shell32.dll is less than 6.0.2800.1816" negate="false" test_ref="oval:org.mitre.oval:tst:780"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1682" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express 6,SP1 WAB Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP,SP1 32-bit or Win2K,SP4 is installed">
          <criteria operator="AND" comment="Windows XP,SP1 32-bit is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
          </criteria>
          <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
        </criteria>
        <criterion comment="Outlook Express 6 SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1355"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.2800.1807" negate="false" test_ref="oval:org.mitre.oval:tst:779"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1688" version="1" class="vulnerability">
      <metadata>
        <title>Korean IME Privilege Elevation Vulnerability in Server 2003,SP1</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </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="the version of Imekr61.ime is less than 6.2.2551.0 (64-bit)" negate="false" test_ref="oval:org.mitre.oval:tst:834"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1704" version="1" class="vulnerability">
      <metadata>
        <title>IE6 COM Object Instantiation Memory Corruption (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1186"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via by instantiating the (1) Mdt2gddr.dll, (2) Mdt2dd.dll, and (3) Mdt2gddo.dll COM objects as ActiveX controls, which leads to memory corruption.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1710" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Cross-Domain Information Disclosure Vulnerability (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1191" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1191"/>
        <description>Microsoft Internet Explorer 5.01 through 6 does not always correctly identify the domain that is associated with a browser window, which allows remote attackers to obtain sensitive cross-domain information and spoof sites by running script after the user has navigated to another site.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1725" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Address Bar Spoofing Vulnerability (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1192"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to conduct phishing attacks by spoofing the address bar and other parts of the trust UI via unknown methods that allow "window content to persist" after the user has navigated to another site, aka the "Address Bar Spoofing Vulnerability."  NOTE: this is a different vulnerability than CVE-2006-1626.</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1735" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Script Execution Vulnerability (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1190" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1190"/>
        <description>Microsoft Internet Explorer 5.01 through 6 does not always return the correct IOleClientSite information when dynamically creating an embedded object, which could cause Internet Explorer to run the object in the wrong security context or zone, and allow remote attackers to execute arbitrary code.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1742" version="1" class="vulnerability">
      <metadata>
        <title>Windows (S03,SP1/XP 64-bit) MDAC RDS.Dataspace Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>MDAC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0003"/>
        <description>Unspecified vulnerability in the RDS.Dataspace ActiveX control, which is contained in ActiveX Data Objects (ADO) and distributed in Microsoft Data Access Components (MDAC) 2.7 and 2.8, allows remote attackers to execute arbitrary code via unknown attack vectors.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP 64-bit or S03,SP1 is installed">
          <criteria operator="AND" comment="64-bit XP is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criteria operator="AND" comment="S03,SP1 is installed">
            <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>
        </criteria>
        <criterion comment="the version of msadco.dll is less than 2.82.2644.0" negate="false" test_ref="oval:org.mitre.oval:tst:746"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1743" version="1" class="vulnerability">
      <metadata>
        <title>Windows (S03/64-bit XP) COM object Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0012" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0012"/>
        <description>Unspecified vulnerability in Windows Explorer in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 SP1 allows remote attackers to execute arbitrary code via attack vectors involving COM objects and "crafted files and directories," aka the "Windows Shell Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP 64-bit or S03,SP1 is installed">
          <criteria operator="AND" comment="64-bit XP is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criteria operator="AND" comment="S03,SP1 is installed">
            <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>
        </criteria>
        <criterion comment="the version of shell32.dll is less than 6.0.3790.2662" negate="false" test_ref="oval:org.mitre.oval:tst:745"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1748" version="1" class="vulnerability">
      <metadata>
        <title>FPSE XSS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>FrontPage Server Extensions</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0015" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0015"/>
        <description>Cross-site scripting (XSS) vulnerability in _vti_bin/_vti_adm/fpadmdll.dll in Microsoft FrontPage Server Extensions 2002 and SharePoint Team Services allows remote attackers to inject arbitrary web script or HTML, then leverage the attack to execute arbitrary programs or create new accounts, via the (1) operation, (2) command, and (3) name parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-04-13T02:47:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-04-19T10:08:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-05-10T08:33:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-05-31T09:45:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows 2000, XP, or 2003 is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion comment="the version of fpadmdll.dll is less than 10.0.6790.0" negate="false" test_ref="oval:org.mitre.oval:tst:744"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1766" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Multiple Event Handler Memory Corruption (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1245"/>
        <description>Buffer overflow in mshtml.dll in Microsoft Internet Explorer 6.0.2900.2180, and probably other versions, allows remote attackers to execute arbitrary code via an HTML tag with a large number of script action handlers such as onload and onmouseover, as demonstrated using onclick, aka the "Multiple Event Handler Memory Corruption Vulnerability."</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>
          </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="the version of mshtml.dll is less than 6.0.3790.2666" negate="false" test_ref="oval:org.mitre.oval:tst:1126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1773" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTML Tag Memory Corruption (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1188" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1188"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via HTML elements with a certain crafted tag, which leads to memory corruption.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1778" version="1" class="vulnerability">
      <metadata>
        <title>Win2K MDAC RDS.Dataspace Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>MDAC</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0003"/>
        <description>Unspecified vulnerability in the RDS.Dataspace ActiveX control, which is contained in ActiveX Data Objects (ADO) and distributed in Microsoft Data Access Components (MDAC) 2.7 and 2.8, allows remote attackers to execute arbitrary code via unknown attack vectors.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criteria operator="OR" comment="MDAC 2.5(SP3), 2.7(SP1), 2.8, or 2.8(SP1) is installed without patches for MS06-014">
          <criteria operator="AND" comment="MDAC 2.5,SP3 with msadco.dll version less than 2.53.6306.0">
            <criterion comment="MDAC 2.5 (SP3) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:729"/>
            <criterion comment="the version of msadco.dll is less than 2.53.6306.0" negate="false" test_ref="oval:org.mitre.oval:tst:728"/>
          </criteria>
          <criteria operator="AND" comment="MDAC 2.7,SP1 with msadco.dll version less than 2.71.9053.0">
            <criterion comment="MDAC 2.7 (SP1) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2382"/>
            <criterion comment="the version of msadco.dll is less than 2.71.9053.0" negate="false" test_ref="oval:org.mitre.oval:tst:727"/>
          </criteria>
          <criteria operator="AND" comment="MDAC 2.8 with msadco.dll version less than 2.80.1062.0000">
            <criterion comment="MDAC 2.8 (RTM) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2363"/>
            <criterion comment="the version of msadco.dll is less than 2.80.1062.0000" negate="false" test_ref="oval:org.mitre.oval:tst:726"/>
          </criteria>
          <criteria operator="AND" comment="MDAC 2.8,SP1 with msadco.dll version less than 2.81.1124.0">
            <criterion comment="MDAC 2.8 (SP1) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:725"/>
            <criterion comment="the version of msadco.dll is less than 2.81.1124.0" negate="false" test_ref="oval:org.mitre.oval:tst:724"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1795" version="2" class="vulnerability">
      <metadata>
        <title>Word 2003 Malicious .doc Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Samba</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0963" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0963"/>
        <description>Buffer overflow in Microsoft Word 2002 (10.6612.6714) SP3, and possibly other versions, allows remote attackers to cause a denial of service (application exception) and possibly execute arbitrary code in winword.exe via certain unexpected values in a .doc file, including (1) an offset that triggers an out-of-bounds memory access, (2) a certain value that causes a large memory copy as triggered by an integer conversion error, and other values.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1518 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:28:58.870-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2649"/>
        <criterion comment="the version of winword.exe is less than 11.0.6502.0" negate="false" test_ref="oval:org.mitre.oval:tst:713"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:188" version="2" class="vulnerability">
      <metadata>
        <title>MS Word Macro Security Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Word 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0664" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0664"/>
        <description>Microsoft Word 2002, 2000, 97, and 98(J) does not properly check certain properties of a document, which allows attackers to bypass the macro security model and automatically execute arbitrary macros via a malicious document.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-08-25T10:31:00.000-04:00" comment="Added word 2000 and winword.exe information">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-08-25T12:00: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-04-11T12:00:00.000-04:00" comment="modified wft-470 - 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="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 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:03.613-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.7924" negate="false" test_ref="oval:org.mitre.oval:tst:2835"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19" version="2" class="vulnerability">
      <metadata>
        <title>IE Cross-Site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0189" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0189"/>
        <description>Cross-site scripting vulnerability in Internet Explorer 6.0 allows remote attackers to execute scripts in the Local Computer zone via a URL that exploits a local HTML resource file, aka the "Cross-Site Scripting in Local HTML Resource" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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:04.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of mshtml.dll is less than 6.0.2716.2200" negate="false" test_ref="oval:org.mitre.oval:tst:3086"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="true">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1959" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Table Conversion Vulnerability (32-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Word for Windows 6.0 Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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>
            <modified date="2005-03-01T12:00:00.000-04:00" comment="modified wft-123 - Changed/Corrected literal path">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-23T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wft-123 - wft-123 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="2005-12-20T07:05:00.000-04:00" comment="Edited criteria. 1) dropped explicit check for Hotfix kb885836, 2) dropped version checks on mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04: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 wordpad.exe is less than 5.1.2600.1606" negate="false" test_ref="oval:org.mitre.oval:tst:666"/>
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1976" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Table Conversion Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Word for Windows 6.0 Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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: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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Replaced all criteria. 1) Included all XP,64 versions, 2) dropped explicit check for Hotfix kb885836, 3) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="the version of wordpad.exe is less than 5.2.3790.224" negate="false" test_ref="oval:org.mitre.oval:tst:2570"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:200" version="2" class="vulnerability">
      <metadata>
        <title>Windows Script Engine Heap Overflow (Test 1)</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>
          <product>Windows Script Engine for JScript v5.6</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0010"/>
        <description>Integer overflow in JsArrayFunctionHeapSort function used by Windows Script Engine for JScript (JScript.dll) on various Windows operating system allows remote attackers to execute arbitrary code via a malicious web page or HTML e-mail that uses a large array index value that enables a heap-based buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-08-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-03T12:00:00.000-04:00" comment="Corrected to reflect the unification of the Windows Schema">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </modified>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if active scripting is enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </modified>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-08-24T10:58:00.000-04:00" comment="Added Patch to Definition">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-08-24T10:58:00.000-04:00" comment="negated patch">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-08-26T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T12: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:11.933-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of jscript.dll is less than 5.6.0.8513" negate="false" test_ref="oval:org.mitre.oval:tst:2905"/>
          <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="true">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
          <criterion comment="the patch js56nen.exe (5.6.0.8513 version) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2904"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="active scripting is enabled">
            <criteria operator="AND" comment="current user settings are being used and active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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 active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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:202" version="2" class="vulnerability">
      <metadata>
        <title>Flaw in Word Fields and Excel External Updates Could Lead to Information Disclosure</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Word 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1143" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1143"/>
        <description>Microsoft Word and Excel allow remote attackers to steal sensitive information via certain field codes that insert the information when the document is returned to the attacker, as demonstrated in Word using (1) INCLUDETEXT or (2) INCLUDEPICTURE, aka "Flaw in Word Fields and Excel External Updates Could Lead to Information Disclosure."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-25T12:00: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-04-11T12:00:00.000-04:00" comment="modified wft-478 - 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="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 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:13.260-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.6926" negate="false" test_ref="oval:org.mitre.oval:tst:2805"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2046" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Drag-and-Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
          <criterion comment="the version of shell32.dll is less than 5.0.3900.7009" negate="false" test_ref="oval:org.mitre.oval:tst:632"/>
        </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:205" version="2" class="vulnerability">
      <metadata>
        <title>MS Outlook (Word 2000) RTF/HTML Script Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Word 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1056" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1056"/>
        <description>Microsoft Outlook 2000 and 2002, when configured to use Microsoft Word as the email editor, does not block scripts that are used while editing email messages in HTML or Rich Text Format (RTF), which could allow remote attackers to execute arbitrary scripts via an email that the user forwards or replies to.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-06T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-08T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-09-22T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-486 - 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="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 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:14.470-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.6328" negate="false" test_ref="oval:org.mitre.oval:tst:2804"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2105" version="2" class="vulnerability">
      <metadata>
        <title>Word 2002 Malicious .doc Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0963" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0963"/>
        <description>Buffer overflow in Microsoft Word 2002 (10.6612.6714) SP3, and possibly other versions, allows remote attackers to cause a denial of service (application exception) and possibly execute arbitrary code in winword.exe via certain unexpected values in a .doc file, including (1) an offset that triggers an out-of-bounds memory access, (2) a certain value that causes a large memory copy as triggered by an integer conversion error, and other values.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1510 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:15.377-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2641"/>
        <criterion comment="the version of winword.exe is less than 10.0.6754.0" negate="false" test_ref="oval:org.mitre.oval:tst:621"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:217" version="2" class="vulnerability">
      <metadata>
        <title>Help and Support Center PCHealth System Buffer Overflow (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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="2003-10-16T12: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">ACCEPTED</status_change>
            <modified date="2005-01-18T12:00:00.000-04:00" comment="Windows 2000 replaced by check for Windows 2000 SP4 or earlier">
              <contributor organization="The MITRE Corporation">Christine Walzer</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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37: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:15.602-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <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 operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="HCP Protocol" negate="true" test_ref="oval:org.mitre.oval:tst:2789"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2216" version="2" class="vulnerability">
      <metadata>
        <title>Word 2000 Malicious .doc Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0963" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0963"/>
        <description>Buffer overflow in Microsoft Word 2002 (10.6612.6714) SP3, and possibly other versions, allows remote attackers to cause a denial of service (application exception) and possibly execute arbitrary code in winword.exe via certain unexpected values in a .doc file, including (1) an offset that triggers an out-of-bounds memory access, (2) a certain value that causes a large memory copy as triggered by an integer conversion error, and other values.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 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:16.159-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.8929" negate="false" test_ref="oval:org.mitre.oval:tst:591"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2245" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (32-bit,SP2/64-bit,SP1) Shell CLSID File Type Spoof Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0420"/>
        <description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <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 date="2005-12-20T07:05:00.000-04:00" comment="Changed criteria to drop explicit test for patch kb839645.  Inclusion resulted in false positives w/o incremental patching.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04: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 shell32.dll is less than 6.0.2800.1556" negate="false" test_ref="oval:org.mitre.oval:tst:582"/>
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2381" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Shell CLSID File Type Spoof Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0420"/>
        <description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 date="2005-12-20T07:05:00.000-04:00" comment="Changed criteria to drop explicit test for patch kb839645.  Inclusion resulted in false positives w/o incremental patching.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04: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 helpctr.exe is less than 5.1.2600.1515" negate="true" test_ref="oval:org.mitre.oval:tst:1321"/>
        <criterion comment="the version of shell32.dll is less than 6.0.3790.168" negate="false" test_ref="oval:org.mitre.oval:tst:551"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2415" version="2" class="vulnerability">
      <metadata>
        <title>Word 2002 Malicious .doc Buffer Overflow II</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0558"/>
        <description>Buffer overflow in Microsoft Word 2000, Word 2002, and Word 2003 allows remote attackers to execute arbitrary code via a crafted document.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1510 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:18.191-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2641"/>
        <criterion comment="the version of winword.exe is less than 10.0.6754.0" negate="false" test_ref="oval:org.mitre.oval:tst:621"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:259" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Unknown Vector SMB Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1206" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1206"/>
        <description>Buffer overflow in the Server Message Block (SMB) functionality for Microsoft Windows 2000, XP SP1 and SP2, and Server 2003 and SP1 allows remote attackers to execute arbitrary code via unknown vectors, aka the "Server Message Block Vulnerability."</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>
          </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 srv.sys exists">
          <criteria operator="AND" comment="for specific Windows configurations a vulnerable version of srv.sys exists">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="the version of srv.sys is less than 5.2.3790.324" negate="false" test_ref="oval:org.mitre.oval:tst:2746"/>
          </criteria>
          <criteria operator="AND" comment="for specific Windows configurations a vulnerable version of srv.sys exists">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="the version of srv.sys is less than 5.2.3790.2437" negate="false" test_ref="oval:org.mitre.oval:tst:2745"/>
          </criteria>
          <criteria operator="AND" comment="for 64-bit (x64 arch) Windows (gold edition) a vulnerable version of srv.sys exists">
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of srv.sys is less than 5.2.3790.2437" negate="false" test_ref="oval:org.mitre.oval:tst:2745"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB896422 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2743"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2670" version="2" class="vulnerability">
      <metadata>
        <title>Office 2000 WordPerfect Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Office 2000 SP3</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0573" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0573"/>
        <description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-28T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-489 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 422 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:18.872-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of msconv97.dll is less than 2003.1100.6252.0" negate="false" test_ref="oval:org.mitre.oval:tst:492"/>
        <criterion comment="the patch kb873380 for Office 2000 SP3 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:491"/>
        <criteria operator="OR" comment="Microsoft Office 2000 (Premium or Professional) Service Pack 3 is installed">
          <criterion comment="Microsoft Office 2000 Premium Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:490"/>
          <criterion comment="Microsoft Office 2000 Professional Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:489"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2673" version="2" class="vulnerability">
      <metadata>
        <title>Excel 2000 File Handler Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0846" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0846"/>
        <description>Unknown vulnerability in Microsoft Excel 2000, 2002, 2001 for Mac, and v.X for Mac allows remote attackers to execute arbitrary code via a malicious file containing certain parameters that are not properly validated.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-18T12:07:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <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="2006-08-28T12:00:00.000-04:00" comment="modified obj 1415 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:19.117-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Office 2000 Professional Service Pack 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:489"/>
        <criterion comment="Excel 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2685" version="2" class="vulnerability">
      <metadata>
        <title>Word 2000 Malicious .doc Buffer Overflow II</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0558"/>
        <description>Buffer overflow in Microsoft Word 2000, Word 2002, and Word 2003 allows remote attackers to execute arbitrary code via a crafted document.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 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:19.379-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.8929" negate="false" test_ref="oval:org.mitre.oval:tst:591"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2894" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-bit Gold) Shell CLSID File Type Spoof Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0420"/>
        <description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 date="2005-12-20T07:05:00.000-04:00" comment="Changed criteria to drop explicit test for patch kb839645.  Inclusion resulted in false positives w/o incremental patching.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="the version of helpctr.exe is less than 5.1.2600.1515" negate="true" test_ref="oval:org.mitre.oval:tst:1321"/>
        <criterion comment="the version of shell32.dll is less than 6.0.3790.168" negate="false" test_ref="oval:org.mitre.oval:tst:551"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2953" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 IE6.0 Drag-and-Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</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-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-21T12:00:00.000-04:00" comment="modified wrt-159 - unchecked value">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:41: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2604" negate="false" test_ref="oval:org.mitre.oval:tst:2402"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="Check for Drag&amp;Drop enabled and the patch kb834707(wildcard*)  missing">
            <criterion comment="Drag-and-Drop disabled when set to 3" negate="true" test_ref="oval:org.mitre.oval:tst:1316"/>
            <criterion comment="the patch kb834707(wildcard*) is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:977"/>
          </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>
    </definition>
    <definition id="oval:org.mitre.oval:def:3038" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Project 2002,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Project Professional 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2004-09-30T12:00:00.000-04:00" comment="Changed affected platforms">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-496 - corrected registry path check">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Changed criteria to remove test for KB831931.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Project Professional 2002 Service Pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:555"/>
        <criterion comment="the version of mso.dll is less than 10.0.6714.0" negate="false" test_ref="oval:org.mitre.oval:tst:463"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3082" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Visio Pro 2002)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visio Professional 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2004-09-30T12:00:00.000-04:00" comment="Changed affected platforms">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-496 - corrected registry path check">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Changed criteria to remove test for KB831932.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Visio Professional 2002 with service pack 2" negate="false" test_ref="oval:org.mitre.oval:tst:481"/>
        <criterion comment="the version of mso.dll is less than 10.0.6714.0" negate="false" test_ref="oval:org.mitre.oval:tst:463"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3196" version="1" class="vulnerability">
      <metadata>
        <title>IE6.0,SP2 Security Zone Restriction Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-21T12:00:00.000-04:00" comment="modified wrt-159 - unchecked value">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:41: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2604" negate="false" test_ref="oval:org.mitre.oval:tst:2402"/>
        </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:3320" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Visio Pro 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Visio Professional 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2004-09-30T12:00:00.000-04:00" comment="Changed affected platforms">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-495 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Changed criteria to remove test for KB838345.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Visio Professional 2003 is Installed" negate="false" test_ref="oval:org.mitre.oval:tst:439"/>
        <criterion comment="the version of gdiplus.dll is less than 6.0.3264.0" negate="false" test_ref="oval:org.mitre.oval:tst:438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:333" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Domain Restriction Bypass Cross-Frame Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1217" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1217"/>
        <description>Cross-Frame scripting vulnerability in the WebBrowser control as used in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code, read arbitrary files, or conduct other unauthorized activities via script that accesses the Document property, which bypasses &lt;frame> and &lt;iframe> domain restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4922.900" negate="false" test_ref="oval:org.mitre.oval:tst:2786"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:336" version="2" class="vulnerability">
      <metadata>
        <title>MS Word 2000 Macro Names Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0820"/>
        <description>Microsoft Word 97, 98(J), 2000, and 2002, and Microsoft Works Suites 2001 through 2004, do not properly check the length of the "Macro names" data value, which could allow remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-19 - wft-19 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="2006-08-28T12:00:00.000-04:00" comment="modified obj 1626 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:21.120-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2836"/>
        <criterion comment="the version of winword.exe is less than 9.0.0.8216" negate="false" test_ref="oval:org.mitre.oval:tst:2692"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3386" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Shell CLSID File Type Spoof Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0420"/>
        <description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-04T01:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-10-06T12:57:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Changed criteria to drop explicit test for patch kb839645.  Inclusion resulted in false positives w/o incremental patching.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of shell32.dll is less than 5.0.3900.6922" negate="false" test_ref="oval:org.mitre.oval:tst:436"/>
        <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2837"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3416" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Table Conversion Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Word for Windows 6.0 Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Replaced all criteria. 1) Included all Win2k versions, 2) dropped explicit check for Hotfix kb885836, 3) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of wordpad.exe is less than 5.0.2195.6991" negate="false" test_ref="oval:org.mitre.oval:tst:1047"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3483" version="2" class="vulnerability">
      <metadata>
        <title>NetBT Name Service Information Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criteria operator="OR" comment="Patch WindowsXP-KB824105-x86-ENU.exe installed on XP or XP SP1" negate="true">
          <criterion comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed" negate="false" test_ref="oval:org.mitre.oval:tst:422"/>
          <criterion comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed on XP SP1" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:420"/>
            <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:419"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3533" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Shell CLSID File Type Spoof Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0420"/>
        <description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 date="2005-12-20T07:05:00.000-04:00" comment="Changed criteria to drop explicit test for patch kb839645. Inclusion resulted in false positives w/o incremental patching.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        <criterion comment="the version of shell32.dll is less than 6.0.2600.151" negate="false" test_ref="oval:org.mitre.oval:tst:414"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3604" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Shell CLSID File Type Spoof Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0420" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0420"/>
        <description>The Windows Shell application in Windows 98, Windows ME, Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by spoofing the type of a file via a CLSID specifier in the filename, as demonstrated using Internet Explorer 6.0.2800.1106 on Windows XP.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-04T01:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-10-06T12:57:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Changed criteria to drop explicit test for patch kb839645.  Inclusion resulted in false positives w/o incremental patching.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT 4.0 with Active Desktop Installed">
          <criterion comment="Active Desktop  is installed" negate="false" test_ref="oval:org.mitre.oval:tst:743"/>
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        </criteria>
        <criterion comment="the version of shell32.dll is less than 4.72.3841.1100" negate="false" test_ref="oval:org.mitre.oval:tst:394"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3685" version="2" class="vulnerability">
      <metadata>
        <title>Help and Support Center PCHealth System Buffer Overflow (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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 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:22.075-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 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="Patch KB825119 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2791"/>
          <criterion comment="the version of itircl.dll is less than 5.2.3790.80" negate="false" test_ref="oval:org.mitre.oval:tst:2792"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="HCP Protocol" negate="true" test_ref="oval:org.mitre.oval:tst:2789"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:374" version="2" class="vulnerability">
      <metadata>
        <title>HTML Help ActiveX Control Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>HTML Help ActiveX Control</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0693" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0693"/>
        <description>Buffer overflow in the HTML Help ActiveX Control (hhctrl.ocx) in Microsoft Windows 98, 98 Second Edition, Millennium Edition, NT 4.0, NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows remote attackers to execute code via (1) a long parameter to the Alink function, or (2) script containing a long argument to the showHelp function.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-09-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if active scripting is 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-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:22.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of hhctrl.ocx is less than 5.2.3669.0" negate="false" test_ref="oval:org.mitre.oval:tst:2676"/>
          <criterion comment="the version of hhsetup.dll is less than 5.2.3644.0" negate="false" test_ref="oval:org.mitre.oval:tst:2675"/>
          <criterion comment="the version of itircl.dll is less than 5.2.3644.0" negate="false" test_ref="oval:org.mitre.oval:tst:2674"/>
          <criterion comment="the version of itss.dll is less than 5.2.3644.0" negate="false" test_ref="oval:org.mitre.oval:tst:2673"/>
          <criterion comment="the patch q323255 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2672"/>
          <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="true">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="active scripting is enabled">
            <criteria operator="AND" comment="current user settings are being used and active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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 active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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:3743" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Table Conversion Vulnerability (Server 2003)</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-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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: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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Replaced all criteria. 1) Included all S03 versions, 2) dropped explicit check for Hotfix kb885836, 3) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04: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 wordpad.exe is less than 5.2.3790.224" negate="false" test_ref="oval:org.mitre.oval:tst:2570"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3810" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Project 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Project Professional 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2004-09-30T12:00:00.000-04:00" comment="Changed affected platforms">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-495 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Changed criteria to remove test for KB838344.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Project Professional 2003 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:382"/>
        <criterion comment="the version of gdiplus.dll is less than 6.0.3264.0" negate="false" test_ref="oval:org.mitre.oval:tst:438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3881" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Office XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office XP SP2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-10-06T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-11-03T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-496 - corrected registry path check">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Changed criteria to remove test for KB832332.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-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 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:375"/>
        <criterion comment="the version of mso.dll is less than 10.0.6714.0" negate="false" test_ref="oval:org.mitre.oval:tst:463"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3882" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Font Conversion Vulnerability (32-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Edited criteria. 1) dropped explicit check for Hotfix kb885836, 2) dropped version checks on mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <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 wordpad.exe is less than 5.1.2600.1606" negate="false" test_ref="oval:org.mitre.oval:tst:666"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4003" version="1" class="vulnerability">
      <metadata>
        <title>GDI+ JPEG Parsing Engine Buffer Overflow (Windows XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>GDI+</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0200" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0200"/>
        <description>Buffer overflow in the JPEG (JPG) parsing engine in the Microsoft Graphic Device Interface Plus (GDI+) component, GDIPlus.dll, allows remote attackers to execute arbitrary code via a JPEG image with a small JPEG COM field length that is normalized to a large integer length before a memory copy operation.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-20T03:32:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-22T02:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-12-26T09:40:00.000-04:00" comment="Removed test to check KB833987.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-12T08:59:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the version of sxs.dll is less than 5.1.2600.1363" negate="false" test_ref="oval:org.mitre.oval:tst:368"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4085" version="1" class="vulnerability">
      <metadata>
        <title>IE6,SP2 Channel Definition Format Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-21T12:00:00.000-04:00" comment="modified wrt-159 - unchecked value">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:41: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2604" negate="false" test_ref="oval:org.mitre.oval:tst:2402"/>
        </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:4234" version="2" class="vulnerability">
      <metadata>
        <title>Word 2003 Malicious .doc Buffer Overflow II</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Samba</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0558" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0558"/>
        <description>Buffer overflow in Microsoft Word 2000, Word 2002, and Word 2003 allows remote attackers to execute arbitrary code via a crafted document.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-15T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1518 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:24.734-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2649"/>
        <criterion comment="the version of winword.exe is less than 11.0.6502.0" negate="false" test_ref="oval:org.mitre.oval:tst:713"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4264" version="2" class="vulnerability">
      <metadata>
        <title>ISA Server Reverse DNS Lookup Results Spoofing</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>ISA Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0892" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0892"/>
        <description>Microsoft Proxy Server 2.0 and Microsoft ISA Server 2000 (which is included in Small Business Server 2000 and Small Business Server 2003 Premium Edition) allows remote attackers to spoof trusted Internet content on a specially crafted webpage via spoofed reverse DNS lookup results.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <modified date="2006-08-24T12:00:00.000-04:00" comment="modified var 208 to correctly point at the ISA Server directory">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-24T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-09-27T12:29:25.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of msphlpr.dll is less than 3.0.1200.408" negate="false" test_ref="oval:org.mitre.oval:tst:338"/>
        <criterion comment="ISA Server 2000 SP2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2611"/>
        <criterion comment="the patch KB888258 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:337"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4397" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Object Management Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0550"/>
        <description>Buffer overflow in Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to cause a denial of service (i.e., system crash) via a malformed request, aka "Object Management Vulnerability".</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 XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the patch KB890859 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2737"/>
        <criteria operator="AND" comment="Windows No Service Pack or Service Pack 1 and Ntoskrnl.exe version less than 5.1.2600.1634">
          <criteria operator="OR" comment="Windows No Service Pack or Service Pack 1">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:969"/>
          </criteria>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.1634" negate="false" test_ref="oval:org.mitre.oval:tst:413"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4576" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Font Conversion Vulnerability (NT Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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-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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Edited criteria. 1) dropped explicit check for Hotfix kb885836, 2) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="the version of wordpad.exe is less than 4.0.1381.33598" negate="false" test_ref="oval:org.mitre.oval:tst:955"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4726" version="1" 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>
          </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:4927" version="1" 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>
          </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:539" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 6.0 Font Conversion Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-06T09:31: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>
            <modified date="2005-12-20T07:05:00.000-04:00" comment="Replaced all criteria. 1) Included XP64,Gold, 2) dropped explicit check for Hotfix kb885836, 3) check version of wordpad.exe rather than mswrd wpc files.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="the version of wordpad.exe is less than 5.2.3790.224" negate="false" test_ref="oval:org.mitre.oval:tst:2570"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5520" version="2" class="vulnerability">
      <metadata>
        <title>IE v5.5, SP2 SSL Cached Content Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</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="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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 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="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:30.653-04: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">
          <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:576" version="1" 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>
          <product>Operating System</product>
        </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>
          </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:581" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOSYS Message Processing (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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>
          </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="cdosys.dll is less than 6.5.6756.0" negate="false" test_ref="oval:org.mitre.oval:tst:2537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:594" version="1" class="vulnerability">
      <metadata>
        <title>Windows Messenger 6 libpng Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>MSN Messenger</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0597" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0597"/>
        <description>Multiple buffer overflows in libpng 1.2.5 and earlier, as used in multiple products, allow remote attackers to execute arbitrary code via malformed PNG images in which (1) the png_handle_tRNS function does not properly validate the length of transparency chunk (tRNS) data, or the (2) png_handle_sBIT or (3) png_handle_hIST functions do not perform sufficient bounds checking.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
            <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-195 to check for 6.2.0205 or later.">
              <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-195.">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2006-01-04T08:04:00.000-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.0205 or later is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2519"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:624" version="1" 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>
          </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:668" version="2" class="vulnerability">
      <metadata>
        <title>MS Word 2002 Macro Names Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0820"/>
        <description>Microsoft Word 97, 98(J), 2000, and 2002, and Microsoft Works Suites 2001 through 2004, do not properly check the length of the "Macro names" data value, which could allow remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2003-11-19T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-22 by correcting 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="2006-08-28T12:00:00.000-04:00" comment="modified obj 1510 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:34.081-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2641"/>
        <criterion comment="the version of winword.exe is less than 10.0.5815.0" negate="false" test_ref="oval:org.mitre.oval:tst:2449"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:670" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla JavaScript Garbage-Collection Hazards in jsinterp.c</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-2006-0292" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0292"/>
        <description>The Javascript interpreter (jsinterp.c) in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service (crash) or execute arbitrary code via unknown attack vectors related to garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird pre-1.5 is installed without an upgraded Firefox (1.5.0.1)">
          <criterion comment="Mozilla Thunderbird pre-1.5" negate="false" test_ref="oval:org.mitre.oval:tst:2448"/>
          <criterion comment="Thunderbird pre-1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2447"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox pre-1.5 is installed">
          <criterion comment="Mozilla Firefox pre-1.5" negate="false" test_ref="oval:org.mitre.oval:tst:2445"/>
          <criterion comment="Firefox pre-1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2444"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite is installed">
          <criterion comment="Mozilla Suite installed" negate="false" test_ref="oval:org.mitre.oval:tst:2441"/>
          <criterion comment="Mozilla Suite is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2440"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:675" version="1" class="vulnerability">
      <metadata>
        <title>MS Excel 97 Malicious Macro Security Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 97</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0821" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0821"/>
        <description>Microsoft Excel 97, 2000, and 2002 allows remote attackers to execute arbitrary code via a spreadsheet with a malicious XLM (Excel 4) macro that bypasses the macro security model.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-14 - wft-14 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-11T08:48:00.000-04:00">INTERIM</status_change>
            <modified date="2006-08-08T03:12:00.000-04:00" comment="Filename typo in obj:662 (referenced by tst:2434) fixed: xcel.exe to excel.exe.  Thanks to Rob Hollis of ThreatGuard.">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 97 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2435"/>
        <criterion comment="the version of excel.exe is less than 8.00.01.9904" negate="false" test_ref="oval:org.mitre.oval:tst:2434"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:677" version="1" class="vulnerability">
      <metadata>
        <title>Mozilla XML Parser Read Beyond Buffer Bug</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-2006-0298" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0298"/>
        <description>The XML parser in Mozilla Firefox before 1.5.0.1 and SeaMonkey before 1.0 allows remote attackers to cause a denial of service (crash) and possibly read sensitive data via unknown attack vectors that trigger an out-of-bounds read.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:678" version="1" class="vulnerability">
      <metadata>
        <title>TCP/IP IGMP v3 Denial of Service (Server 2003,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Operating System</product>
        </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 certain malformed IGMP packets, 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>
          </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="the version of Tcpip.sys is less than 5.2.3790.2617 (64-bit,SP1)" negate="false" test_ref="oval:org.mitre.oval:tst:2431"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:683" version="1" class="vulnerability">
      <metadata>
        <title>WebClient Service Unchecked Buffer Remote Code Execution (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0013"/>
        <description>Buffer overflow in the Web Client service (WebClnt.dll) for Microsoft Windows XP SP1 and SP2, and Server 2003 up to SP1, allows remote authenticated users or Guests to execute arbitrary code via crafted RPC requests, a different vulnerability than CVE-2005-1207.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of webclnt.dll is less than 5.1.2600.1790 (XP,SP1)" negate="false" test_ref="oval:org.mitre.oval:tst:2423"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:686" version="1" 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>
          </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:698" version="1" class="vulnerability">
      <metadata>
        <title>WinXP,SP2 Embedded Web Font Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0010"/>
        <description>Heap-based buffer overflow in T2EMBED.DLL in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 up to SP1, Windows 98, and Windows ME allows remote attackers to execute arbitrary code via an e-mail message or web page with a crafted Embedded Open Type (EOT) web font that triggers the overflow during decompression.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criteria operator="OR" comment="Fontsub.dll &lt; 5.1.2600.2777 or T2embed.dll &lt;5.1.2600.2777 (WinXP,SP2)">
          <criterion comment="the version of Fontsub.dll is less than 5.1.2600.2777" negate="false" test_ref="oval:org.mitre.oval:tst:2416"/>
          <criterion comment="the version of T2embed.dll is less than 5.1.2600.2777" negate="false" test_ref="oval:org.mitre.oval:tst:2415"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:701" version="1" 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>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
          </criteria>
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of Gdi32.dll is less than 5.2.3790.2542" negate="false" test_ref="oval:org.mitre.oval:tst:2414"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:708" version="1" class="vulnerability">
      <metadata>
        <title>.lnk File-Open Remote Code Execution Vulnerability (64-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2122" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2122"/>
        <description>Windows Shell for Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 allows remote attackers to execute arbitrary commands via a shortcut (.lnk) file with long font properties that lead to a buffer overflow in the Client/Server Runtime Server Subsystem (CSRSS), a different vulnerability than CVE-2005-2118.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="shell32.dll is less than 6.0.3790.2521" negate="false" test_ref="oval:org.mitre.oval:tst:2404"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:710" version="1" class="vulnerability">
      <metadata>
        <title>IE6 DHTML Method Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-21T12:00:00.000-04:00" comment="modified wrt-159 - unchecked value">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2005-05-11T05:41: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2604" negate="false" test_ref="oval:org.mitre.oval:tst:2402"/>
        </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:714" version="1" class="vulnerability">
      <metadata>
        <title>Win2k Embedded Web Font Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0010"/>
        <description>Heap-based buffer overflow in T2EMBED.DLL in Microsoft Windows 2000 SP4, XP SP1 and SP2, and Server 2003 up to SP1, Windows 98, and Windows ME allows remote attackers to execute arbitrary code via an e-mail message or web page with a crafted Embedded Open Type (EOT) web font that triggers the overflow during decompression.</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:18: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criteria operator="OR" comment="Fontsub.dll &lt; 5.0.2195.7071 or T2embed.dll &lt;5.0.2195.7073 (Win2k,SP4)">
          <criterion comment="the version of Fontsub.dll is less than 5.0.2195.7071" negate="false" test_ref="oval:org.mitre.oval:tst:2397"/>
          <criterion comment="the version of T2embed.dll is less than 5.0.2195.7073" negate="false" test_ref="oval:org.mitre.oval:tst:2396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:716" version="1" class="vulnerability">
      <metadata>
        <title>WebClient Service Unchecked Buffer Remote Code Execution (64-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0013"/>
        <description>Buffer overflow in the Web Client service (WebClnt.dll) for Microsoft Windows XP SP1 and SP2, and Server 2003 up to SP1, allows remote authenticated users or Guests to execute arbitrary code via crafted RPC requests, a different vulnerability than CVE-2005-1207.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        <criterion comment="the version of webclnt.dll is less than 5.2.3790.2591 (64-bit,SP1)" negate="false" test_ref="oval:org.mitre.oval:tst:2395"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:727" version="1" 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>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of Imekr70.ime is less than 7.0.8002.0 (Office 2003 and Accessories)" negate="false" test_ref="oval:org.mitre.oval:tst:2389"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:787" version="1" class="vulnerability">
      <metadata>
        <title>IE6 HTML Parsing Vulnerability (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1185" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1185"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via certain invalid HTML that causes memory corruption.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:791" version="1" class="vulnerability">
      <metadata>
        <title>IE6 COM Object Instantiation Memory Corruption (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1186"/>
        <description>Microsoft Internet Explorer 5.01 through 6 allows remote attackers to execute arbitrary code via by instantiating the (1) Mdt2gddr.dll, (2) Mdt2dd.dll, and (3) Mdt2gddo.dll COM objects as ActiveX controls, which leads to memory corruption.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:793" version="1" class="vulnerability">
      <metadata>
        <title>IE6:XP,SP2 Java Proxy COM Object Instantiation Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-2087" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2087"/>
        <description>Internet Explorer 5.01 SP4 up to 6 on various Windows operating systems, including IE 6.0.2900.2180 on Windows XP, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, as demonstrated using the JVIEW Profiler (Javaprxy.dll).  NOTE: the researcher says that the vendor could not reproduce this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-12-26T09:36:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-01-04T08:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-01-25T07:30:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2900.2722" negate="false" test_ref="oval:org.mitre.oval:tst:2331"/>
        <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>
    </definition>
    <definition id="oval:org.mitre.oval:def:795" version="2" class="vulnerability">
      <metadata>
        <title>Windows Script Engine Heap Overflow (Test 3)</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Script Engine for JScript v5.5</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0010" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0010"/>
        <description>Integer overflow in JsArrayFunctionHeapSort function used by Windows Script Engine for JScript (JScript.dll) on various Windows operating system allows remote attackers to execute arbitrary code via a malicious web page or HTML e-mail that uses a large array index value that enables a heap-based buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-03-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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">David Proulx</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-08-24T11:01:00.000-04:00" comment="Added patch information to definition">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-08-26T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T12: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:38.925-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of jscript.dll is less than 5.5.0.8513" negate="false" test_ref="oval:org.mitre.oval:tst:2906"/>
          <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="true">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
          <criterion comment="the patch js56nen.exe (5.5.0.8513 version) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2902"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="active scripting is enabled">
            <criteria operator="AND" comment="current user settings are being used and active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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 active scripting is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <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:848" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow in CDOSYS Message Processing (64-bit WinXP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Operating System</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="cdosys.dll is less than 6.5.6756.0" negate="false" test_ref="oval:org.mitre.oval:tst:2537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:894" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 RPCSS DCOM Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0813" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0813"/>
        <description>A multi-threaded race condition in the Windows RPC DCOM functionality with the MS03-039 patch installed allows remote attackers to cause a denial of service (crash or reboot) by causing two threads to process the same RPC request, which causes one thread to use memory after it has been freed, a different vulnerability than CVE-2003-0352 (Blaster/Nachi), CVE-2003-0715, and CVE-2003-0528, and as demonstrated by certain exploits against those vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
        <criteria operator="OR" comment="a vulnerable version of rpcrt4.dll exists on Server 2003">
          <criterion comment="machine has followed the GDR update path and rpcrt4.dll is less than 5.2.3790.137" negate="false" test_ref="oval:org.mitre.oval:tst:1498"/>
          <criterion comment="machine has followed the QFE update path and rpcrt4.dll is less than 5.2.3790.141" negate="false" test_ref="oval:org.mitre.oval:tst:1497"/>
        </criteria>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:910" version="1" 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>
          </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:923" version="1" class="vulnerability">
      <metadata>
        <title>Zone Spoofing through Malformed Web Page 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0190" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0190"/>
        <description>Microsoft Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to execute arbitrary code under fewer security restrictions via a malformed web page that requires NetBIOS connectivity, aka "Zone Spoofing through Malformed Web Page" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-30T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-05-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T04:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-09-22T04:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-22T04:01: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-06T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="File %windir%\system32\mshtml.dll version is less than 6.0.2716.2200" negate="false" test_ref="oval:org.mitre.oval:tst:1453"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:959" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 WMF/EMF Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Enhanced Metafile (EMF)</product>
          <product>Windows Metafile (WMF)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0906" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0906"/>
        <description>Buffer overflow in the rendering for (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1 allows remote attackers to execute arbitrary code via a malformed WMF or EMF image.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of mf3216.dll is less than 5.0.2195.6898" negate="false" test_ref="oval:org.mitre.oval:tst:1398"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:985" version="1" class="vulnerability">
      <metadata>
        <title>IE6 DHTML Method Call Memory Corruption (WinXP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-1359" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1359"/>
        <description>Microsoft Internet Explorer 6 and 7 Beta 2 allows remote attackers to cause a denial of service and possibly execute arbitrary code via a certain createTextRange call on a checkbox object, which results in a dereference of an invalid table pointer.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP (64-bit,SP1 or 32-bit,SP2) is installed">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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 mshtml.dll is less than 6.0.2900.2873" negate="false" test_ref="oval:org.mitre.oval:tst:2339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:99" version="2" class="vulnerability">
      <metadata>
        <title>IE v6.0 Content Disposition/Type Arbitrary Code Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0193" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0193"/>
        <description>Microsoft Internet Explorer 5.01 and 6.0 allow remote attackers to execute arbitrary code via malformed Content-Disposition and Content-Type header fields that cause the application for the spoofed file type to pass the file back to the operating system for handling rather than raise an error message, aka the first variant of the "Content Disposition" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2005-03-07T05:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-29T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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:41.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of mshtml.dll is less than 6.0.2716.2200" negate="false" test_ref="oval:org.mitre.oval:tst:3086"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed" negate="true">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="SP4 or later Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3073"/>
        </criteria>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4226" version="1" class="vulnerability">
      <metadata>
        <title>Excel 2002 File Handler Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Excel 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0846" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0846"/>
        <description>Unknown vulnerability in Microsoft Excel 2000, 2002, 2001 for Mac, and v.X for Mac allows remote attackers to execute arbitrary code via a malicious file containing certain parameters that are not properly validated.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-18T12:11:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1377 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Excel 2002 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2420"/>
        <criterion comment="Service Pack 2 or less for Windows Office XP" negate="false" test_ref="oval:org.mitre.oval:tst:340"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:477" version="1" class="vulnerability">
      <metadata>
        <title>MS Exchange / OWA NTLM Authentication Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0904" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0904"/>
        <description>Microsoft Exchange 2003 and Outlook Web Access (OWA), when configured to use NTLM authentication, does not properly reuse HTTP connections, which can cause OWA users to view mailboxes of other users when Kerberos has been disabled as an authentication method for IIS 6.0, e.g. when SharePoint Services 2.0 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2006-08-28T12:00:00.000-04:00" comment="modified obj 1480 to use xsi:nil instead of a .* pattern match">
              <contributor organization="Centennial Software">John Hoyland</contributor>
            </modified>
            <status_change date="2006-08-28T12:00:00.000-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Exchange Server 2003 (gold edition) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2760"/>
          <criterion comment="the version of exprox.dll is less than 6.5.6980.57" negate="false" test_ref="oval:org.mitre.oval:tst:2605"/>
          <criterion comment="the patch KB832759 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2604"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="this is a front-end server providing Outlook Web Access" negate="false" test_ref="oval:org.mitre.oval:tst:2603"/>
          <criterion comment="the back-end server is Exchange Server 2003 running on Windows 2003" negate="false" test_ref="oval:org.mitre.oval:tst:2602"/>
          <criterion comment="HTTP connection reuse is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:2601"/>
          <criterion comment="Kerberos is disabled on the virtual server that hosts OWA on the Exchange Server 2003 back-end server" negate="false" test_ref="oval:org.mitre.oval:tst:2600"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:36" version="1" class="inventory">
      <metadata>
        <title>Microsoft Windows NT is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
        </affected>
        <description>The operating system installed on the system is Microsoft Windows NT.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-06-26T12:55:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2006-06-26T12:55:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion test_ref="oval:org.mitre.oval:tst:99" comment="the installed operating system is part of the Microsoft Windows family"/>
        <criterion test_ref="oval:org.mitre.oval:tst:1" comment="Windows NT is installed"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1007" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP ASN.1 Library Double-free Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
            <modified date="2004-09-13T11:24:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="a vulnerable version of msasn1.dll exists">
          <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of msasn1.dll exists">
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criteria operator="OR" comment="a vulnerable version of msasn1.dll exists depending on service pack level">
              <criteria operator="AND" comment="no service pack is installed and msasn1.dll is less than 5.1.2600.137">
                <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                <criterion comment="the version of msasn1.dll is less than 5.1.2600.137" negate="false" test_ref="oval:org.mitre.oval:tst:1324"/>
              </criteria>
              <criteria operator="AND" comment="service pack 1 is installed and msasn1.dll is less than 5.1.2600.1362">
                <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                <criterion comment="the version of msasn1.dll is less than 5.1.2600.1362" negate="false" test_ref="oval:org.mitre.oval:tst:1323"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="64-bit version of Windows and msasn1.dll is less than 5.1.2600.1362">
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the version of msasn1.dll is less than 5.1.2600.1362" negate="false" test_ref="oval:org.mitre.oval:tst:1323"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1009" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP IIS5 WebDAV Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1182" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1182"/>
        <description>IIS 5.0 and 5.1 allows remote attackers to cause a denial of service (crash) via malformed WebDAV requests that cause a large amount of memory to be assigned.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS 5.1 Minor Version" negate="false" test_ref="oval:org.mitre.oval:tst:1357"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 5.1.2600.1125" negate="false" test_ref="oval:org.mitre.oval:tst:1356"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1010" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express v6.0,SP1 MHTML URL Processing 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>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0380" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0380"/>
        <description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the "MHTML URL Processing Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook Express 6 SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1355"/>
        <criterion comment="the version of inetcomm.dll is less than 6.00.2800.1409" negate="false" test_ref="oval:org.mitre.oval:tst:1319"/>
        <criterion comment="the patch kb837009 is installed (installed components key)" negate="true" test_ref="oval:org.mitre.oval:tst:1512"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1011" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS5 WebDAV Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1182" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1182"/>
        <description>IIS 5.0 and 5.1 allows remote attackers to cause a denial of service (crash) via malformed WebDAV requests that cause a large amount of memory to be assigned.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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="2005-01-11T12:00:00.000-04:00" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-01-20T01:18:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" negate="false" test_ref="oval:org.mitre.oval:tst:1447"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1014" version="1" class="vulnerability">
      <metadata>
        <title>IE File Download Dialog Deception 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0875" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0875"/>
        <description>Internet Explorer 5.5 and 6.0 allows remote attackers to cause the File Download dialogue box to misrepresent the name of the file in the dialogue in a way that could fool users into thinking that the file type is safe to download.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-05-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T04:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-09-22T04:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-22T04:01: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-06T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="the version of mshtml.dll is less than 6.0.2712.0300" negate="false" test_ref="oval:org.mitre.oval:tst:1460"/>
          <criterion comment="Patch Q313675 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1459"/>
          <criterion comment="Patch Q316059.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1458"/>
          <criterion comment="Patch Q319282 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1457"/>
          <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
          <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
          <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
          <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
          <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
          <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"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="File Downloads Not Disabled">
            <criterion comment="Use Machine Settings" negate="false" test_ref="oval:org.mitre.oval:tst:1456"/>
            <criterion comment="File Downloads Allowed In At Least One Zone" negate="false" test_ref="oval:org.mitre.oval:tst:1455"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1018" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS Directory Traversal Command Execution (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0333" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0333"/>
        <description>Directory traversal vulnerability in IIS 5.0 and earlier allows remote attackers to execute arbitrary commands by encoding .. (dot dot) and "\" characters twice.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 4.2.764.1" negate="false" test_ref="oval:org.mitre.oval:tst:1314"/>
        <criterion comment="Patch Q295534 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3038"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1021" version="1" class="vulnerability">
      <metadata>
        <title>NT4.0 Remote Registry Access Authentication Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Windows NT</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0377" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0377"/>
        <description>The Remote Registry server in Windows NT 4.0 allows local authenticated users to cause a denial of service via a malformed request, which causes the winlogon process to fail, aka the "Remote Registry Access Authentication" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criteria operator="AND" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition">
          <criterion comment="File %windir%\system32\winlogon.exe version is less than 4.0.1381.7058" negate="false" test_ref="oval:org.mitre.oval:tst:1313"/>
          <criterion comment="Windows NT 4.0 Security Roll-up Package" negate="true" test_ref="oval:org.mitre.oval:tst:3036"/>
        </criteria>
        <criteria operator="AND" comment="For Terminal Server">
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="Windows NT Server 4.0, Terminal Server Edition Security Rollup Package" negate="true" test_ref="oval:org.mitre.oval:tst:1312"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1022" version="1" class="vulnerability">
      <metadata>
        <title>MS Exchange Server Broad Permissions in WinReg Registry Key</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 Exchange Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0049" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0049"/>
        <description>Microsoft Exchange Server 2000 System Attendant gives "Everyone" group privileges to the WinReg key, which could allow remote attackers to read or modify registry keys.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:35:00.000-04:00" comment="modified wft-417 - Changed test to match comment">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Microsoft Exchange 2000 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1311"/>
          <criterion comment="File %ExchangeInstallDir%\bin\mad.exe is less than 6.0.5770.21" negate="false" test_ref="oval:org.mitre.oval:tst:1310"/>
          <criterion comment="Patch Q316056 installed" negate="true" test_ref="oval:org.mitre.oval:tst:1309"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Everyone group given remote access permissions" negate="false" test_ref="oval:org.mitre.oval:tst:1308"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1024" version="1" class="vulnerability">
      <metadata>
        <title>The Remote Access Service is Running</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>NetBIOS</product>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0621" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0621"/>
        <description>A component service related to NETBIOS is running.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows NT or 2000 Installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="NetBIOS enabled">
            <criterion comment="NetBIOS Bind not disabled" negate="false" test_ref="oval:org.mitre.oval:tst:1306"/>
            <criterion comment="NetBIOS Export not disabled" negate="false" test_ref="oval:org.mitre.oval:tst:1305"/>
            <criterion comment="NetBIOS Route not disabled" negate="false" test_ref="oval:org.mitre.oval:tst:1304"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1025" version="1" class="vulnerability">
      <metadata>
        <title>Incorrect Permission on SQL Server Service Account Registry Key</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0642" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0642"/>
        <description>The registry key containing the SQL Server service account information in Microsoft SQL Server 2000, including Microsoft SQL Server Desktop Engine (MSDE) 2000, has insecure permissions, which allows local users to gain privileges, aka "Incorrect Permission on SQL Server Service Account Registry Key."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-01-13T12:00:00.000-04:00" comment="modified wft-418 - Added space to registry key. used to say &quot;AppPath&quot; I changed it to &quot;App Path&quot;">
              <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">INTERIM</status_change>
            <status_change date="2005-02-16T10:31:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wft-418 - wft-418 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-419 - wft-419 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-420 - wft-420 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-428 - wft-428 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-429 - wft-429 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-430 - wft-430 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:34:00.000-04:00" comment="modified wft-431 - wft-431 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 installed" negate="false" test_ref="oval:org.mitre.oval:tst:2591"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.650.0" negate="false" test_ref="oval:org.mitre.oval:tst:1303"/>
        <criterion comment="the version of odsole70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:1302"/>
        <criterion comment="the version of xpqueue.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:1301"/>
        <criterion comment="the version of xprepl.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:1300"/>
        <criterion comment="the version of xplog70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:1299"/>
        <criterion comment="the version of xpweb70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:1298"/>
        <criterion comment="the version of xpstar.dll is less than 2000.80.628.0" negate="false" test_ref="oval:org.mitre.oval:tst:1297"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1027" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 DirectPlay Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft DirectPlay</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-11T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criteria operator="OR" comment="Vulnerable versions of DirectX">
          <criteria operator="AND" comment="Unpatched DirectX 7.0">
            <criterion comment="DirectX 7.0x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1296"/>
            <criterion comment="File %windir%\system32\dplayx.dll version is less than 5.0.2195.6927" negate="false" test_ref="oval:org.mitre.oval:tst:1295"/>
            <criterion comment="Patch Windows2000-KB839643-x86-ENU.EXE Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1294"/>
          </criteria>
          <criteria operator="AND" comment="Unpatched DirectX 8.0x">
            <criterion comment="DirectX 8.0x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1293"/>
            <criterion comment="File %windir%\system32\dplayx.dll version is less than 5.0.2258.410" negate="false" test_ref="oval:org.mitre.oval:tst:1292"/>
            <criterion comment="Patch DirectX80-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1291"/>
          </criteria>
          <criteria operator="AND" comment="Unpatched DirectX 8.1x">
            <criterion comment="DirectX 8.1x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1290"/>
            <criterion comment="File %windir%\system32\dplayx.dll version is less than 5.1.2600.891" negate="false" test_ref="oval:org.mitre.oval:tst:1289"/>
            <criterion comment="Patch DirectX81-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1288"/>
          </criteria>
          <criteria operator="AND" comment="Unpatched DirectX 8.2x">
            <criterion comment="DirectX 8.2x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1287"/>
            <criterion comment="File %windir%\system32\dplayx.dll version is less than 5.2.3677.144" negate="false" test_ref="oval:org.mitre.oval:tst:1286"/>
            <criterion comment="Patch DirectX82-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1285"/>
          </criteria>
          <criteria operator="AND" comment="Unpatched DirectX 9.0x">
            <criterion comment="DirectX 9.0x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1284"/>
            <criterion comment="File %windir%\system32\dplayx.dll version is less than 5.3.0.903" negate="false" test_ref="oval:org.mitre.oval:tst:1283"/>
            <criterion comment="Patch DirectX90-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1282"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1028" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express v6.0 for Server 2003 MHTML URL Processing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0380" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0380"/>
        <description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the "MHTML URL Processing Vulnerability."</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 date="2005-09-26T12:57:00.000-04:00" comment="modified wft-184 - Deleted extra character in Build section">
              <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>
          </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="Outlook Express 6 for Windows 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2855"/>
        <criterion comment="the version of inetcomm.dll is less than 6.00.3790.137" negate="false" test_ref="oval:org.mitre.oval:tst:1281"/>
        <criterion comment="the patch kb837009 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1280"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:103" version="1" class="vulnerability">
      <metadata>
        <title>Windows RPC Locator Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Locator service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0003" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0003"/>
        <description>Buffer overflow in the RPC Locator service for Microsoft Windows NT 4.0, Windows NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows local users to execute arbitrary code via an RPC call to the service containing certain parameter information.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-08-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of locator.exe is less than 4.0.1381.7202" negate="false" test_ref="oval:org.mitre.oval:tst:2942"/>
          <criterion comment="Patch Q810833 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2941"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Locator Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2940"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1036" version="1" class="vulnerability">
      <metadata>
        <title>Veritas Backup Exec RestrictAnonymous Forced Misconfiguration Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Veritas Backup Exec 8.5</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1117" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1117"/>
        <description>Veritas Backup Exec 8.5 and earlier requires that the "RestrictAnonymous" registry key for Microsoft Exchange 2000 must be set to 0, which enables anonymous listing of the SAM database and shares.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wrt-472 - wrt-472 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Affected bkupexec.exe versions 3.60.1.298" negate="false" test_ref="oval:org.mitre.oval:tst:1271"/>
          <criterion comment="Veritas Backup Exec 8.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1270"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="RestrictAnonymous registry value allows anonymous connections" negate="false" test_ref="oval:org.mitre.oval:tst:1269"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1039" version="1" class="vulnerability">
      <metadata>
        <title>MDAC SQL-DMO Buffer Overflow (Test 3)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Data Access Components 2.7</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0353" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0353"/>
        <description>Buffer overflow in a component of SQL-DMO for Microsoft Data Access Components (MDAC) 2.5 through 2.7 allows remote attackers to execute arbitrary code via a long response to a broadcast request to UDP port 1434.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-20T12:00:00.000-04:00" comment="Changed patch registry key value to IsInstalled">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-07-21T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-08-04T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Affected MDAC versions">
          <criterion comment="File %windir%\System32\odbcbcp.dll is less than 2000.81.9001.40" negate="false" test_ref="oval:org.mitre.oval:tst:1260"/>
          <criterion comment="File %windir%\System32\odbcbcp.dll is less than 2000.81.9041.40" negate="false" test_ref="oval:org.mitre.oval:tst:1259"/>
          <criterion comment="DataAccess Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1258"/>
        </criteria>
        <criterion comment="Patch Q823718 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1395"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1041" version="1" class="vulnerability">
      <metadata>
        <title>DCOM RPC Object Identity Windows NT Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0124"/>
        <description>The DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an "alter context" call that contains additional data, aka the "Object Identity Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-04-20T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criteria operator="OR" comment="a vulnerable version of ole32.dll exists on NT">
          <criteria operator="AND" comment="non Terminal Server and ole32.dll is less than 4.0.1381.7263">
            <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="the version of ole32.dll is less than 4.0.1381.7263" negate="false" test_ref="oval:org.mitre.oval:tst:1257"/>
          </criteria>
          <criteria operator="AND" comment="Terminal Server and ole32.dll is less than 4.0.1381.33562">
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="the version of ole32.dll is less than 4.0.1381.33562" negate="false" test_ref="oval:org.mitre.oval:tst:1256"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1045" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Print Spooler Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Print Spooler Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1984" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1984"/>
        <description>Buffer overflow in the Print Spooler service (Spoolsv.exe) for Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via a malicious message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-19T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1247"/>
        <criterion comment="the version of Spoolsv.exe is less than 5.0.2195.7059" negate="false" test_ref="oval:org.mitre.oval:tst:1246"/>
        <criterion comment="the patch KB896423 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1245"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1046" version="1" class="vulnerability">
      <metadata>
        <title>Windows Utility Manager Shatter Message Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Utility Manager</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0908" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0908"/>
        <description>The Utility Manager in Microsoft Windows 2000 executes winhlp32.exe with system privileges, which allows local users to execute arbitrary code via a "Shatter" style attack using a Windows message that accesses the context sensitive help button in the GUI, as demonstrated using the File Open dialog in the Help window, a different vulnerability than CVE-2004-0213.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of umandlg.dll is less than 1.0.0.4" negate="false" test_ref="oval:org.mitre.oval:tst:1244"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1051" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS Directory Traversal Command Execution (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0333" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0333"/>
        <description>Directory traversal vulnerability in IIS 5.0 and earlier allows remote attackers to execute arbitrary commands by encoding .. (dot dot) and "\" characters twice.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.3649" negate="false" test_ref="oval:org.mitre.oval:tst:1240"/>
        <criterion comment="Patch Q293826 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3020"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1052" version="1" class="vulnerability">
      <metadata>
        <title>Multiple Vulnerabilities in Rockliffe MailSite Express</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>Rockliffe MailSite Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-3428" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3428"/>
        <description>Cross-site scripting (XSS) vulnerability in Rockliffe MailSite Express before 6.1.22 allows remote attackers to inject arbitrary web script or HTML via a message body.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-01-25T07:14:00.000-04:00">
              <contributor organization="OS2A">Rahul Mohandas</contributor>
            </submitted>
            <status_change date="2006-01-25T07:30:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-02-22T08:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the software MailSite Express version 6.1.20 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1239"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1053" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (32-Bit) DUNZIP Integer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          <criteria operator="OR" comment="vulnerable 32-bit version of zipfldr.dll">
            <criteria operator="AND" comment="no service pack and vulnerable 32-bit version of zipfldr.dll">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the 32-bit version of zipfldr.dll is less than 6.0.2750.167" negate="false" test_ref="oval:org.mitre.oval:tst:1238"/>
            </criteria>
            <criteria operator="AND" comment="service pack 1 and vulnerable 32-bit version of zipfldr.dll">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the 32-bit version of zipfldr.dll is less than 6.0.2800.1584" negate="false" test_ref="oval:org.mitre.oval:tst:1237"/>
            </criteria>
          </criteria>
          <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:1054" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP winlogon Remote Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows logon process (winlogon)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0806" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0806"/>
        <description>Buffer overflow in the Windows logon process (winlogon) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1, when a member of a domain, 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">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 date="2004-09-13T11:26:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="a vulnerable version of msgina.dll exists">
            <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of msgina.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criteria operator="OR" comment="a vulnerable version of msgina.dll exists depending on service pack level">
                <criteria operator="AND" comment="no service pack is installed and msgina.dll is less than 5.1.2600.128">
                  <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                  <criterion comment="the version of msgina.dll is less than 5.1.2600.128" negate="false" test_ref="oval:org.mitre.oval:tst:1234"/>
                </criteria>
                <criteria operator="AND" comment="service pack 1 is installed and msgina.dll is less than 5.1.2600.1343">
                  <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                  <criterion comment="the version of msgina.dll is less than 5.1.2600.1343" negate="false" test_ref="oval:org.mitre.oval:tst:1233"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="64-bit version of Windows and msgina.dll is less than 5.1.2600.1343">
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              <criterion comment="the version of msgina.dll is less than 5.1.2600.1343" negate="false" test_ref="oval:org.mitre.oval:tst:1233"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="machine is a member of a domain" negate="false" test_ref="oval:org.mitre.oval:tst:1494"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1056" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Certificate Validation Flaw Identity Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft CryptoAPI</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0862" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0862"/>
        <description>The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-13T12:00:00.000-04:00" comment="Added superceding patch info.">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="2004-09-13T12:00:00.000-04:00" comment="cmp-66 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 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of crypt32.dll is less than 5.131.2600.1123" negate="false" test_ref="oval:org.mitre.oval:tst:1232"/>
        <criterion comment="the patch Q329115 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1231"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1057" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP HTML Help Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.315" negate="false" test_ref="oval:org.mitre.oval:tst:2671"/>
          </criteria>
          <criteria operator="AND" comment="for 32-bit Windows with sp2 a vulnerable version of hh.exe exists">
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.2453" negate="false" test_ref="oval:org.mitre.oval:tst:1230"/>
          </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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.2435" negate="false" test_ref="oval:org.mitre.oval:tst:2669"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb896358 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2668"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1059" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Certificate Validation Flaw Identity Spoofing Vulnerability (Variant)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Certificate Validation</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1183" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1183"/>
        <description>Microsoft Windows 98 and Windows NT 4.0 do not properly verify the Basic Constraints of digital certificates, allowing remote attackers to execute code, aka "New Variant of Certificate Validation Flaw Could Enable Identity Spoofing" (CAN-2002-0862).</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-13T12:00:00.000-04:00" comment="Added superceding patch info.">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="Changed to DRAFT">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <status_change date="2004-08-26T12: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-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="the version of cryptdlg.dll is less then 5.0.1558.6072" negate="false" test_ref="oval:org.mitre.oval:tst:1229"/>
        <criterion comment="the patch Q329115 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1231"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1062" version="1" class="vulnerability">
      <metadata>
        <title>DCOM RPC Object Identity Windows 2000 Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0124"/>
        <description>The DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an "alter context" call that contains additional data, aka the "Object Identity Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of comsvcs.dll is less than 2000.2.3511.0" negate="false" test_ref="oval:org.mitre.oval:tst:1228"/>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1064" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP WMF/EMF Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Enhanced Metafile (EMF)</product>
          <product>Windows Metafile (WMF)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0906" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0906"/>
        <description>Buffer overflow in the rendering for (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1 allows remote attackers to execute arbitrary code via a malformed WMF or EMF image.</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 date="2004-09-13T11:27:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="a vulnerable version of mf3216.dll exists on XP">
          <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of mf3216.dll exists">
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criteria operator="OR" comment="a vulnerable version of mf3216.dll exists depending on service pack level">
              <criteria operator="AND" comment="no service pack is installed and mf3216.dll is less than 5.1.2600.132">
                <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                <criterion comment="the version of mf3216.dll is less than 5.1.2600.132" negate="false" test_ref="oval:org.mitre.oval:tst:1225"/>
              </criteria>
              <criteria operator="AND" comment="service pack 1 is installed and mf3216.dll is less than 5.1.2600.1331">
                <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                <criterion comment="the version of mf3216.dll is less than 5.1.2600.1331" negate="false" test_ref="oval:org.mitre.oval:tst:1224"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="64-bit version of Windows and mf3216.dll is less than 5.1.2600.1331">
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the version of mf3216.dll is less than 5.1.2600.1331" negate="false" test_ref="oval:org.mitre.oval:tst:1224"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1066" version="1" class="vulnerability">
      <metadata>
        <title>DCOM RPC Object Identity Windows 2003 Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0124"/>
        <description>The DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an "alter context" call that contains additional data, aka the "Object Identity Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </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 comsvcs.dll is less than 2001.12.4720.130" negate="false" test_ref="oval:org.mitre.oval:tst:1207"/>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1068" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Internet Printing ISAPI Extension Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0241" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0241"/>
        <description>Buffer overflow in Internet Printing ISAPI extension in Windows 2000 allows remote attackers to gain root privileges via a long print request that is passed to the extension through IIS 5.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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="2005-01-14T12:00:00.000-04:00" comment="modified wft-340 - added .dll to end of literal string as needed">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-01-20T01:23:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.2956" negate="false" test_ref="oval:org.mitre.oval:tst:1205"/>
        <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1072" version="1" class="vulnerability">
      <metadata>
        <title>DCOM RPC Object Identity Windows XP Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0124" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0124"/>
        <description>The DCOM RPC interface for Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to cause network communications via an "alter context" call that contains additional data, aka the "Object Identity Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <modified date="2004-09-13T11:34:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of comsvcs.dll is less than 2001.12.4414.53" negate="false" test_ref="oval:org.mitre.oval:tst:1198"/>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1075" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP TAPI Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Telephony Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0058" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0058"/>
        <description>Buffer overflow in the Telephony Application Programming Interface (TAPI) for Microsoft Windows 98, Windows 98 SE, Windows ME, Windows 2000, Windows XP, and Windows Server 2003 allows attackers elevate privileges or execute arbitrary code via a crafted message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-11T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2005-08-19T10: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criteria operator="OR" comment=" a vulnerable version of tapisrv.dll exists">
            <criteria operator="AND" comment="32-bit version of windows with SP1 or earlier is installed and vulnerable version of tapisrv.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
              <criterion comment="the version of tapisrv.dll is less than 5.1.2600.1715" negate="false" test_ref="oval:org.mitre.oval:tst:1195"/>
            </criteria>
            <criteria operator="AND" comment="32-bit version of windows with SP2 is installed and vulnerable version of tapisrv.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
              <criterion comment="the version of tapisrv.dll is less than 5.1.2600.2716" negate="false" test_ref="oval:org.mitre.oval:tst:1194"/>
            </criteria>
            <criteria operator="AND" comment=" for 64-bit (x64 arch) Windows (gold edition) a vulnerable version of tapisrv.dll exists">
              <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of tapisrv.dll is less than 5.2.3790.2483" negate="false" test_ref="oval:org.mitre.oval:tst:1193"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb893756 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1192"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the Telephony service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1191"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1076" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT/2000 ASN.1 Library Double-free Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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 comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows NT or 2000 is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        </criteria>
        <criterion comment="the version of msasn1.dll is less than 5.0.2195.6905" negate="false" test_ref="oval:org.mitre.oval:tst:1190"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1077" version="1" class="vulnerability">
      <metadata>
        <title>MS SQL Server 2000 Resolution Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0649" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0649"/>
        <description>Multiple buffer overflows in SQL Server 2000 Resolution Service allow remote attackers to cause a denial of service or execute arbitrary code via UDP packets to port 1434 in which (1) a 0x04 byte causes the SQL Monitor thread to generate a long registry key name, or (2) a 0x08 byte with a long string causes heap corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-01-13T12:00:00.000-04:00" comment="modified wft-426 - Added space to registry key. used to say &quot;AppPaths&quot; I changed it to &quot;App Paths&quot;">
              <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-04-08T12:00:00.000-04:00" comment="modified wft-426 - wft-426 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-427 - wft-427 correct 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 installed" negate="false" test_ref="oval:org.mitre.oval:tst:2591"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.636.0" negate="false" test_ref="oval:org.mitre.oval:tst:1189"/>
        <criterion comment="the version of ssnetlib.dll is less than 2000.80.636.0" negate="false" test_ref="oval:org.mitre.oval:tst:1188"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1079" version="1" class="vulnerability">
      <metadata>
        <title>MS CIFS Spoofed Browse Frame Request Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>NetBIOS</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-1079" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1079"/>
        <description>Interactions between the CIFS Browser Protocol and NetBIOS as implemented in Microsoft Windows 95, 98, NT, and 2000 allow remote attackers to modify dynamic NetBIOS name cache entries via a spoofed Browse Frame Request in a unicast or UDP broadcast datagram.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <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="2005-01-13T12:00:00.000-04:00" comment="modified wrt-398 - corrected regular expression on key. needed to escape all back slashes">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-01-20T01:23:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00: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 95, 98, NT or 2000 is installed">
            <criterion comment="Windows 95 or 98 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1186"/>
            <criteria operator="OR" comment="Windows NT or 2000 Installed">
              <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
              <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="TCP/IP NetBIOS not disabled" negate="false" test_ref="oval:org.mitre.oval:tst:1185"/>
          <criterion comment="WINS Client binding not disabled" negate="false" test_ref="oval:org.mitre.oval:tst:1184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1088" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express 5.5,SP2 News Reading Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1213" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1213"/>
        <description>Stack-based buffer overflow in the news reader for Microsoft Outlook Express (MSOE.DLL) 5.5 SP2, 6, and 6 SP1 allows remote malicious NNTP servers to execute arbitrary code via a LIST response with a long second field.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-08-19T10: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook Express 5.5 SP2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1514"/>
        <criterion comment="the version of inetcomm.dll is less than 5.50.4952.2800" negate="false" test_ref="oval:org.mitre.oval:tst:1178"/>
        <criterion comment="Patch KB897715 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2853"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:109" version="1" class="vulnerability">
      <metadata>
        <title>Windows ntdll.dll Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0109" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0109"/>
        <description>Buffer overflow in ntdll.dll on Microsoft Windows NT 4.0, Windows NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows remote attackers to execute arbitrary code, as demonstrated via a WebDAV request to IIS 5.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of ntdll.dll is less than 5.0.2195.6685" negate="false" test_ref="oval:org.mitre.oval:tst:2938"/>
        <criterion comment="the patch q815021 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2937"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1093" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 SSL PCT Handshake Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Private Communications Transport (PCT)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0719"/>
        <description>Buffer overflow in the Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used 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 PCT 1.0 handshake packets.</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>
          </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 schannel.dll is less than 5.2.3790.132" negate="false" test_ref="oval:org.mitre.oval:tst:1509"/>
          <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="SSL is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1508"/>
          <criterion comment="PCT support is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1503"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1094" version="1" class="vulnerability">
      <metadata>
        <title>IE plugin.ocx Heap 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-0233" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0233"/>
        <description>Heap-based buffer overflow in plugin.ocx for Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to execute arbitrary code via the Load() method, a different vulnerability than CVE-2003-0115.</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>
          </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:1096" version="1" class="vulnerability">
      <metadata>
        <title>IE Web Page Spoofing 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0339" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0339"/>
        <description>Internet Explorer 5.5 and earlier allows remote attackers to display a URL in the address bar that is different than the URL that is actually being displayed, which could be used in web site spoofing attacks, aka the "Web page spoofing vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1466"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1465"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1464"/>
        </criteria>
        <criterion comment="File %windir%\system32\mshtml.dll version is less than 5.50.4616.200" negate="false" test_ref="oval:org.mitre.oval:tst:1171"/>
        <criterion comment="File %windir%\system32\urlmon.dll version is less than 5.50.4701.2400" negate="false" test_ref="oval:org.mitre.oval:tst:1170"/>
        <criterion comment="Patch Q295106 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1461"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1118" version="1" class="vulnerability">
      <metadata>
        <title>MS Windows RPC DCOM DoS-based Privilege Escalation Vulnerability (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0605" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0605"/>
        <description>The RPC DCOM interface in Windows 2000 SP3 and SP4 allows remote attackers to cause a denial of service (crash), and local attackers to use the DoS to hijack the epmapper pipe to gain privileges, via certain messages to the __RemoteGetClassObject interface that cause a NULL pointer to be passed to the PerformScmStage function.</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-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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of rpcrt4.dll is less than 5.0.2195.6802" negate="false" test_ref="oval:org.mitre.oval:tst:2914"/>
        <criterion comment="the patch kb824146 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:3082"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1125" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 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>
          </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 mscms.dll is less than 5.2.3790.359" negate="false" test_ref="oval:org.mitre.oval:tst:1143"/>
        <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:1142" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Unknown Vector SMB Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1206" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1206"/>
        <description>Buffer overflow in the Server Message Block (SMB) functionality for Microsoft Windows 2000, XP SP1 and SP2, and Server 2003 and SP1 allows remote attackers to execute arbitrary code via unknown vectors, aka the "Server Message Block Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criteria operator="OR" comment=" a vulnerable version of srv.sys exists">
          <criteria operator="AND" comment="for specific Windows configurations a vulnerable version of srv.sys 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of srv.sys is less than 5.1.2600.1683" negate="false" test_ref="oval:org.mitre.oval:tst:1128"/>
          </criteria>
          <criteria operator="AND" comment="32-bit version of windows with SP2 is installed and vulnerable version of srv.sys exists">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="the version of srv.sys is less than 5.1.2600.2673" negate="false" test_ref="oval:org.mitre.oval:tst:1127"/>
          </criteria>
          <criteria operator="AND" comment="for 64-bit (x64 arch) Windows (gold edition) a vulnerable version of srv.sys exists">
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of srv.sys is less than 5.2.3790.2437" negate="false" test_ref="oval:org.mitre.oval:tst:2745"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB896422 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2743"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1145" version="1" class="vulnerability">
      <metadata>
        <title>ISA Server Poison Cache Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>ISA Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1215" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1215"/>
        <description>Microsoft ISA Server 2000 allows remote attackers to poison the ISA cache or bypass content restriction policies via a malformed HTTP request packet containing multiple Content-Length headers.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-06-23T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-06-29T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-07-27T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-08-18T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wft-81 - Removed extra trailing \\ on registry component.">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="ISA Server 2000 SP2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2611"/>
        <criterion comment="the version of w3proxy.exe is less than 3.0.1200.430" negate="false" test_ref="oval:org.mitre.oval:tst:2610"/>
        <criterion comment="the patch KB899753 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2609"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1148" version="1" class="vulnerability">
      <metadata>
        <title>IE6 Installed XP,SP2 File Disclosure via Redirects Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Internet Explorer 6.0 Installed XP SP2" negate="false" test_ref="oval:org.mitre.oval:tst:2403"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2900.2668" negate="false" test_ref="oval:org.mitre.oval:tst:1150"/>
          <criterion comment="the patch kb883939 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2750"/>
        </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:1157" version="1" class="vulnerability">
      <metadata>
        <title>Crystal Reports Business Objects Directory Traversal</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Crystal Enterprise</product>
          <product>Crystal Reports</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0204" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0204"/>
        <description>Directory traversal vulnerability in the web viewers for Business Objects Crystal Reports 9 and 10, and Crystal Enterprise 9 or 10, as used in Visual Studio .NET 2003 and Outlook 2003 with Business Contact Manager, Microsoft Business Solutions CRM 1.2, and other products, allows remote attackers to read and delete arbitrary files via ".." sequences in the dynamicimag argument to crystalimagehandler.aspx.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2005-01-18T12:00:00.000-04:00" comment="modified wrt-400 - Changed datatype to int was incorrectly set to binary">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="the version of CrystalDecisions.Web.dll is less than 9.1.9800.9" negate="false" test_ref="oval:org.mitre.oval:tst:1113"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the w3svc service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1112"/>
          <criterion comment="a website linked to the Crystal Reports Viewer is active" negate="false" test_ref="oval:org.mitre.oval:tst:1111"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1159" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 COM Structured Storage Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
            <status_change date="2005-02-18T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-29T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of ole32.dll is less than 5.0.2195.7021" negate="false" test_ref="oval:org.mitre.oval:tst:1109"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1168" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed: Duplicate of OVAL3743</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-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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>
          </dates>
          <status>ACCEPTED</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:117" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft ISA Server Cross-Site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>ISA Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0526" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0526"/>
        <description>Cross-site scripting (XSS) vulnerability in Microsoft Internet Security and Acceleration (ISA) Server 2000 allows remote attackers to inject arbitrary web script via a URL containing the script in the domain name portion, which is not properly cleansed in the default error pages (1) 500.htm for "500 Internal Server error" or (2) 404.htm for "404 Not Found."</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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="ISA2000-KB816456-x86.exe" negate="true" test_ref="oval:org.mitre.oval:tst:2934"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:118" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 SMB Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0345" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0345"/>
        <description>Buffer overflow in the SMB capability for Microsoft Windows XP, 2000, and NT allows remote attackers to cause a denial of service and possibly execute arbitrary code via an SMB packet that specifies a smaller buffer length than is required.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-09-08T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="File %windir%\system32\Drivers\SRV.SYS is less than 5.0.2195.6699" negate="false" test_ref="oval:org.mitre.oval:tst:2933"/>
        <criterion comment="Patch Windows2000-KB817606-x86-ENU.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2932"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1180" version="1" class="vulnerability">
      <metadata>
        <title>OLE Component Input Validation Vulnerability (32-bit XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Media Player 9</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>
            <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">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="the version of ole32.dll is less than 5.1.2600.2595" negate="false" test_ref="oval:org.mitre.oval:tst:1099"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1186" version="1" class="vulnerability">
      <metadata>
        <title>IE .chm Directory Traversal Windows XP Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="added the unregistered HTML Help criterion to the configuration section of the criteria">
              <contributor organization="The MITRE Corporation">Andrew Buttner</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="2004-09-13T11:36:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <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 operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </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:12" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Forced Script Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0026"/>
        <description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass restrictions for executing scripts via an object that processes asynchronous events after the initial security checks have been made.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
          </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.4913.1100" negate="false" test_ref="oval:org.mitre.oval:tst:3122"/>
        <criterion comment="the patch q316059 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3121"/>
        <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1202" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 (64-bit) RPCSS DCOM Buffer Overflow (Blaster)</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-0715" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0715"/>
        <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 DCERPC DCOM object activation request packet with modified length fields, a different vulnerability than CVE-2003-0352 (Blaster/Nachi) and CVE-2003-0528.</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:121" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft SQL Server Extended Stored Procedure Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0154" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0154"/>
        <description>Buffer overflows in extended stored procedures for Microsoft SQL Server 7.0 and 2000 allow remote attackers to cause a denial of service or execute arbitrary code via a database query with certain long arguments.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-237 - literal string corrected">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-236 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-65 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-66 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-67 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:32:00.000-04:00" comment="modified wft-68 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:33:00.000-04:00" comment="modified wft-69 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.608.0" negate="false" test_ref="oval:org.mitre.oval:tst:2926"/>
        <criterion comment="the version of odsole70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2925"/>
        <criterion comment="the version of xpqueue.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2924"/>
        <criterion comment="the version of xprepl.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2923"/>
        <criterion comment="the version of xplog70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2922"/>
        <criterion comment="the version of xpweb70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2921"/>
        <criterion comment="the version of xpstar.dll is less than 2000.80.628.0" negate="false" test_ref="oval:org.mitre.oval:tst:2920"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1213" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 TAPI Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Telephony Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0058" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0058"/>
        <description>Buffer overflow in the Telephony Application Programming Interface (TAPI) for Microsoft Windows 98, Windows 98 SE, Windows ME, Windows 2000, Windows XP, and Windows Server 2003 allows attackers elevate privileges or execute arbitrary code via a crafted message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-11T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2005-08-19T10: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
          </criteria>
          <criterion comment="the version of tapisrv.dll is less than 5.0.2195.7057" negate="false" test_ref="oval:org.mitre.oval:tst:1075"/>
          <criterion comment="the patch kb893756 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1192"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the Telephony service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1191"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1255" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Web Client Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        <criterion comment="the version of webclnt.dll is less than 5.2.3790.1673" negate="false" test_ref="oval:org.mitre.oval:tst:1036"/>
        <criterion comment="the patch kb896426 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2391"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:126" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Improper Cross Domain Security Validation with Dialog Box</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1326" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1326"/>
        <description>Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model to run malicious script or arbitrary programs via dialog boxes, aka "Improper Cross Domain Security Validation with dialog box."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2723.2500" negate="false" test_ref="oval:org.mitre.oval:tst:3003"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:127" version="1" class="vulnerability">
      <metadata>
        <title>RPCSS DCOM Buffer Overflow (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Procedure Call (RPC)</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="2003-09-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of rpcrt4.dll is less than 5.0.2195.6802" negate="false" test_ref="oval:org.mitre.oval:tst:2914"/>
          <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">
          <criteria operator="AND" comment="DCOM is enabled on systems with SP3 or later">
            <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3079"/>
            <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1271" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Object Management Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0550"/>
        <description>Buffer overflow in Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to cause a denial of service (i.e., system crash) via a malformed request, aka "Object Management Vulnerability".</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:1279" version="1" class="vulnerability">
      <metadata>
        <title>Windows 98 Program Group Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</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:38: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 98 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1345"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1280" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Color Management Module Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of mscms.dll is less than 5.0.2195.7054" negate="false" test_ref="oval:org.mitre.oval:tst:1017"/>
        <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:1297" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 TAPI Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Telephony Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0058" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0058"/>
        <description>Buffer overflow in the Telephony Application Programming Interface (TAPI) for Microsoft Windows 98, Windows 98 SE, Windows ME, Windows 2000, Windows XP, and Windows Server 2003 allows attackers elevate privileges or execute arbitrary code via a crafted message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-11T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2005-08-19T10: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>
          </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"/>
          <criteria operator="OR" comment="a vulnerable version of tapisrv.dll exists">
            <criteria operator="AND" comment="for 32-bit or 64-bit (itanium architecture) Windows gold edition a vulnerable version of tapisrv.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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of tapisrv.dll is less than 5.2.3790.366" negate="false" test_ref="oval:org.mitre.oval:tst:1007"/>
            </criteria>
            <criteria operator="AND" comment="for 32-bit or 64-bit (itanium architecture) Windows with SP1 a vulnerable version of tapisrv.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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
                <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              </criteria>
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of tapisrv.dll is less than 5.2.3790.2483" negate="false" test_ref="oval:org.mitre.oval:tst:1193"/>
            </criteria>
            <criteria operator="AND" comment="for 64-bit (x64 arch) Windows (gold edition) a vulnerable version of tapisrv.dll exists">
              <criterion comment="64-Bit (x64 architecture) version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of tapisrv.dll is less than 5.2.3790.2483" negate="false" test_ref="oval:org.mitre.oval:tst:1193"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb893756 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1192"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the Telephony service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1191"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:130" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 HTR ISAPI Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0071" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0071"/>
        <description>Buffer overflow in the ism.dll ISAPI extension that implements HTR scripting in Internet Information Server (IIS) 4.0 and 5.0 allows attackers to cause a denial of service or execute arbitrary code via HTR requests with long variable names.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="ism.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3057"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1304" version="1" class="vulnerability">
      <metadata>
        <title>Animated Cursor Denial of Service (XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Animated Cursor</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1305" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1305"/>
        <description>The Windows Animated Cursor (ANI) capability in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allow remote attackers to cause a denial of service via (1) the frame number set to zero, which causes an invalid memory address to be used and leads to a kernel crash, or (2) the rate number set to zero, which leads to resource exhaustion and hang.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed">
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
          <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 user32.dll is less than 5.1.2600.1617" negate="false" test_ref="oval:org.mitre.oval:tst:1005"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:132" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS ASP Server-Side Include Function Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0149" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0149"/>
        <description>Buffer overflow in ASP Server-Side Include Function in IIS 4.0, 5.0 and 5.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via long file names.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1330" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS WebDAV Message Handler Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-13T09:30:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows 2000 (sp5 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
          </criteria>
          <criterion comment="the version of httpext.dll is less than 5.0.2195.6958" negate="false" test_ref="oval:org.mitre.oval:tst:985"/>
          <criterion comment="the patch KB824151 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:984"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="WebDav is disabled(for iis 5.0)" negate="true" test_ref="oval:org.mitre.oval:tst:2953"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1332" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Certificate Validation Identity Spoofing Vulnerability (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Certificate Validation</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0862" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0862"/>
        <description>The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-13T12:00:00.000-04:00" comment="Added superceding patch info.">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="Changed to DRAFT">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 Service Pack 4 (or later) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="SP4 or later Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3073"/>
        </criteria>
        <criterion comment="the version of cryptdlg.dll is less than 5.0.1558.6608" negate="false" test_ref="oval:org.mitre.oval:tst:982"/>
        <criterion comment="the patch Q329115 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1231"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1344" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Task Scheduler Stack Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0212" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0212"/>
        <description>Stack-based buffer overflow in the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-08-04T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-08-25T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-03-14T05:00:00.000-04:00" comment="modified wrt-347 - Changed the service pack comparison from greater than or equal to a pattern match.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="Win2K/XP/2003 service pack 6 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1469"/>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        <criterion comment="the version of mstask.dll is less than 4.71.1979.1" negate="false" test_ref="oval:org.mitre.oval:tst:976"/>
        <criterion comment="Patch IE-KB841873-WindowsNT4sp6-x86-ENU.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:975"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1349" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 IE HTML Help ActiveX control Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>HTML Help ActiveX Control</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1043" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1043"/>
        <description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the "Related Topics" command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using "writehta.txt" and the ADODB recordset, which saves a .HTA file to the local system, aka the "HTML Help ActiveX control Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-30T12: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>
          </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 kb890175 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:972"/>
          <criterion comment="the version of hhctrl.ocx is less than 5.2.3790.233" negate="false" test_ref="oval:org.mitre.oval:tst:971"/>
        </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:136" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Java Virtual Machine Security Bypass</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 Virtual Machine (VM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0111" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0111"/>
        <description>The ByteCode Verifier component of Microsoft Virtual Machine (VM) build 5.0.3809 and earlier, as used in Windows and Internet Explorer, allows remote attackers to bypass security checks and execute arbitrary code via a malicious Java applet, aka "Flaw in Microsoft VM Could Enable System Compromise."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of msjava.dll is less than 5.0.3810.0" negate="false" test_ref="oval:org.mitre.oval:tst:2898"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:137" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS HTTP Header Field Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0150" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0150"/>
        <description>Buffer overflow in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to spoof the safety check for HTTP headers and cause a denial of service or execute arbitrary code via HTTP header field values.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:139" version="1" class="vulnerability">
      <metadata>
        <title>Default Registry Permissions on SNMP Parameters</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Simple Network Management Protocol (SNMP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0046" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0046"/>
        <description>The default permissions for the SNMP Parameters registry key in Windows NT 4.0 allows remote attackers to read and possibly modify the SNMP community strings to obtain sensitive information or modify network configuration, aka one of the "Registry Permissions" vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-08T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matt Busby</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12: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 NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="AND" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition">
            <criterion comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7064" negate="false" test_ref="oval:org.mitre.oval:tst:2896"/>
            <criterion comment="Windows NT 4.0 Security Roll-up Package" negate="true" test_ref="oval:org.mitre.oval:tst:3036"/>
          </criteria>
          <criteria operator="AND" comment="For Terminal Server">
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7097" negate="false" test_ref="oval:org.mitre.oval:tst:2895"/>
          </criteria>
          <criterion comment="Patch Q265714 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2894"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:140" version="1" class="vulnerability">
      <metadata>
        <title>Default Registry Permissions on the MTS Package Admin Key</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Transaction Server (MTS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0047" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0047"/>
        <description>The default permissions for the MTS Package Administration registry key in Windows NT 4.0 allows local users to install or modify arbitrary Microsoft Transaction Server (MTS) packages and gain privileges, aka one of the "Registry Permissions" vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-08T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matt Busby</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12: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 NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="AND" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition">
            <criterion comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7064" negate="false" test_ref="oval:org.mitre.oval:tst:2896"/>
            <criterion comment="Windows NT 4.0 Security Roll-up Package" negate="true" test_ref="oval:org.mitre.oval:tst:3036"/>
          </criteria>
          <criteria operator="AND" comment="For Terminal Server">
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7097" negate="false" test_ref="oval:org.mitre.oval:tst:2895"/>
          </criteria>
          <criterion comment="Patch Q265714 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2894"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="MTS Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2893"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1405" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Print Spooler Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Print Spooler Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1984" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1984"/>
        <description>Buffer overflow in the Print Spooler service (Spoolsv.exe) for Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via a malicious message.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-09-19T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-09-21T01:33:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-11-16T08:02: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="Win2K/XP/2003 service pack 1 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:969"/>
        <criterion comment="the version of Spoolsv.exe is less than 5.2.3790.346" negate="false" test_ref="oval:org.mitre.oval:tst:968"/>
        <criterion comment="the patch KB896423 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1245"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:142" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed OVAL142, covered by OVAL2022</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0112" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0112"/>
        <description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-11-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-01-06T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="Windows NT Service Pack 6a is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2887"/>
        <criterion comment="The version of Ntoskrnl.exe is less than 4.0.1381.7203" negate="false" test_ref="oval:org.mitre.oval:tst:2886"/>
        <criterion comment="the patch Q811493 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2885"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1427" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP IIS WebDAV Message Handler Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-13T11:09:00.000-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criteria operator="OR" comment="a vulnerable version of httpext.dll exists">
          <criteria operator="AND" comment="Service pack 1 and the version of httpext.dll is less than 6.0.2600.1579">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of httpext.dll is less than 6.0.2600.1579" negate="false" test_ref="oval:org.mitre.oval:tst:948"/>
          </criteria>
          <criteria operator="AND" comment="no service pack and the version of httpext.dll is less than 6.0.2600.165">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of httpext.dll is less than 6.0.2600.165" negate="false" test_ref="oval:org.mitre.oval:tst:947"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB824151 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:984"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:143" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft IE Encoded Characters Information Disclosure</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1186"/>
        <description>Internet Explorer 5.01 through 6.0 does not properly perform security checks on certain encoded characters within a URL, which allows a remote attacker to steal potentially sensitive information from a user by redirecting the user to another site that has that information, aka "Encoded Characters Information Disclosure."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2722.900" negate="false" test_ref="oval:org.mitre.oval:tst:2884"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:144" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 SNMPv1 Trap Handling DoS and Privilege Escalation (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Simple Network Management Protocol (SNMP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0012" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0012"/>
        <description>Vulnerabilities in a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via SNMPv1 trap handling, as demonstrated by the PROTOS c06-SNMPv1 test suite.  NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor.  This and other SNMP-related candidates will be updated when more accurate information is available.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
          <criterion comment="the version of snmp.exe is less than 5.0.2195.4919" negate="false" test_ref="oval:org.mitre.oval:tst:2883"/>
          <criterion comment="Patch Q314147 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2959"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:145" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT MUP UNC Request Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Multiple UNC Provider (MUP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0151" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0151"/>
        <description>Buffer overflow in Multiple UNC Provider (MUP) in Microsoft Windows operating systems allows local users to cause a denial of service or possibly gain SYSTEM privileges via a long UNC request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-05-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of mup.sys is less than 4.0.1381.7125" negate="false" test_ref="oval:org.mitre.oval:tst:2882"/>
        <criterion comment="Patch Q312895 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2881"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:146" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT SMB Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0345" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0345"/>
        <description>Buffer overflow in the SMB capability for Microsoft Windows XP, 2000, and NT allows remote attackers to cause a denial of service and possibly execute arbitrary code via an SMB packet that specifies a smaller buffer length than is required.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-11-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-01-06T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Patch Q817606 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2880"/>
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="The version of srv.sys is less than 4.0.1381.7214" negate="false" test_ref="oval:org.mitre.oval:tst:2879"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:147" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Shell Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0070" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0070"/>
        <description>Buffer overflow in Windows Shell (used as the Windows Desktop) allows local and possibly remote attackers to execute arbitrary code via a custom URL handler that has not been removed for an application that has been improperly uninstalled.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-09-26T10:58:00.000-04:00" comment="modified wft-244 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of shell32.dll is less than 5.0.3502.4718" negate="false" test_ref="oval:org.mitre.oval:tst:2878"/>
        <criterion comment="Patch Q313829 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3087"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1503" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 HtmlHelp Heap Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>HTML Help Facility</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0201" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0201"/>
        <description>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CVE-2003-1041.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <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:1530" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP HtmlHelp Heap Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>HTML Help Facility</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0201" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0201"/>
        <description>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CVE-2003-1041.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="added the unregistered HTML Help criterion to the configuration section of the criteria">
              <contributor organization="The MITRE Corporation">Andrew Buttner</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="2004-09-13T11:37:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <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 operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </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:1549" version="1" class="vulnerability">
      <metadata>
        <title>WINS Association Context Vulnerability (64-bit Server 2003, Test 1)</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="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>
          <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:1561" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel LPC Privilege Escalation Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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="2004-12-16T12: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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.0.2195.6992" negate="false" test_ref="oval:org.mitre.oval:tst:857"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:158" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Process Handle Duplication Privilege Escalation</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows NT 4.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0367" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0367"/>
        <description>smss.exe debugging subsystem in Windows NT and Windows 2000 does not properly authenticate programs that connect to other programs, which allows local users to gain administrator or SYSTEM privileges by duplicating a handle to a privileged process, as demonstrated by DebPloit.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-04-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of smss.exe is less than 4.0.1381.7152" negate="false" test_ref="oval:org.mitre.oval:tst:2863"/>
        <criterion comment="Patch Q320206 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2972"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1581" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed Test OVAL1581 (Identical to OVAL4458)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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:32: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 id="oval:org.mitre.oval:def:16" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS Chunked Encoding Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0079" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0079"/>
        <description>Buffer overflow in the chunked encoding transfer mechanism in Internet Information Server (IIS) 4.0 and 5.0 Active Server Pages allows attackers to cause a denial of service or execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1601" version="1" class="vulnerability">
      <metadata>
        <title>Windows ME Long Share Names Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0214" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0214"/>
        <description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T03:37: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 ME Installed" negate="false" test_ref="oval:org.mitre.oval:tst:831"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1606" version="1" class="vulnerability">
      <metadata>
        <title>SMB Code Execution Vulnerability (32-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0045"/>
        <description>The Server Message Block (SMB) implementation for Windows NT 4.0, 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code via Transaction responses containing (1) Trans or (2) Trans2 commands, aka the "Server Message Block Vulnerability," and as demonstrated using Trans2 FIND_FIRST2 responses with large file name length fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="the version of mrxsmb.sys is less than 5.1.2600.2598" negate="false" test_ref="oval:org.mitre.oval:tst:825"/>
        <criterion comment="the patch KB885250 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:824"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:161" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT SNMPv1 Trap Handling DoS and Privilege Escalation</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Simple Network Management Protocol (SNMP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0012" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0012"/>
        <description>Vulnerabilities in a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via SNMPv1 trap handling, as demonstrated by the PROTOS c06-SNMPv1 test suite.  NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor.  This and other SNMP-related candidates will be updated when more accurate information is available.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of snmp.exe is less than 4.0.1381.7134" negate="false" test_ref="oval:org.mitre.oval:tst:2960"/>
          <criterion comment="Patch Q314147 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2959"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1656" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 Access Requests Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0061" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0061"/>
        <description>The kernel of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via certain access requests.</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">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.2622" negate="false" test_ref="oval:org.mitre.oval:tst:2738"/>
        <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:167" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express 6,2003 News Reading Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1213" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1213"/>
        <description>Stack-based buffer overflow in the news reader for Microsoft Outlook Express (MSOE.DLL) 5.5 SP2, 6, and 6 SP1 allows remote malicious NNTP servers to execute arbitrary code via a LIST response with a long second field.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-08-19T10: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook Express 6 for Windows 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2855"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.3790.326" negate="false" test_ref="oval:org.mitre.oval:tst:2854"/>
        <criterion comment="Patch KB897715 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2853"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17" version="1" class="vulnerability">
      <metadata>
        <title>IE GetObject Security Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0023"/>
        <description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="changed IE test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2713.1100" negate="false" test_ref="oval:org.mitre.oval:tst:3091"/>
        <criterion comment="the patch q316059 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3121"/>
        <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1718" version="1" class="vulnerability">
      <metadata>
        <title>Windows Virtual DOS Machine Local Privilege Escalation Vulnerability (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>VDM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0118" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0118"/>
        <description>The component for the Virtual DOS Machine (VDM) subsystem in Windows NT 4.0 and Windows 2000 does not properly validate system structures, which allows local users to access protected kernel memory and execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-11T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-04T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criteria operator="OR" comment="Version check of Ntoskrnl for NT Terminal Server or NT Workstation">
          <criteria operator="AND" comment="Version Ntoskrnl.exe is less than 4.0.1381.7265 and this is an NT Workstation">
            <criterion comment="The version of Ntoskrnl.exe is less than 4.0.1381.7265" negate="false" test_ref="oval:org.mitre.oval:tst:759"/>
            <criterion comment="this is an NT Workstation" negate="false" test_ref="oval:org.mitre.oval:tst:2703"/>
          </criteria>
          <criteria operator="AND" comment="This is an NT Terminal Server and the version of Ntoskrnl.exe is less than 4.0.1381.33563">
            <criterion comment="The version of Ntoskrnl.exe is less than 4.0.1381.33563" negate="false" test_ref="oval:org.mitre.oval:tst:758"/>
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1751" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP/Server 2003 (64-Bit) VDM Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>VDM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0208" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0208"/>
        <description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T11:27:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <modified date="2004-10-13T11:42:00.000-04:00" comment="fixed OS">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
        <criterion comment="the version of win32k.sys is less than 5.2.3790.198" negate="false" test_ref="oval:org.mitre.oval:tst:738"/>
        <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:1761" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 Access Requests Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0061" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0061"/>
        <description>The kernel of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via certain access requests.</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:178" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Improper Cross Domain Security Validation with Dialog Box</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1326" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1326"/>
        <description>Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model to run malicious script or arbitrary programs via dialog boxes, aka "Improper Cross Domain Security Validation with dialog box."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4923.2500" negate="false" test_ref="oval:org.mitre.oval:tst:2849"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <criterion comment="the patch q813489 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3013"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1781" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-Bit) Task Scheduler Stack Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Task Scheduler</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0212" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0212"/>
        <description>Stack-based buffer overflow in the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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 date="2004-09-14T10:03:00.000-04:00" comment="">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of mstask.dll is less than 5.1.2600.1555" negate="false" test_ref="oval:org.mitre.oval:tst:721"/>
        <criterion comment="Patch Windows2000-kb841873-x86-enu.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:720"/>
        <criteria operator="AND" comment="Windows XP 64-bit with SP1 (or earlier) installed">
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1793" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Malformed GIF Image Double-free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-30T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-08-02T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-08-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-26T12:19:00.000-04:00" comment="modified wft-268 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2743.600" negate="false" test_ref="oval:org.mitre.oval:tst:2583"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Shell Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0070" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0070"/>
        <description>Buffer overflow in Windows Shell (used as the Windows Desktop) allows local and possibly remote attackers to execute arbitrary code via a custom URL handler that has not been removed for an application that has been improperly uninstalled.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <modified date="2004-09-16T12:00:00.000-04:00" comment="Completing an initial submission.">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <status_change date="2004-09-29T02:40:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-13T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-10-19T04:29:00.000-04:00" comment="done">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <status_change date="2004-10-27T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the version of shell32.dll is less than 4.0.1381.7116" negate="false" test_ref="oval:org.mitre.oval:tst:3088"/>
        <criterion comment="Patch Q313829 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3087"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1808" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Negotiate Security Software Provider Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Negotiate SSP interface</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0119" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0119"/>
        <description>The Negotiate Security Software Provider (SSP) interface in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service (crash from null dereference) or execute arbitrary code via a crafted SPNEGO NegTokenInit request during authentication protocol selection.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-01-13T12:00:00.000-04:00" comment="modified wft-345 - Addded a space in the registry key component of the file path">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-01-20T01:26:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
          <criterion comment="The version of Ipnathlp.dll is less than 5.0.2195.6902" negate="false" test_ref="oval:org.mitre.oval:tst:710"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Negotiate is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:709"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1813" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (32-bit, SP1) RPCSS DCOM Buffer Overflow (Blaster)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Distributed Component Object Model (DCOM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0715" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0715"/>
        <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 DCERPC DCOM object activation request packet with modified length fields, a different vulnerability than CVE-2003-0352 (Blaster/Nachi) and CVE-2003-0528.</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="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <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 rpcrt4.dll is less than 5.1.2600.1254" negate="false" test_ref="oval:org.mitre.oval:tst:708"/>
          <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:182" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS Heap Overrun in HTR Chunked Encoding</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0364" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0364"/>
        <description>Buffer overflow in the chunked encoding transfer mechanism in IIS 4.0 and 5.0 allows attackers to execute arbitrary code via the processing of HTR request sessions, aka "Heap Overrun in HTR Chunked Encoding Could Enable Web Server Compromise."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.776.1" negate="false" test_ref="oval:org.mitre.oval:tst:2847"/>
          <criterion comment="Patch Q321599 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2846"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="ism.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3057"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1822" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 CSRSS Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Client Server Runtime System (CSRSS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0551"/>
        <description>Stack-based buffer overflow in WINSRV.DLL in the Client Server Runtime System (CSRSS) process of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via a specially-designed application that provides console window information with a long FaceName value.</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:1837" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-Bit) Program Group Converter Buffer Overflow in grpconv.exe</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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 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 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        <criteria operator="OR" comment="a vulnerable version of grpconv.exe exists">
          <criterion comment="the version of grpconv.exe is less than 5.1.2600.1580" negate="false" test_ref="oval:org.mitre.oval:tst:702"/>
          <criterion comment="the version of grpconv.exe (syswow64) is less than 5.1.2600.1580" negate="false" test_ref="oval:org.mitre.oval:tst:701"/>
        </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:1843" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (32-Bit) Program Group Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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 XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        <criteria operator="OR" comment="a vulnerable version of grpconv.exe exists">
          <criteria operator="AND" comment="no service pack is installed and a vulnerable version of grpconv.exe exists">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of grpconv.exe is less than 5.1.2600.166" negate="false" test_ref="oval:org.mitre.oval:tst:691"/>
          </criteria>
          <criteria operator="AND" comment="service pack 1 is installed and a vulnerable version of grpconv.exe exists">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of grpconv.exe is less than 5.1.2600.1580" negate="false" test_ref="oval:org.mitre.oval:tst:702"/>
          </criteria>
        </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:1847" version="1" class="vulnerability">
      <metadata>
        <title>SMB Code Execution Vulnerability (Server 2003 / 64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0045"/>
        <description>The Server Message Block (SMB) implementation for Windows NT 4.0, 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code via Transaction responses containing (1) Trans or (2) Trans2 commands, aka the "Server Message Block Vulnerability," and as demonstrated using Trans2 FIND_FIRST2 responses with large file name length fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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 mrxsmb.sys is less than 5.2.3790.252" negate="false" test_ref="oval:org.mitre.oval:tst:686"/>
        <criterion comment="the patch KB885250 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:824"/>
        <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:185" version="1" class="vulnerability">
      <metadata>
        <title>Automatic ActiveX Approval on WinXP Low Memory</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Authenticode</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0660" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0660"/>
        <description>The Authenticode capability in Microsoft Windows NT through Server 2003 does not prompt the user to download and install ActiveX controls when the system is low on memory, which could allow remote attackers execute arbitrary code without user approval.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if downloading of signed ActiveX controls are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-05T12:00:00.000-04:00" comment="Fixed the logic that checks for one version of the file if no sp is installed and a different version if sp1 is installed.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-13T10:18:00.000-04:00" comment="The compound test that includes SP1 or earlier has been added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-09-13T10:18:00.000-04:00" comment="">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="a vulnerable version of cryptui.dll exists">
            <criteria operator="AND" comment="no service pack is installed and cryptui.dll is less than 5.131.2600.117">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of cryptui.dll is less than 5.131.2600.117" negate="false" test_ref="oval:org.mitre.oval:tst:2844"/>
            </criteria>
            <criteria operator="AND" comment="service pack 1 is installed and cryptui.dll is less than 5.131.2600.1243">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of cryptui.dll is less than 5.131.2600.1243" negate="false" test_ref="oval:org.mitre.oval:tst:2842"/>
            </criteria>
          </criteria>
          <criterion comment="Patch WindowsXP-KB823182-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2841"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="downloading of signed ActiveX controls is enabled">
            <criteria operator="AND" comment="current user settings are being used and the downloading of signed ActiveX controls is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="downloading of signed ActiveX controls is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2840"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and the downloading of signed ActiveX controls is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="downloading of signed ActiveX controls is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2839"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1852" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Terminal Server Unchecked Buffer in NetDDE</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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-13T04:09: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="the version of nddenb32.dll is less than 4.0.1381.33565" negate="false" test_ref="oval:org.mitre.oval:tst:684"/>
        <criterion comment="the version of netdde.exe is less than 4.0.1381.33574" negate="false" test_ref="oval:org.mitre.oval:tst:683"/>
        <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:1872" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Enhanced Metafile Image Format Rendering Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Enhanced Metafile (EMF)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0209" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0209"/>
        <description>Unknown vulnerability in the Graphics Rendering Engine processes of Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats that involve "an unchecked buffer."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T09:59:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
        <criterion comment="the version of vdmdbg.dll is less than 5.1.2600.1560" negate="false" test_ref="oval:org.mitre.oval:tst:681"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1886" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel LPC Privilege Escalation Vulnerability (32-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-06T12: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 wft-154 - wft-154 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.1605" negate="false" test_ref="oval:org.mitre.oval:tst:678"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1888" version="1" class="vulnerability">
      <metadata>
        <title>LSASS Privilege Escalation Vulnerability (64-bit Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0894" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0894"/>
        <description>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 comment="Software section" operator="AND">
        <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>
        <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>
    </definition>
    <definition id="oval:org.mitre.oval:def:1889" version="1" class="vulnerability">
      <metadata>
        <title>SMB Code Execution Vulnerability (XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0045"/>
        <description>The Server Message Block (SMB) implementation for Windows NT 4.0, 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code via Transaction responses containing (1) Trans or (2) Trans2 commands, aka the "Server Message Block Vulnerability," and as demonstrated using Trans2 FIND_FIRST2 responses with large file name length fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed">
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
          <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 mrxsmb.sys is less than 5.1.2600.1620" negate="false" test_ref="oval:org.mitre.oval:tst:677"/>
        <criterion comment="the patch KB885250 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:824"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:189" version="1" class="vulnerability">
      <metadata>
        <title>Network Share Provider Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0724" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0724"/>
        <description>Buffer overflow in SMB (Server Message Block) protocol in Microsoft Windows NT, Windows 2000, and Windows XP allows attackers to cause a denial of service (crash) via a SMB_COM_TRANSACTION packet with a request for the (1) NetShareEnum, (2) NetServerEnum2, or (3) NetServerEnum3, aka "Unchecked Buffer in Network Share Provider Can Lead to Denial of Service".</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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 operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of xactsrv.dll is less than 5.0.2195.5971" negate="false" test_ref="oval:org.mitre.oval:tst:2834"/>
          <criterion comment="Patch Q326830 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2833"/>
          <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Lanman enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2832"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:190" version="1" class="vulnerability">
      <metadata>
        <title>ActiveX Certificate Enrollment Unauthorized Remote Certificate Deletion</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Certificate Enrollment Control</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0699" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0699"/>
        <description>Unknown vulnerability in the Certificate Enrollment ActiveX Control in Microsoft Windows 98, Windows 98 Second Edition, Windows Millennium, Windows NT 4.0, Windows 2000, and Windows XP allow remote attackers to delete digital certificates on a user's system via HTML.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12: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">ACCEPTED</status_change>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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 operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of xenroll.dll is less than 5.131.3659.0" negate="false" test_ref="oval:org.mitre.oval:tst:2831"/>
          <criterion comment="Patch Q323172 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2830"/>
          <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="ActiveX Enabled">
            <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
            <criterion comment="ActiveX Enabled In At Least One Zone" negate="false" test_ref="oval:org.mitre.oval:tst:2829"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:191" version="1" class="vulnerability">
      <metadata>
        <title>IIS Web Server File Request Parsing</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0886" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0886"/>
        <description>IIS 5.0 allows remote attackers to execute arbitrary commands via a malformed request for an executable file whose name is appended with operating system commands, aka the "Web Server File Request Parsing" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2784" negate="false" test_ref="oval:org.mitre.oval:tst:2828"/>
        <criterion comment="Patch Q277873 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3021"/>
        <criterion comment="Patch Q293826 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3020"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3019"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:194" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT RPCSS DCOM Buffer Overflow (Blaster, Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0352" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0352"/>
        <description>Buffer overflow in a certain DCOM interface for RPC in Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary code via a malformed message, as exploited by the Blaster/MSblast/LovSAN and Nachi/Welchia worms.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-11-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-01-06T12: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 date="2005-09-27T10:53:00.000-04:00" comment="modified wft-567 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Patch Q823980 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2822"/>
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the version of rpcss.dll is less than 4.0.1381.7224" negate="false" test_ref="oval:org.mitre.oval:tst:2821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1943" version="1" class="vulnerability">
      <metadata>
        <title>IE .chm Directory Traversal Windows 2000 Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 bugmay 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <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:1962" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 Negotiate Security Software Provider Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Negotiate Security Software Provider</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0119" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0119"/>
        <description>The Negotiate Security Software Provider (SSP) interface in Windows 2000, Windows XP, and Windows Server 2003, allows remote attackers to cause a denial of service (crash from null dereference) or execute arbitrary code via a crafted SPNEGO NegTokenInit request during authentication protocol selection.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-06-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12: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>
          </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"/>
          <criteria operator="OR" comment="The version of ipnathlp.dll is less than 5.2.3790.142 and 64-bit or 32-bit version of Windows is installed">
            <criteria operator="AND" comment="The version of ipnathlp.dll is less than 5.2.3790.142 and a 64 bit version of Windows is installed">
              <criterion comment="The version of ipnathlp.dll is less than 5.2.3790.142" negate="false" test_ref="oval:org.mitre.oval:tst:665"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criteria operator="AND" comment="The version of Ipnathlp.dll is less than 5.2.3790.142 and a 32-bit version of Windows is installed">
              <criterion comment="The version of ipnathlp.dll is less than 5.2.3790.142" negate="false" test_ref="oval:org.mitre.oval:tst:665"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <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="Negotiate is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:709"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1963" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP IE HTML Help ActiveX control Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1043" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1043"/>
        <description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the "Related Topics" command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using "writehta.txt" and the ADODB recordset, which saves a .HTA file to the local system, aka the "HTML Help ActiveX control Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-30T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="the patch kb890175 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:972"/>
          <criteria operator="OR" comment="A vulnerable version of hhctrl.ocx exists on Windows XP">
            <criteria operator="AND" comment="Windows XP SP1 or earlier and version of hhctrl.ocx is less than 5.2.3790.233">
              <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
              <criterion comment="the version of hhctrl.ocx is less than 5.2.3790.233" negate="false" test_ref="oval:org.mitre.oval:tst:971"/>
            </criteria>
            <criteria operator="AND" comment="Windows XP SP2 or later and version of hhctrl.ocx is less than 5.2.3790.1280">
              <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2837"/>
              <criterion comment="the version of hhctrl.ocx is less than 5.2.3790.1280" negate="false" test_ref="oval:org.mitre.oval:tst:664"/>
            </criteria>
          </criteria>
        </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:197" version="1" class="vulnerability">
      <metadata>
        <title>IIS ISAPI Extension Indexing Service Buffer Overflow (Code Red)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0500" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0500"/>
        <description>Buffer overflow in ISAPI extension (idq.dll) in Index Server 2.0 and Indexing Service 2000 in IIS 6.0 beta and earlier allows remote attackers to execute arbitrary commands via a long argument to Internet Data Administration (.ida) and Internet Data Query (.idq) files such as default.ida, as commonly exploited by Code Red.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-08-04T12:00:00.000-04:00" comment="Modifed without comment">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <status_change date="2004-08-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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="File %windir%\system32\idq.dll version is less than 5.0.2195.3645" negate="false" test_ref="oval:org.mitre.oval:tst:2820"/>
          <criterion comment="Patch Q300972 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2819"/>
          <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Windows 2000 Security Roll-up 1 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2990"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="idq.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:2818"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:198" version="1" class="vulnerability">
      <metadata>
        <title>Automatic ActiveX Approval on Windows 2000 Low Memory</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0660" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0660"/>
        <description>The Authenticode capability in Microsoft Windows NT through Server 2003 does not prompt the user to download and install ActiveX controls when the system is low on memory, which could allow remote attackers execute arbitrary code without user approval.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if downloading of signed ActiveX controls are enabled by the current user when local machine settings are not in use.">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="File %windir%\system32\cryptui.dll version is less than 5.131.2195.6758" negate="false" test_ref="oval:org.mitre.oval:tst:2817"/>
          <criterion comment="Patch WindowsXP-KB823182-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2841"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="downloading of signed ActiveX controls is enabled">
            <criteria operator="AND" comment="current user settings are being used and the downloading of signed ActiveX controls is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="downloading of signed ActiveX controls is enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2840"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and the downloading of signed ActiveX controls is enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="downloading of signed ActiveX controls is enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2839"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:199" version="1" class="vulnerability">
      <metadata>
        <title>Weak Encryption in RDP Protocol</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Data Protocol (RDP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0863" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0863"/>
        <description>Remote Data Protocol (RDP) version 5.0 in Microsoft Windows 2000 and RDP 5.1 in Windows XP does not encrypt the checksums of plaintext session data, which could allow a remote attacker to determine the contents of encrypted sessions via sniffing, aka "Weak Encryption in RDP Protocol."</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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 operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Terminal Server Version" negate="false" test_ref="oval:org.mitre.oval:tst:2816"/>
          <criterion comment="File %windir%\system32\drivers\rdpwd.sys version is less than 5.0.2195.5880" negate="false" test_ref="oval:org.mitre.oval:tst:2815"/>
          <criterion comment="Patch Q324380 installed" negate="true" test_ref="oval:org.mitre.oval:tst:2814"/>
          <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="RDP Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2813"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed OVAL20</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Distributed Component Object Model (DCOM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0715" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0715"/>
        <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 DCERPC DCOM object activation request packet with modified length fields, a different vulnerability than CVE-2003-0352 (Blaster/Nachi) and CVE-2003-0528.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-11-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-01-06T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of rpcss.dll is less than 5.0.2195.6810" negate="false" test_ref="oval:org.mitre.oval:tst:3083"/>
        <criterion comment="the patch kb824146 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:3082"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2008" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel LPC Privilege Escalation Vulnerability (64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-06T12: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 wft-154 - wft-154 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.1605" negate="false" test_ref="oval:org.mitre.oval:tst:678"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <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>
    </definition>
    <definition id="oval:org.mitre.oval:def:201" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP ComboBox/ListBox GUI Widget User32.dll Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0659" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0659"/>
        <description>Buffer overflow in a function in User32.dll on Windows NT through Server 2003 allows local users to execute arbitrary code via long (1) LB_DIR messages to ListBox or (2) CB_DIR messages to ComboBox controls in a privileged application.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-28T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-05T12:00:00.000-04:00" comment="Fixed the logic that checks for one version of the file if no sp is installed and a different version if sp1 is installed.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-13T12:00:00.000-04:00" comment="The compound test that includes a check for SP1 or earlier has been 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 date="2005-01-27T12:00:00.000-04:00" comment="Added patch KB891711 (from MS05-002) which supercedes the previous patch">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-01-28T09:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T07:32: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="a vulnerable version of user32.dll exists">
            <criteria operator="AND" comment="no service pack is installed and user32.dll is less than 5.1.2600.118">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of user32.dll is less than 5.1.2600.118" negate="false" test_ref="oval:org.mitre.oval:tst:2810"/>
            </criteria>
            <criteria operator="AND" comment="service pack 1 is installed and user32.dll is less than 5.1.2600.1255">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of user32.dll is less than 5.1.2600.1255" negate="false" test_ref="oval:org.mitre.oval:tst:2809"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb824141 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2808"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
          <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the utility manager Service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2806"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2022" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Kernel Debugger-based Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0112" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0112"/>
        <description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="The version of Ntoskrnl.exe is less than 4.0.1381.7203" negate="false" test_ref="oval:org.mitre.oval:tst:2886"/>
        <criterion comment="the patch Q811493 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2885"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:203" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Frames Cross-site Scripting Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1187" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1187"/>
        <description>Cross-site scripting vulnerability (XSS) in Internet Explorer 5.01 through 6.0 allows remote attackers to read and execute files on the local system via web pages using the &lt;frame> or &lt;iframe> element and javascript, aka "Frames Cross Site Scripting," as demonstrated using the PrivacyPolicy.dlg resource.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2722.900" negate="false" test_ref="oval:org.mitre.oval:tst:2884"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2043" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 Object Management Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0550"/>
        <description>Buffer overflow in Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to cause a denial of service (i.e., system crash) via a malformed request, aka "Object Management Vulnerability".</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">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.2622" negate="false" test_ref="oval:org.mitre.oval:tst:2738"/>
        <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:2062" version="1" class="vulnerability">
      <metadata>
        <title>LSASS Privilege Escalation Vulnerability (64-bit XP, SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0894" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0894"/>
        <description>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 comment="Software section" operator="AND">
        <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>
        <criterion comment="the version of lsasrv.dll is less than 5.1.2600.1597" negate="false" test_ref="oval:org.mitre.oval:tst:631"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:209" version="1" class="vulnerability">
      <metadata>
        <title>SNMP Agent Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Simple Network Management Protocol (SNMP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0053" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0053"/>
        <description>Buffer overflow in SNMP agent service in Windows 95/98/98SE, Windows NT 4.0, Windows 2000, and Windows XP allows remote attackers to cause a denial of service or execute arbitrary code via a malformed management request.  NOTE: this candidate may be split or merged with other candidates.  This and other PROTOS-related candidates, especially CVE-2002-0012 and CVE-2002-0013, will be updated when more accurate information is available.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of snmp.exe is less than 5.0.2195.4919" negate="false" test_ref="oval:org.mitre.oval:tst:2883"/>
          <criterion comment="Patch Q314147 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2959"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:210" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS HTTP Redirect Error Message Cross-site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0075" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0075"/>
        <description>Cross-site scripting vulnerability for Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other web users via the error message used in a URL redirect (""302 Object Moved") message.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2100" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Malformed GIF Image Double-free Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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>
          </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.4943.400" negate="false" test_ref="oval:org.mitre.oval:tst:2762"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2108" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Certificate Validation Identity Spoofing Vulnerability (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Certificate Validation</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1183" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1183"/>
        <description>Microsoft Windows 98 and Windows NT 4.0 do not properly verify the Basic Constraints of digital certificates, allowing remote attackers to execute code, aka "New Variant of Certificate Validation Flaw Could Enable Identity Spoofing" (CAN-2002-0862).</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-13T12:00:00.000-04:00" comment="Added superceding patch info.">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="Changed to DRAFT">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the version of cryptdlg.dll is less then 5.0.1558.6072" negate="false" test_ref="oval:org.mitre.oval:tst:1229"/>
        <criterion comment="the patch Q329115 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1231"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2114" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Enhanced Metafile Image Format Rendering Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Enhanced Metafile (EMF)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0209" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0209"/>
        <description>Unknown vulnerability in the Graphics Rendering Engine processes of Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats that involve "an unchecked buffer."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T11:11:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
        <criterion comment="the version of gdi32.dll is less than 5.0.2195.6945" negate="false" test_ref="oval:org.mitre.oval:tst:620"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2128" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2003/64-bit XP Indexing Service Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Indexing Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0897" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0897"/>
        <description>The Indexing Service for Microsoft Windows XP and Server 2003 does not properly validate the length of a message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-03-23T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2005-03-23T08:20: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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="Indexing Service ciodm.dll is less than 5.2.3790.220" negate="false" test_ref="oval:org.mitre.oval:tst:619"/>
        <criterion comment="the patch Windows 2003 KB871250 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:618"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:213" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Messenger Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Messenger Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0717" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0717"/>
        <description>The Messenger Service for Windows NT through Server 2003 does not properly verify the length of the message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-16T12: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">ACCEPTED</status_change>
            <modified date="2004-03-29T12:00:00.000-04:00" comment="Fixed an error in the configuration section, now correctly testing that messenger service is enabled.  Before it was testing that HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger\Start=2, now it is testing that it does not equal 4.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-05-05T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of msgsvc.dll is less than 5.0.2195.6861" negate="false" test_ref="oval:org.mitre.oval:tst:2798"/>
          <criterion comment="the version of wkssvc.dll is less than 5.0.2195.6861" negate="false" test_ref="oval:org.mitre.oval:tst:2797"/>
          <criterion comment="the patch q828035 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2796"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the messenger service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2795"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2155" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 HtmlHelp Heap Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>HTML Help Facility</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0201" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0201"/>
        <description>Heap-based buffer overflow in the HtmlHelp program (hh.exe) in HTML Help for Microsoft Windows 98, Me, NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary commands via a .CHM file with a large length field, a different vulnerability than CVE-2003-1041.</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>
          </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:218" version="1" class="vulnerability">
      <metadata>
        <title>Integer Overflows in Windows NT DirectX MIDI Library (QUARTZ.DLL)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>DirectX</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0346" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0346"/>
        <description>Multiple integer overflows in a Microsoft Windows DirectX MIDI library (QUARTZ.DLL) allow remote attackers to execute arbitrary code via a MIDI (.mid) file with (1) large length for a Text or Copyright string, or (2) a large number of tracks, which leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-11-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-01-06T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the version of quartz.dll is less than 6.1.5.132" negate="false" test_ref="oval:org.mitre.oval:tst:2788"/>
        <criterion comment="Patch Q19696 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2787"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2184" version="1" class="vulnerability">
      <metadata>
        <title>MSHTA Code Execution Vulnerability (64-bit XP,SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <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>
          <criterion comment="the version of shell32.dll is less than 6.0.2800.1643" negate="false" test_ref="oval:org.mitre.oval:tst:606"/>
          <criterion comment="the patch  KB893086 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2542"/>
        </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:22" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Variant of Chunked Encoding Buffer Overrun</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0147" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0147"/>
        <description>Buffer overflow in the ASP data transfer mechanism in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to cause a denial of service or execute code, aka "Microsoft-discovered variant of Chunked Encoding buffer overrun."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12: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">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:225" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Frames Cross-site Scripting Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1187" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1187"/>
        <description>Cross-site scripting vulnerability (XSS) in Internet Explorer 5.01 through 6.0 allows remote attackers to read and execute files on the local system via web pages using the &lt;frame> or &lt;iframe> element and javascript, aka "Frames Cross Site Scripting," as demonstrated using the PrivacyPolicy.dlg resource.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4922.900" negate="false" test_ref="oval:org.mitre.oval:tst:2786"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2265" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Terminal Server Kernel Debugger-based Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0112" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0112"/>
        <description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 4.0.1381.33545" negate="false" test_ref="oval:org.mitre.oval:tst:565"/>
        <criterion comment="the patch Q811493 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2885"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2292" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Named Pipe Vulnerability (32-bit architecture)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0051" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0051"/>
        <description>The Server service (srvsvc.dll) in Windows XP SP1 and SP2 allows remote attackers to obtain sensitive information (users who are accessing resources) via an anonymous logon using a named pipe, which is not properly authenticated, aka the "Named Pipe Vulnerability."</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-05-02T12:00:00.000-04:00" comment="Added negate to the patch check. Accidentally left off.">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-05-04T12:14:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-06-01T03:30:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="the version of srvsvc.dll is less than 5.1.2600.2577" negate="false" test_ref="oval:org.mitre.oval:tst:560"/>
        <criterion comment="the patch kb888302 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:559"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:23" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Forced Script Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0026"/>
        <description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass restrictions for executing scripts via an object that processes asynchronous events after the initial security checks have been made.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4725.2100" negate="false" test_ref="oval:org.mitre.oval:tst:3075"/>
        <criterion comment="the patch q316059 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3121"/>
        <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2300" version="1" class="vulnerability">
      <metadata>
        <title>Exchange Server 2003 (INTERIM) 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-19T10:33: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>
            <modified date="2004-10-26T09:17:00.000-04:00" comment="">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-11-17T10: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 operator="AND">
        <criteria comment="Software section" operator="AND">
          <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="false" test_ref="oval:org.mitre.oval:tst:557"/>
          <criteria operator="AND" comment="Exchange Server 2003 is installed on Windows Server 2003">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="Exchange Server 2003 (gold edition) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2760"/>
          </criteria>
        </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:231" version="1" class="vulnerability">
      <metadata>
        <title>SQL Server Extended Stored Procedure Parameter Parsing</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft SQL Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-1081" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1081"/>
        <description>The xp_displayparamstmt function in SQL Server and Microsoft SQL Server Desktop Engine (MSDE) does not properly restrict the length of a buffer before calling the srv_paraminfo function in the SQL Server API for Extended Stored Procedures (XP), which allows an attacker to cause a denial of service or execute arbitrary commands, aka the "Extended Stored Procedure Parameter Parsing" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-08-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2005-04-08T05:25:00.000-04:00" comment="modified wft-85 - wft-85 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T05:28:00.000-04:00" comment="modified wft-86 - wft-86 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T05:35:00.000-04:00" comment="modified wft-87 - wft-87 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T05:55:00.000-04:00" comment="modified wft-88 - wft-88 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-11T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-12T12:00:00.000-04:00" comment="modified wft-89 - wft-89 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-27T12:07:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-26T12:48:00.000-04:00" comment="modified wft-85 - Changed comment to match match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:25:00.000-04:00" comment="modified wft-86 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:26:00.000-04:00" comment="modified wft-87 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:27:00.000-04:00" comment="modified wft-88 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:28:00.000-04:00" comment="modified wft-89 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="File odsole70.dll Version3 is less than 2000.80.223.0" negate="false" test_ref="oval:org.mitre.oval:tst:2784"/>
        <criterion comment="File xpqueue.dll Version3 is less than 2000.80.223.0" negate="false" test_ref="oval:org.mitre.oval:tst:2783"/>
        <criterion comment="File xprepl.dll Version3 is less than 2000.80.223.0" negate="false" test_ref="oval:org.mitre.oval:tst:2782"/>
        <criterion comment="File xpstar.dll Version3 is less than 2000.80.223.0" negate="false" test_ref="oval:org.mitre.oval:tst:2781"/>
        <criterion comment="File sqlservr.exe version3 greater than or equal to 2000.80.384.0" negate="true" test_ref="oval:org.mitre.oval:tst:2966"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2343" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP RPCSS DCOM Buffer Overflow (Blaster, Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Distributed Component Object Model (DCOM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0352" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0352"/>
        <description>Buffer overflow in a certain DCOM interface for RPC in Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary code via a malformed message, as exploited by the Blaster/MSblast/LovSAN and Nachi/Welchia worms.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-04-28T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <notes>
        <note>This bulletin has been superceded by MS03-039.  Definition reflects updated information.</note>
      </notes>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows XP 32-bit OR Windows XP 64-bit is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </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>
          <criteria operator="AND" comment="A vulnerable version of rpcrt4.dll exists depending on service pack level">
            <criteria operator="AND" comment="no service pack is installed and rpcrt4.dll is less than 5.1.2600.109">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.109" negate="false" test_ref="oval:org.mitre.oval:tst:556"/>
            </criteria>
            <criteria operator="AND" comment="SP1 is installed and the version of rpcrt4.dll is less than 5.1.2600.1254">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.1254" negate="false" test_ref="oval:org.mitre.oval:tst:708"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb824146 is installed (Hotfix key)" negate="false" 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:2351" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 COM Structured Storage Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
            <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">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="the version of ole32.dll is less than 5.1.2600.2595" negate="false" test_ref="oval:org.mitre.oval:tst:1099"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:237" version="1" class="vulnerability">
      <metadata>
        <title>Troubleshooter ActiveX Control Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0662" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0662"/>
        <description>Buffer overflow in Troubleshooter ActiveX Control (Tshoot.ocx) in Microsoft Windows 2000 SP4 and earlier allows remote attackers to execute arbitrary code via an HTML document with a long argument to the RunQuery2 method.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-04T12:00:00.000-04:00" comment="Added the configuration check to see if ActiveX controls 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-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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of tshoot.ocx is less than 1.0.1.2125" negate="false" test_ref="oval:org.mitre.oval:tst:2764"/>
          <criterion comment="the patch kb826232 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2763"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="OR" comment="ActiveX controls are enabled">
            <criteria operator="AND" comment="current user settings are being used and ActiveX controls 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"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and ActiveX controls 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"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:24" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS FTP Connection Status Request Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>FTP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0073" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0073"/>
        <description>The FTP service in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows attackers who have established an FTP session to cause a denial of service via a specially crafted status request containing glob characters.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FTP Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:3074"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:241" version="1" class="vulnerability">
      <metadata>
        <title>Scob and Toofer Internet Explorer v5.5,SP2 Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0549" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0549"/>
        <description>The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a "URL:" prepended to a "ms-its" protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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>
          </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.4943.400" negate="false" test_ref="oval:org.mitre.oval:tst:2762"/>
          <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
        </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:2413" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-Bit) DirectPlay Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-967">
              <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 date="2004-09-13T12:00:00.000-04:00" comment="Modifed without comment">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-09-14T10:07:00.000-04:00" comment="">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-09-14T10:07:00.000-04:00" comment="">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:548"/>
          <criterion comment="DirectX 8.1x Installed" negate="false" 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 operator="AND" comment="Windows XP 64-bit with SP1 (or earlier) installed">
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2428" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP/Server 2003 (64-Bit) Enhanced Metafile Image Format Rendering Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Enhanced Metafile (EMF)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0209" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0209"/>
        <description>Unknown vulnerability in the Graphics Rendering Engine processes of Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code via (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats that involve "an unchecked buffer."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T11:29: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: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>
          </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:246" version="1" class="vulnerability">
      <metadata>
        <title>Network News Transfer Protocol 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-26T09:17:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-10-27T01:04:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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 operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Exchange Server 2003 is installed on Windows Server 2003">
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
            <criterion comment="Exchange Server 2003 (gold edition) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2760"/>
          </criteria>
          <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="false" 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:25" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS Chunked Encoding Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0079" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0079"/>
        <description>Buffer overflow in the chunked encoding transfer mechanism in Internet Information Server (IIS) 4.0 and 5.0 Active Server Pages allows attackers to cause a denial of service or execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2505" version="1" class="vulnerability">
      <metadata>
        <title>RPC Runtime Library Denial of Service and Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0569" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0569"/>
        <description>The RPC Runtime Library for Microsoft Windows NT 4.0 allows remote attackers to read active memory or cause a denial of service (system crash) via a malicious message, possibly related to improper length values.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-18T11:46:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2004-10-20T02:35:00.000-04:00">DRAFT</status_change>
            <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 NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the version of rpcrt4.dll is less than 4.0.1381.7299" negate="false" test_ref="oval:org.mitre.oval:tst:530"/>
        <criterion comment="Patch KB873350 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:529"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2516" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 (32-Bit) DirectPlay Denial of Service</title>
        <affected family="windows">
          <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-969">
              <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>
          </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"/>
        <criteria operator="OR" comment="DirectX without KB839643 Installed on Windows Server 2003">
          <criteria operator="AND" comment="DirectX 8.2 without DirectX82-KB839643-x86-ENU.EXE Installed">
            <criterion comment="the version of dplayx.dll is less than 5.2.3677.144" negate="false" test_ref="oval:org.mitre.oval:tst:605"/>
            <criterion comment="DirectX 8.2 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:604"/>
            <criterion comment="Patch DirectX82-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:603"/>
          </criteria>
          <criteria operator="AND" comment="DirectX 9.0 without DirectX9-KB839643-x86-ENU.EXE Installed">
            <criterion comment="the version of dplayx.dll is less than 5.3.0.903" negate="false" test_ref="oval:org.mitre.oval:tst:602"/>
            <criterion comment="DirectX 9.0x Installed" negate="false" test_ref="oval:org.mitre.oval:tst:601"/>
            <criterion comment="Patch DirectX90-KB839643-x86-ENU Installed" negate="true" test_ref="oval:org.mitre.oval:tst:600"/>
          </criteria>
          <criteria operator="AND" comment="DirectX 8.1 without WindowsServer2003-KB839643-x86-ENU.EXE Installed">
            <criterion comment="the version of dplayx.dll is less than 5.2.3790.163" negate="false" test_ref="oval:org.mitre.oval:tst:528"/>
            <criterion comment="DirectX 8.1x Installed" negate="false" 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>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:253" version="1" class="vulnerability">
      <metadata>
        <title>SQL Server Format String Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0879" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0879"/>
        <description>Format string vulnerability in the C runtime functions in SQL Server 7.0 and 2000 allows attackers to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="Patch Q305601 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2754"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2562" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Font Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:2358"/>
        <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:2570" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Hyperlink Object Library Unchecked Buffer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2005-03-02T09:00: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="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the version of hlink.dll is less than 5.2.3790.227" negate="false" test_ref="oval:org.mitre.oval:tst:2399"/>
        <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:2580" version="1" class="vulnerability">
      <metadata>
        <title>Animated Cursor Denial of Service (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Animated Cursor</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1305" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1305"/>
        <description>The Windows Animated Cursor (ANI) capability in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allow remote attackers to cause a denial of service via (1) the frame number set to zero, which causes an invalid memory address to be used and leads to a kernel crash, or (2) the rate number set to zero, which leads to resource exhaustion and hang.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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>
        <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>
    </definition>
    <definition id="oval:org.mitre.oval:def:26" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Network Connection Manager Privilege Escalation</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Network Connection Manager (NCM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0720" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0720"/>
        <description>A handler routine for the Network Connection Manager (NCM) in Windows 2000 allows local users to gain privileges via a complex attack that causes the handler to run in the LocalSystem context with user-specified code.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
        <criterion comment="the version of netman.dll is less than 5.0.2195.5974" negate="false" test_ref="oval:org.mitre.oval:tst:3072"/>
        <criterion comment="Patch Q326886 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3071"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:262" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Kernel Debugger-based Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0112" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0112"/>
        <description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-02T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-11-03T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-12-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-01-06T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of kernel32.dll is less than 5.0.2195.6011" negate="false" test_ref="oval:org.mitre.oval:tst:2741"/>
        <criterion comment="the patch Q811493 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2885"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2638" version="1" class="vulnerability">
      <metadata>
        <title>Windows 98 Long Share Names Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0214" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0214"/>
        <description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T03:37: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 98 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1345"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:264" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 RPCSS DCOM Buffer Overflow (Blaster, Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0715" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0715"/>
        <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 DCERPC DCOM object activation request packet with modified length fields, a different vulnerability than CVE-2003-0352 (Blaster/Nachi) and CVE-2003-0528.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of rpcrt4.dll is less than 5.0.2195.6802" negate="false" test_ref="oval:org.mitre.oval:tst:2914"/>
          <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">
          <criteria operator="AND" comment="DCOM is enabled on systems with SP3 or later">
            <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3079"/>
            <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:266" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (SP2) CSRSS Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Client Server Runtime System (CSRSS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0551"/>
        <description>Stack-based buffer overflow in WINSRV.DLL in the Client Server Runtime System (CSRSS) process of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via a specially-designed application that provides console window information with a long FaceName value.</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">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.2622" negate="false" test_ref="oval:org.mitre.oval:tst:2738"/>
        <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:2671" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Certificate Validation Identity Spoofing Vulnerability (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Certificate Validation</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0862" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0862"/>
        <description>The (1) CertGetCertificateChain, (2) CertVerifyCertificateChainPolicy, and (3) WinVerifyTrust APIs within the CryptoAPI for Microsoft products including Microsoft Windows 98 through XP, Office for Mac, Internet Explorer for Mac, and Outlook Express for Mac, do not properly verify the Basic Constraints of intermediate CA-signed X.509 certificates, which allows remote attackers to spoof the certificates of trusted sites via a man-in-the-middle attack for SSL sessions, as originally reported for Internet Explorer and IIS.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-11T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-12T12:00:00.000-04:00" comment="negated patch info.">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-07-13T12:00:00.000-04:00" comment="Added superceding patch info.">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="Changed to DRAFT">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
        </criteria>
        <criterion comment="the version of cryptdlg.dll is less then 5.0.1558.6072" negate="false" test_ref="oval:org.mitre.oval:tst:1229"/>
        <criterion comment="the patch Q329115 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1231"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:268" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Messenger Service Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0717" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0717"/>
        <description>The Messenger Service for Windows NT through Server 2003 does not properly verify the length of the message, which allows remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-28T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-03-05T12:00:00.000-04:00" comment="Fixed the logic that checks for one version of the file if no sp is installed and a different version if sp1 is installed.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-13T10:21:00.000-04:00" comment="CMP-66 has been 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="a vulnerable version of wkssvc.dll exists">
            <criteria operator="AND" comment="no service pack is installed and wkssvc.dll is less than 5.1.2600.120">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of wkssvc.dll is less than 5.1.2600.120" negate="false" test_ref="oval:org.mitre.oval:tst:2736"/>
            </criteria>
            <criteria operator="AND" comment="service pack 1 is installed and wkssvc.dll is less than 5.1.2600.1301">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of wkssvc.dll is less than 5.1.2600.1301" negate="false" test_ref="oval:org.mitre.oval:tst:2735"/>
            </criteria>
          </criteria>
          <criteria operator="OR" comment="a vulnerable version of msgsvc.dll exists">
            <criteria operator="AND" comment="no service pack is installed and msgsvc.dll is less than 5.1.2600.120">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of msgsvc.dll is less than 5.1.2600.120" negate="false" test_ref="oval:org.mitre.oval:tst:2734"/>
            </criteria>
            <criteria operator="AND" comment="service pack 1 is installed and msgsvc.dll is less than 5.1.2600.1301">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of msgsvc.dll is less than 5.1.2600.1301" negate="false" test_ref="oval:org.mitre.oval:tst:2733"/>
            </criteria>
          </criteria>
          <criterion comment="the patch q828035 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2796"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the messenger service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2795"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2705" version="1" 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP or Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:488"/>
        <criterion comment="64-Bit version of Windows is installed" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:548"/>
          <criterion comment="DirectX 8.1x Installed" negate="false" 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:271" version="1" class="vulnerability">
      <metadata>
        <title>SQL Server OpenDataSource/OpenRowset Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0056" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0056"/>
        <description>Buffer overflow in SQL Server 7.0 and 2000 allows remote attackers to execute arbitrary code via a long OLE DB provider name to (1) OpenDataSource or (2) OpenRowset in an ad hoc connection.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-275 - wft-275 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wft-274 - wft-274 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="2005-09-26T12:20:00.000-04:00" comment="modified wft-274 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:22:00.000-04:00" comment="modified wft-275 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="File sqlservr.exe version3 is less than 2000.80.578.0" negate="false" test_ref="oval:org.mitre.oval:tst:2732"/>
        <criterion comment="File xpstar.dll version3 is less than 2000.80.561.0" negate="false" test_ref="oval:org.mitre.oval:tst:2731"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:272" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Domain Restriction Bypass Cross-Frame Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1217" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1217"/>
        <description>Cross-Frame scripting vulnerability in the WebBrowser control as used in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code, read arbitrary files, or conduct other unauthorized activities via script that accesses the Document property, which bypasses &lt;frame> and &lt;iframe> domain restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2722.900" negate="false" test_ref="oval:org.mitre.oval:tst:2884"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2730" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed OVAL2730</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>MDAC 2.5</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1142" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1142"/>
        <description>Heap-based buffer overflow in the Remote Data Services (RDS) component of Microsoft Data Access Components (MDAC) 2.1 through 2.6, and Internet Explorer 5.01 through 6.0, allows remote attackers to execute code via a malformed HTTP request to the Data Stub.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-25T12:00: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-02-28T12:00:00.000-04:00" comment="removed the test for windows NT and added a test for MDAC 2.5 since this definition is dependent on the MDAC version and not the platform">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-03-02T08:52:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MDAC 2.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2576"/>
        <criterion comment="the version of msadco.dll is less than 2.53.6202.0" negate="false" test_ref="oval:org.mitre.oval:tst:483"/>
        <criterion comment="Patch Q329414 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2715"/>
      </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:2734" version="1" class="vulnerability">
      <metadata>
        <title>WINS Association Context Vulnerability (Terminal Server Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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="2004-12-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</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-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of wins.exe is less than 4.0.1381.33618" negate="false" test_ref="oval:org.mitre.oval:tst:482"/>
          <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:2738" version="1" class="vulnerability">
      <metadata>
        <title>Visio Professional 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>
          <product>Microsoft Visio Professional 2002</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-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Visio Professional 2002 with service pack 2" negate="false" test_ref="oval:org.mitre.oval:tst:481"/>
        <criterion comment="Patch KB873354 installed" negate="true" test_ref="oval:org.mitre.oval:tst:480"/>
        <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:2753" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Program Group Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of grpconv.exe (system32) is less than 5.0.2195.6966" negate="false" test_ref="oval:org.mitre.oval:tst:479"/>
        <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:277" version="1" class="vulnerability">
      <metadata>
        <title>SMB Session Digital Signature Sidestep</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SMB Signing (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1256" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1256"/>
        <description>The SMB signing capability in the Server Message Block (SMB) protocol in Microsoft Windows 2000 and Windows XP allows attackers to disable the digital signing settings in an SMB session to force the data to be sent unsigned, then inject data into the session without detection, e.g. by modifying group policy information sent from a domain controller.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-09-16T12: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">ACCEPTED</status_change>
            <modified date="2005-09-27T11:09:00.000-04:00" comment="modified wft-276 - Changed test to match comment">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of srvsvc.dll is less than 5.0.2195.6110" negate="false" test_ref="oval:org.mitre.oval:tst:2730"/>
          <criterion comment="Patch Q329170 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2729"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SMB Signing enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2728"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:281" version="1" class="vulnerability">
      <metadata>
        <title>Cache Path Disclosure via Windows Media Player</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Media Player for Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0372" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0372"/>
        <description>Microsoft Windows Media Player versions 6.4 and 7.1 and Media Player for Windows XP allow remote attackers to bypass Internet Explorer's (IE) security mechanisms and run code via an executable .wma media file with a license installation requirement stored in the IE cache, aka the "Cache Path Disclosure via Windows Media Player".</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-26T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player for Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2727"/>
        <criterion comment="the version of dxmasf.dll is less than 6.4.9.1121" negate="false" test_ref="oval:org.mitre.oval:tst:2726"/>
        <criterion comment="the version of msdxm.ocx is less than 6.4.9.1124" negate="false" test_ref="oval:org.mitre.oval:tst:2725"/>
        <criterion comment="the version of wmpcore.dll is less than 8.0.0.4482" negate="false" test_ref="oval:org.mitre.oval:tst:2724"/>
        <criterion comment="the version of wmplayer.exe is less than 8.0.0.4482" negate="false" test_ref="oval:org.mitre.oval:tst:2723"/>
        <criterion comment="Patch wm320920_8.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2722"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2830" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IE HTML Help ActiveX control Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1043" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1043"/>
        <description>Internet Explorer 6.0 on Windows XP SP2 allows remote attackers to execute arbitrary code by using the "Related Topics" command in the Help ActiveX Control (hhctrl.ocx) to open a Help popup window containing the PCHealth tools.htm file in the local zone and injecting Javascript to be executed, as demonstrated using "writehta.txt" and the ADODB recordset, which saves a .HTA file to the local system, aka the "HTML Help ActiveX control Cross Domain Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-02-11T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2005-03-01T12:00:00.000-04:00" comment="Removed software test to check for Windows service Packs">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <modified date="2005-03-24T12:00:00.000-04:00" comment="Added a configuration test to see if ActiveX controls are enabled.">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of hhctrl.ocx is less than 5.2.3790.233" negate="false" test_ref="oval:org.mitre.oval:tst:971"/>
          <criterion comment="the patch kb890175 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:972"/>
        </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:287" version="1" class="vulnerability">
      <metadata>
        <title>Windows Media Player Buffer Overflow via ASF</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Media Player for Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0719"/>
        <description>Buffer overflow in Microsoft Windows Media Player 6.4 allows remote attackers to execute arbitrary code via a malformed Advanced Streaming Format (ASF) file.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-26T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player for Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2727"/>
        <criterion comment="the version of msdxm.ocx is less than 6.4.9.1121" negate="false" test_ref="oval:org.mitre.oval:tst:2720"/>
        <criterion comment="the version of dxmasf.dll is less than 6.4.9.1121" negate="false" test_ref="oval:org.mitre.oval:tst:2726"/>
        <criterion comment="Patch wm308567 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2719"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2884" version="1" class="vulnerability">
      <metadata>
        <title>RPCSS DCOM Buffer Overflow (XP, SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <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 rpcrt4.dll is less than 5.1.2600.1254" negate="false" test_ref="oval:org.mitre.oval:tst:708"/>
          <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:2892" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 COM Structured Storage Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed">
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
          <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 ole32.dll is less than 5.1.2600.1619" negate="false" test_ref="oval:org.mitre.oval:tst:472"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS Heap Overrun in HTR Chunked Encoding</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0364" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0364"/>
        <description>Buffer overflow in the chunked encoding transfer mechanism in IIS 4.0 and 5.0 allows attackers to execute arbitrary code via the processing of HTR request sessions, aka "Heap Overrun in HTR Chunked Encoding Could Enable Web Server Compromise."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.5671" negate="false" test_ref="oval:org.mitre.oval:tst:3059"/>
          <criterion comment="Patch Q321599 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3058"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="ism.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3057"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:291" version="1" class="vulnerability">
      <metadata>
        <title>Unchecked Buffer in Password Encryption Procedure</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0624" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0624"/>
        <description>Buffer overflow in the password encryption function of Microsoft SQL Server 2000, including Microsoft SQL Server Desktop Engine (MSDE) 2000, allows remote attackers to gain control of the database and execute arbitrary code via SQL Server Authentication, aka "Unchecked Buffer in Password Encryption Procedure."</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-237 - literal string corrected">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-65 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-66 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-67 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-68 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:32:00.000-04:00" comment="modified wft-69 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:33:00.000-04:00" comment="modified wft-278 - wft-278 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
          <criterion comment="the version of sqlservr.exe is less than 2000.80.650.0" negate="false" test_ref="oval:org.mitre.oval:tst:2718"/>
          <criterion comment="the version of odsole70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2925"/>
          <criterion comment="the version of xpqueue.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2924"/>
          <criterion comment="the version of xprepl.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2923"/>
          <criterion comment="the version of xplog70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2922"/>
          <criterion comment="the version of xpweb70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2921"/>
          <criterion comment="the version of xpstar.dll is less than 2000.80.628.0" negate="false" test_ref="oval:org.mitre.oval:tst:2920"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Mixed Mode Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2975"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2917" version="1" class="vulnerability">
      <metadata>
        <title>OLE Component Input Validation Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Media Player 9</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>
            <status_change date="2005-02-18T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-29T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of ole32.dll is less than 5.0.2195.7021" negate="false" test_ref="oval:org.mitre.oval:tst:1109"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2919" version="1" class="vulnerability">
      <metadata>
        <title>Adobe Acrobat Reader .ETD Document Code Execution 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>
          <product>Adobe Acrobat Reader</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1153" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1153"/>
        <description>Format string vulnerability in Adobe Acrobat Reader 6.0.0 through 6.0.2 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via an .ETD document containing format string specifiers in (1) title or (2) baseurl fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-04-26T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</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>
      <notes>
        <note>iDEFENSE reports that deleting eBook.api from the plug_ins directory is a workaround.  See http://www.idefense.com/application/poi/display?id=163&amp;type=vulnerabilities</note>
      </notes>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="the software Adobe Acrobat Reader major version 6, minor version less than 3 is installed">
          <criterion comment="the software Adobe Acrobat Reader 6, major version 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:471"/>
          <criterion comment="the software Adobe Acrobat Reader 6, minor version less than 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:470"/>
        </criteria>
        <criterion comment="Adobe Acrobat Reader eBook.api plug-in software installed" negate="false" test_ref="oval:org.mitre.oval:tst:469"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:294" version="1" class="vulnerability">
      <metadata>
        <title>MS MDAC RDS Buffer Overflow (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>MDAC 2.6</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1142" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1142"/>
        <description>Heap-based buffer overflow in the Remote Data Services (RDS) component of Microsoft Data Access Components (MDAC) 2.1 through 2.6, and Internet Explorer 5.01 through 6.0, allows remote attackers to execute code via a malformed HTTP request to the Data Stub.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-25T12:00: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-02-28T12:00:00.000-04:00" comment="removed the test for windows NT and added a test for MDAC 2.6 since this definition is dependent on the MDAC version and not the platform">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-03-02T08:52:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MDAC 2.6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2717"/>
        <criterion comment="the version of msadco.dll is less than 2.62.9119.1" negate="false" test_ref="oval:org.mitre.oval:tst:2716"/>
        <criterion comment="Patch Q329414 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2715"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2956" version="1" class="vulnerability">
      <metadata>
        <title>LoadImage Cursor and Icon Format Handling Vulnerability (XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed">
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
          <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 user32.dll is less than 5.1.2600.1617" negate="false" test_ref="oval:org.mitre.oval:tst:1005"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:296" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 RPCSS DCOM Buffer Overflow (Blaster, Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0352" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0352"/>
        <description>Buffer overflow in a certain DCOM interface for RPC in Microsoft Windows NT 4.0, 2000, XP, and Server 2003 allows remote attackers to execute arbitrary code via a malformed message, as exploited by the Blaster/MSblast/LovSAN and Nachi/Welchia worms.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6753" negate="false" test_ref="oval:org.mitre.oval:tst:2714"/>
          <criterion comment="Patch Windows2000-KB823980-x86-ENU.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3000"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="DCOM is enabled on systems with SP3 or later">
            <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3079"/>
            <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:2968" version="1" class="vulnerability">
      <metadata>
        <title>RPCSS DCOM Buffer Overflow (XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <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 rpcrt4.dll is less than 5.1.2600.109" negate="false" test_ref="oval:org.mitre.oval:tst:556"/>
          <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:298" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 SNMPv1 Trap Handling DoS and Privilege Escalation (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Simple Network Management Protocol (SNMP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0013"/>
        <description>Vulnerabilities in the SNMPv1 request handling of a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via (1) GetRequest, (2) GetNextRequest, and (3) SetRequest messages, as demonstrated by the PROTOS c06-SNMPv1 test suite.  NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor.  This and other SNMP-related candidates will be updated when more accurate information is available.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <modified date="2004-09-20T10:31:00.000-04:00" comment="Changed CAN-2002-0012 to CAN-2002-0013.">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </modified>
            <status_change date="2004-09-22T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-06T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
          <criterion comment="the version of snmp.exe is less than 5.0.2195.4919" negate="false" test_ref="oval:org.mitre.oval:tst:2883"/>
          <criterion comment="Patch Q314147 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2959"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3055" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Named Pipe Vulnerability (64-bit architecture)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0051" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0051"/>
        <description>The Server service (srvsvc.dll) in Windows XP SP1 and SP2 allows remote attackers to obtain sensitive information (users who are accessing resources) via an anonymous logon using a named pipe, which is not properly authenticated, aka the "Named Pipe Vulnerability."</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-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed">
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
          <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 srvsvc.dll is less than 5.1.2600.1613" negate="false" test_ref="oval:org.mitre.oval:tst:462"/>
        <criterion comment="the patch kb888302 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:559"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:308" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft FrontPage Server Extensions 2000</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">Tiffany Bergeron</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 fp4awel.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">Tiffany Bergeron</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-09-26T10:51:00.000-04:00" comment="modified wft-12 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
          <criterion comment="the version of shtml.dll is less than 4.00.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2708"/>
          <criterion comment="the patch q810217 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2707"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" negate="false" test_ref="oval:org.mitre.oval:tst:2706"/>
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3095" version="1" class="vulnerability">
      <metadata>
        <title>WinXP Explorer Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Explorer.exe</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0306" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0306"/>
        <description>Buffer overflow in EXPLORER.EXE on Windows XP allows attackers to execute arbitrary code as the XP user via a desktop.ini file with a long .ShellClassInfo parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12: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>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Patch KB821557 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:457"/>
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criteria operator="OR" comment="Version check for XP SP1 and XP no service pack for shell32.dll">
          <criteria operator="AND" comment="XP Service Pack 1 and version of Shell32.dll is less than 6.0.2800.1233">
            <criterion comment="the version of shell32.dll is less than 6.0.2800.1233" negate="false" test_ref="oval:org.mitre.oval:tst:456"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
          <criteria operator="AND" comment="XP no Service Pack installed and version of Shell32.dll is less than 6.0.2600.115">
            <criterion comment="the version of shell32.dll is less than 6.0.2600.115" negate="false" test_ref="oval:org.mitre.oval:tst:455"/>
            <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:969"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3097" version="1" class="vulnerability">
      <metadata>
        <title>LoadImage Cursor and Icon Format Handling Vulnerability (Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="the version of user32.dll is less than 4.0.1381.33630" negate="false" test_ref="oval:org.mitre.oval:tst:454"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3120" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Unchecked Buffer in NetDDE (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-13T04:17: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp5 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of netdde.exe is less than 5.0.2195.6952" negate="false" test_ref="oval:org.mitre.oval:tst:453"/>
        <criterion comment="the version of nddenb32.dll is less than 5.0.2195.6922" negate="false" test_ref="oval:org.mitre.oval:tst:452"/>
        <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:3145" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Kernel Debugger-based Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0112" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0112"/>
        <description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-14T12:00:00.000-04:00" comment="Changed to DRAFT">
              <contributor organization="The MITRE Corporation">Christine Walzer</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="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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.0.2195.6159" negate="false" test_ref="oval:org.mitre.oval:tst:449"/>
        <criterion comment="the patch Q811493 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2885"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:316" version="1" class="vulnerability">
      <metadata>
        <title>MS SQL Server Bulk Insert Procedure Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0641" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0641"/>
        <description>Buffer overflow in bulk insert procedure of Microsoft SQL Server 2000, including Microsoft SQL Server Desktop Engine (MSDE) 2000, allows attackers with database administration privileges to execute arbitrary code via a long filename in the BULK INSERT query.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-237 - literal string corrected">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-65 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-66 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-67 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:31:00.000-04:00" comment="modified wft-68 - Corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:32:00.000-04:00" comment="modified wft-69 - corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:33:00.000-04:00" comment="modified wft-278 - wft-278 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <modified date="2005-04-08T10:34:00.000-04:00" comment="modified wft-58 - wft-58 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.650.0" negate="false" test_ref="oval:org.mitre.oval:tst:2718"/>
        <criterion comment="the version of odsole70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2925"/>
        <criterion comment="the version of xpqueue.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2924"/>
        <criterion comment="the version of xprepl.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2923"/>
        <criterion comment="the version of xplog70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2922"/>
        <criterion comment="the version of xpweb70.dll is less than 2000.80.606.0" negate="false" test_ref="oval:org.mitre.oval:tst:2921"/>
        <criterion comment="the version of xpstar.dll is less than 2000.80.628.0" negate="false" test_ref="oval:org.mitre.oval:tst:2920"/>
        <criterion comment="the version of impprov.dll is less than 2000.80.650.0" negate="false" test_ref="oval:org.mitre.oval:tst:2704"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3161" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP VDM Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>VDM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0208" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0208"/>
        <description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T09:58:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
        <criterion comment="the version of vdmdbg.dll is less than 5.1.2600.1560" negate="false" test_ref="oval:org.mitre.oval:tst:681"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:319" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT getCanonicalPath Heap Corruption Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows NT 4.0</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0525" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0525"/>
        <description>The getCanonicalPath function in Windows NT 4.0 may free memory that it does not own and cause heap corruption, which allows attackers to cause a denial of service (crash) via requests that cause a long file name to be passed to getCanonicalPath, as demonstrated on the IBM JVM using a long string to the java.io.getCanonicalPath Java method.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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 comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="this is an NT Workstation" negate="true" test_ref="oval:org.mitre.oval:tst:2703"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of kernel32.dll is less than 4.0.1381.7224" negate="false" test_ref="oval:org.mitre.oval:tst:2702"/>
        <criterion comment="Patch Q823803 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2701"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:32" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Forced Script Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0026" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0026"/>
        <description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass restrictions for executing scripts via an object that processes asynchronous events after the initial security checks have been made.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2713.1100" negate="false" test_ref="oval:org.mitre.oval:tst:3091"/>
        <criterion comment="the patch q316059 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3121"/>
        <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:321" version="1" class="vulnerability">
      <metadata>
        <title>Windows Media Player Directory Traversal</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Media Player for Windows XP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0228" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0228"/>
        <description>Directory traversal vulnerability in Microsoft Windows Media Player 7.1 and Windows Media Player for Windows XP allows remote attackers to execute arbitrary code via a skins file with a URL containing hex-encoded backslash characters (%5C) that causes an executable to be placed in an arbitrary location.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-26T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows Media Player for Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2727"/>
        <criterion comment="the version of wmplayer.exe is less than 8.0.0.4490" negate="false" test_ref="oval:org.mitre.oval:tst:2700"/>
        <criterion comment="Patch WindowsMedia8-KB817787-x86-ENU.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2699"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3216" version="1" class="vulnerability">
      <metadata>
        <title>Animated Cursor Denial of Service (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Animated Cursor</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1305" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1305"/>
        <description>The Windows Animated Cursor (ANI) capability in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allow remote attackers to cause a denial of service via (1) the frame number set to zero, which causes an invalid memory address to be used and leads to a kernel crash, or (2) the rate number set to zero, which leads to resource exhaustion and hang.</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-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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of user32.dll is less than 5.0.2195.7017" negate="false" test_ref="oval:org.mitre.oval:tst:446"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:322" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Bitmap Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0566"/>
        <description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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>
          </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.4943.400" negate="false" test_ref="oval:org.mitre.oval:tst:2762"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3220" version="1" 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>
          </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:3242" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-Bit) Unchecked Buffer in NetDDE</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-15T08:03: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        <criteria operator="OR" comment="a vulnerable version of netdde.exe exists">
          <criterion comment="the version of netdde.exe is less than 5.1.2600.1567" negate="false" test_ref="oval:org.mitre.oval:tst:445"/>
          <criterion comment="the 64-bit WOW version of netdde.exe is less than 5.1.2600.1567" negate="false" test_ref="oval:org.mitre.oval:tst:444"/>
        </criteria>
        <criteria operator="OR" comment="a vulnerable version of nddenb32.dll exists">
          <criterion comment="the version of nddenb32.dll is less than 5.1.2600.1555" negate="false" test_ref="oval:org.mitre.oval:tst:443"/>
          <criterion comment="the 64-bit WOW version of nddenb32.dll is less than 5.1.2600.1555" negate="false" test_ref="oval:org.mitre.oval:tst:442"/>
        </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:330" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP2 Color Management Module Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="the version of mscms.dll is less than 5.1.2600.2709" negate="false" test_ref="oval:org.mitre.oval:tst:2698"/>
        <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:331" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Workstation Service Logging Function Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Windows Workstation Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0812" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0812"/>
        <description>Stack-based buffer overflow in a logging function for Windows Workstation Service (WKSSVC.DLL) allows remote attackers to execute arbitrary code via RPC calls that cause long entries to be written to a debug log file ("NetSetup.LOG"), as demonstrated using the NetAddAlternateComputerName API.</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-03-08T12:00:00.000-04:00" comment="Added 64-bit edition support to this definition allowing us to deprecated OVAL332">
              <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-13T10:26:00.000-04:00" comment="">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="a vulnerable version of wkssvc.dll exists">
            <criteria operator="AND" comment="no service pack is installed and wkssvc.dll is less than 5.1.2600.120">
              <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
              <criterion comment="the version of wkssvc.dll is less than 5.1.2600.120" negate="false" test_ref="oval:org.mitre.oval:tst:2736"/>
            </criteria>
            <criteria operator="AND" comment="service pack 1 is installed and wkssvc.dll is less than 5.1.2600.1301">
              <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
              <criterion comment="the version of wkssvc.dll is less than 5.1.2600.1301" negate="false" test_ref="oval:org.mitre.oval:tst:2735"/>
            </criteria>
          </criteria>
          <criterion comment="the patch q828035 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2796"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the workstation service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2696"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3311" version="1" class="vulnerability">
      <metadata>
        <title>Office 2003 WordPerfect Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0573" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0573"/>
        <description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-23T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-09-29T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-13T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-27T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-489 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wrt-516 - wrt-516 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Office 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:487"/>
        <criterion comment="the version of msconv97.dll is less than 2003.1100.6252.0" negate="false" test_ref="oval:org.mitre.oval:tst:492"/>
        <criterion comment="Patch KB873378 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:440"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3312" version="1" class="vulnerability">
      <metadata>
        <title>LSASS Privilege Escalation Vulnerability (Server 2003/64-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0894" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0894"/>
        <description>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-05T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 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 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>
    </definition>
    <definition id="oval:org.mitre.oval:def:3325" version="1" class="vulnerability">
      <metadata>
        <title>LSASS Privilege Escalation Vulnerability (32-bit XP, SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0894" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0894"/>
        <description>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-12-28T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
        <criterion comment="the version of lsasrv.dll is less than 5.1.2600.1597" negate="false" test_ref="oval:org.mitre.oval:tst:631"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3333" version="1" class="vulnerability">
      <metadata>
        <title>Office XP, SP3 WordPerfect Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office XP SP3</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0573" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0573"/>
        <description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-09-23T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-489 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
          </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 msconv97.dll is less than 2003.1100.6252.0" negate="false" test_ref="oval:org.mitre.oval:tst:492"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:334" version="1" class="vulnerability">
      <metadata>
        <title>Windows NNTP Memory Leak</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Network News Transport Protocol (NNTP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0543" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0543"/>
        <description>Memory leak in NNTP service in Windows NT 4.0 and Windows 2000 allows remote attackers to cause a denial of service (memory exhaustion) via a large number of malformed posts.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-09-16T12: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">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
          <criterion comment="the version of nntpsvc.dll is less than 5.0.2195.3881" negate="false" test_ref="oval:org.mitre.oval:tst:2695"/>
          <criterion comment="Patch Q303984 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2694"/>
        </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:3391" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP SMB Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0345" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0345"/>
        <description>Buffer overflow in the SMB capability for Microsoft Windows XP, 2000, and NT allows remote attackers to cause a denial of service and possibly execute arbitrary code via an SMB packet that specifies a smaller buffer length than is required.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="Patch Windows2000-KB817606-x86-ENU.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2932"/>
        <criteria operator="OR" comment="XP SP1 or pre SP1 with version check on Srv.sys">
          <criteria operator="AND" comment="XP Pre- SP1 with Srv.sys is less than 5.1.2600.112">
            <criterion comment="File %windir%system32DriversSRV.SYS is less than 5.1.2600.112" negate="false" test_ref="oval:org.mitre.oval:tst:435"/>
            <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:969"/>
          </criteria>
          <criteria operator="AND" comment="XP SP1 and srv.sys is less than 5.1.2600.1193">
            <criterion comment="File %windir%system32DriversSRV.SYS is less than 5.1.2600.1193" negate="false" test_ref="oval:org.mitre.oval:tst:434"/>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:340" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 ComboBox/ListBox GUI Widget User32.dll Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0659" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0659"/>
        <description>Buffer overflow in a function in User32.dll on Windows NT through Server 2003 allows local users to execute arbitrary code via long (1) LB_DIR messages to ListBox or (2) CB_DIR messages to ComboBox controls in a privileged application.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-01-27T12:00:00.000-04:00" comment="Added the patch KB891711 (from MS05-002) which supercedes the previous patch">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-01-28T09:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T07:32:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-26T12:22:00.000-04:00" comment="modified wft-285 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="File %windir%\system32\user32.dll version is less than 5.0.2195.6799" negate="false" test_ref="oval:org.mitre.oval:tst:2691"/>
          <criterion comment="the patch kb824141 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2808"/>
          <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the utility manager Service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2806"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3428" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Task Scheduler Stack Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Task Scheduler</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0212" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0212"/>
        <description>Stack-based buffer overflow in the Task Scheduler for Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, allows local or remote attackers to execute arbitrary code via a .job file containing long parameters, as demonstrated using Internet Explorer and accessing a .job file on an anonymous share.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of mstask.dll is less than 4.71.2195.6920" negate="false" test_ref="oval:org.mitre.oval:tst:429"/>
        <criterion comment="Patch Windows2000-kb841873-x86-enu.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:720"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:343" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 ExecCommand Cross Domain Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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 specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
              <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>
          </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.4934.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2689"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:3460" version="1" 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>
          </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:35" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS FTP Connection Status Request Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>FTP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0073" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0073"/>
        <description>The FTP service in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows attackers who have established an FTP session to cause a denial of service via a specially crafted status request containing glob characters.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FTP Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:3074"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3514" version="1" 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>
          </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:3544" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP CSRSS Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Client Server Runtime System (CSRSS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0551"/>
        <description>Stack-based buffer overflow in WINSRV.DLL in the Client Server Runtime System (CSRSS) process of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via a specially-designed application that provides console window information with a long FaceName value.</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 XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the patch KB890859 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2737"/>
        <criteria operator="AND" comment="Windows No Service Pack or Service Pack 1 and Ntoskrnl.exe version less than 5.1.2600.1634">
          <criteria operator="OR" comment="Windows No Service Pack or Service Pack 1">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:969"/>
          </criteria>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.1634" negate="false" test_ref="oval:org.mitre.oval:tst:413"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:356" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Function Pointer Override Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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 specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
              <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>
          </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.4934.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2689"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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: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:3573" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed OVAL3573</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows NT</platform>
          <product>MDAC 2.1</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1142" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1142"/>
        <description>Heap-based buffer overflow in the Remote Data Services (RDS) component of Microsoft Data Access Components (MDAC) 2.1 through 2.6, and Internet Explorer 5.01 through 6.0, allows remote attackers to execute code via a malformed HTTP request to the Data Stub.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-25T12:00: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-02-28T12:00:00.000-04:00" comment="removed the test for windows NT and added a test for MDAC 2.1 since this definition is dependent on the MDAC version and not the platform">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-03-02T08:52:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MDAC 2.1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:403"/>
        <criterion comment="the version of msadco.dll is less than 2.12.5118.0" negate="false" test_ref="oval:org.mitre.oval:tst:402"/>
        <criterion comment="Patch Q329414 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2715"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3582" version="1" class="vulnerability">
      <metadata>
        <title>License Logging Service Vulnerability (Server 2003)</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>MDAC 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 arbtirary 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:3585" version="1" class="vulnerability">
      <metadata>
        <title>Web View Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1191" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1191"/>
        <description>The Web View DLL (webvw.dll), as used in Windows Explorer on Windows 2000 systems, does not properly filter an apostrophe ("'") in the author name in a document, which allows attackers to execute arbitrary script via extra attributes when Web View constructs a mailto: link for the preview pane when the user selects the file.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-05-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-06-01T12:00:00.000-04:00">DRAFT</status_change>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
          </criteria>
          <criterion comment="the version of webvw.dll is less than 5.0.3900.7036" negate="false" test_ref="oval:org.mitre.oval:tst:400"/>
          <criterion comment="the patch KB894320 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:399"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Webview is  Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:398"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:364" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions Chunked Encoded Request Buffer Overflow (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft FrontPage Server Extensions 2000</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 fp4areg.dll instead of fp4awel.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="2005-09-26T10:50:00.000-04:00" comment="modified wft-114 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:22:00.000-04:00" comment="modified wft-31 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
          <criteria operator="OR" comment="a vulnerable version of fp30reg.dll or fp4areg.dll exists">
            <criterion comment="the version of fp4areg.dll is less than 4.0.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2681"/>
            <criterion comment="the version of fp30reg.dll is less than 4.00.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2680"/>
          </criteria>
          <criterion comment="the patch q810217 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2707"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" negate="false" test_ref="oval:org.mitre.oval:tst:2706"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:366" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions Chunked Encoded Request Buffer Overflow (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft FrontPage Server Extensions 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-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:51: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows NT, 2000, or XP is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          </criteria>
          <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:367" version="1" 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>
          </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: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:37" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS Directory Traversal Command Execution (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0333" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0333"/>
        <description>Directory traversal vulnerability in IIS 5.0 and earlier allows remote attackers to execute arbitrary commands by encoding .. (dot dot) and "\" characters twice.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.764.1" negate="false" test_ref="oval:org.mitre.oval:tst:3039"/>
        <criterion comment="Patch Q295534 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3038"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="Windows NT 4.0 Security Roll-up Package" negate="true" test_ref="oval:org.mitre.oval:tst:3036"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:371" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 HijackClick Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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 specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
              <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>
          </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.4934.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2689"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:373" version="1" class="vulnerability">
      <metadata>
        <title>IIS AddHeader Large Header Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0225" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0225"/>
        <description>The ASP function Response.AddHeader in Microsoft Internet Information Server (IIS) 4.0 and 5.0 does not limit memory requests when constructing headers, which allow remote attackers to generate a large header to cause a denial of service (memory consumption) with an ASP page.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.6672" negate="false" test_ref="oval:org.mitre.oval:tst:2988"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3768" version="1" class="vulnerability">
      <metadata>
        <title>Windows ME Program Group Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</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:38: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 ME Installed" negate="false" test_ref="oval:org.mitre.oval:tst:831"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3773" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Drag-and-Drop Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</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="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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 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>
          </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:381" version="1" 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>
          </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 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.315" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.2427" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of hh.exe is less than 5.2.3790.2435" negate="false" test_ref="oval:org.mitre.oval:tst:2669"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb896358 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2668"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3822" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-Bit) Program Group Converter Buffer Overflow in shell32.dll</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Shell</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:38: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 date="2005-09-26T12:39:00.000-04:00" comment="modified wft-509 - Changed test to match comment">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        <criteria operator="OR" comment="a vulnerable version of shell32.dll exists">
          <criterion comment="the version of shell32.dll is less than 6.0.2800.1580" negate="false" test_ref="oval:org.mitre.oval:tst:381"/>
          <criterion comment="the version of shell32.dll (WOW64) is less than 6.0.2800.1580" negate="false" test_ref="oval:org.mitre.oval:tst:380"/>
        </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:388" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Cross Domain Verification via Cached Methods Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1254" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1254"/>
        <description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model and access information on the local system or in other domains, and possibly execute code, via cached methods and objects, aka "Cross Domain Verification via Cached Methods."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2722.900" negate="false" test_ref="oval:org.mitre.oval:tst:2884"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3889" version="1" class="vulnerability">
      <metadata>
        <title>Help and Support Center PCHealth System Buffer Overflow (32-bit XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Help and Support Center</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-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-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <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 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>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="HCP Protocol" negate="false" test_ref="oval:org.mitre.oval:tst:2789"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:39" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS HTTP Header Field Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0150" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0150"/>
        <description>Buffer overflow in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to spoof the safety check for HTTP headers and cause a denial of service or execute arbitrary code via HTTP header field values.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3913" version="1" 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>
          </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:392" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 (XP) ExecCommand Cross Domain Zone Restriction Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-01-21T05:00:00.000-04:00" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2734.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2663"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:393" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Malformed PNG Image File Failure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1185" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1185"/>
        <description>Internet Explorer 5.01 through 6.0 does not properly check certain parameters of a PNG file when opening it, which allows remote attackers to cause a denial of service (crash) by triggering a heap-based buffer overflow using invalid length codes during decompression, aka "Malformed PNG Image File Failure."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2722.900" negate="false" test_ref="oval:org.mitre.oval:tst:2884"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:3941" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Font Buffer Overflow (SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.2622" negate="false" test_ref="oval:org.mitre.oval:tst:2738"/>
        <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:3957" version="1" class="vulnerability">
      <metadata>
        <title>Animated Cursor Denial of Service (NT 4.0 Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows Animated Cursor</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-1305" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1305"/>
        <description>The Windows Animated Cursor (ANI) capability in Windows NT, Windows 2000 through SP4, Windows XP through SP1, and Windows 2003 allow remote attackers to cause a denial of service via (1) the frame number set to zero, which causes an invalid memory address to be used and leads to a kernel crash, or (2) the rate number set to zero, which leads to resource exhaustion and hang.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="the version of user32.dll is less than 4.0.1381.33630" negate="false" test_ref="oval:org.mitre.oval:tst:454"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </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:3994" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Access Requests Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0061" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0061"/>
        <description>The kernel of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via certain access requests.</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 XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the patch KB890859 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2737"/>
        <criteria operator="AND" comment="Windows No Service Pack or Service Pack 1 and Ntoskrnl.exe version less than 5.1.2600.1634">
          <criteria operator="OR" comment="Windows No Service Pack or Service Pack 1">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:969"/>
          </criteria>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.1634" negate="false" test_ref="oval:org.mitre.oval:tst:413"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:40" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 GetObject File Retrieval</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0023"/>
        <description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
          </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.4913.1100" negate="false" test_ref="oval:org.mitre.oval:tst:3122"/>
        <criterion comment="the patch q316059 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3121"/>
        <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4005" version="1" class="vulnerability">
      <metadata>
        <title>Office XP, SP2 WordPerfect Converter Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office XP SP2</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0573" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0573"/>
        <description>Buffer overflow in the converter for Microsoft WordPerfect 5.x on Office 2000, Office XP, Office 2003, and Works Suites 2001 through 2004 allows remote attackers to execute arbitrary code via a malicious document or website.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-22T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-09-23T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-02-10T12:00:00.000-04:00" comment="modified wft-489 - corrected registry path check for .dll file">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-02-11T09:31:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-02T09:01:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Microsoft Office XP Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:375"/>
        <criterion comment="the version of msconv97.dll is less than 2003.1100.6252.0" negate="false" test_ref="oval:org.mitre.oval:tst:492"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:402" version="1" class="vulnerability">
      <metadata>
        <title>SNMP Request Handling Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Simple Network Management Protocol (SNMP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0053" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0053"/>
        <description>Buffer overflow in SNMP agent service in Windows 95/98/98SE, Windows NT 4.0, Windows 2000, and Windows XP allows remote attackers to cause a denial of service or execute arbitrary code via a malformed management request.  NOTE: this candidate may be split or merged with other candidates.  This and other PROTOS-related candidates, especially CVE-2002-0012 and CVE-2002-0013, will be updated when more accurate information is available.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-15T12:43:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matt Busby</contributor>
            </submitted>
            <modified date="2004-09-15T03:43:00.000-04:00" comment="Filled out initial submission.  Now a complete definition.">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <status_change date="2004-09-22T02:10:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-20T12: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 NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="the version of snmp.exe is less than 5.0.2195.4919" negate="false" test_ref="oval:org.mitre.oval:tst:2883"/>
          <criterion comment="Patch Q314147 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2959"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4021" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel LPC Privilege Escalation Vulnerability (NT Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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="2004-12-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 4.0.1381.33591" negate="false" test_ref="oval:org.mitre.oval:tst:367"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:403" version="1" class="vulnerability">
      <metadata>
        <title>Code Execution via Compiled HTML Help File</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>HTML Help Facility</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0694" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0694"/>
        <description>The HTML Help facility in Microsoft Windows 98, 98 Second Edition, Millennium Edition, NT 4.0, NT 4.0 Terminal Server Edition, Windows 2000, and Windows XP uses the Local Computer Security Zone when opening .chm files from the Temporary Internet Files folder, which allows remote attackers to execute arbitrary code via HTML mail that references or inserts a malicious .chm file containing shortcuts that can be executed, aka "Code Execution via Compiled HTML Help File."</description>
        <oval_repository>
          <dates>
            <submitted date="2003-09-30T12: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">ACCEPTED</status_change>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of hhsetup.dll is less than 5.2.3644.0" negate="false" test_ref="oval:org.mitre.oval:tst:2675"/>
        <criterion comment="the version of itircl.dll is less than 5.2.3644.0" negate="false" test_ref="oval:org.mitre.oval:tst:2674"/>
        <criterion comment="the version of itss.dll is less than 5.2.3644.0" negate="false" test_ref="oval:org.mitre.oval:tst:2673"/>
        <criterion comment="the patch q323255 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2672"/>
        <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
      </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:4043" version="1" class="vulnerability">
      <metadata>
        <title>SMB Code Execution Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>SMB (Server Message Block)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0045"/>
        <description>The Server Message Block (SMB) implementation for Windows NT 4.0, 2000, XP, and Server 2003 does not properly validate certain SMB packets, which allows remote attackers to execute arbitrary code via Transaction responses containing (1) Trans or (2) Trans2 commands, aka the "Server Message Block Vulnerability," and as demonstrated using Trans2 FIND_FIRST2 responses with large file name length fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-02-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-02-18T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-29T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of mrxsmb.sys is less than 5.0.2195.7023" negate="false" test_ref="oval:org.mitre.oval:tst:359"/>
        <criterion comment="the patch KB885250 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:824"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:406" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Winsock Proxy Service Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>ISA Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0110" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0110"/>
        <description>The Winsock Proxy service in Microsoft Proxy Server 2.0 and the Microsoft Firewall service in Internet Security and Acceleration (ISA) Server 2000 allow remote attackers to cause a denial of service (CPU consumption or packet storm) via a spoofed, malformed packet to UDP port 1745.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="ISA Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2935"/>
          <criterion comment="the version of w3proxy.exe is less than 3.0.1200.257" negate="false" test_ref="oval:org.mitre.oval:tst:2662"/>
          <criterion comment="the version of wpsrv.exe is less than 3.0.1200.257" negate="false" test_ref="oval:org.mitre.oval:tst:2661"/>
          <criterion comment="Patch isahf257 installed" negate="true" test_ref="oval:org.mitre.oval:tst:2660"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Microsoft Firewall Service Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2659"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4076" version="1" class="vulnerability">
      <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>
          </dates>
          <status>ACCEPTED</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:408" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Cross Domain Verification via Cached Methods Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1254" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1254"/>
        <description>Internet Explorer 5.5 and 6.0 allows remote attackers to bypass the cross-domain security model and access information on the local system or in other domains, and possibly execute code, via cached methods and objects, aka "Cross Domain Verification via Cached Methods."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4922.900" negate="false" test_ref="oval:org.mitre.oval:tst:2786"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:409" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Script URLs Cross Domain Zone Restrictions Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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 specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
              <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>
          </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.4934.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2689"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:4224" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (32-bit) RPCSS DCOM Buffer Overflow (Blaster)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Distributed Component Object Model (DCOM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0715" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0715"/>
        <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 DCERPC DCOM object activation request packet with modified length fields, a different vulnerability than CVE-2003-0352 (Blaster/Nachi) and CVE-2003-0528.</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="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <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 rpcrt4.dll is less than 5.1.2600.109" negate="false" test_ref="oval:org.mitre.oval:tst:556"/>
          <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:424" version="1" class="vulnerability">
      <metadata>
        <title>Windows Telnet Server Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Telnet protocol</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0020" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0020"/>
        <description>Buffer overflow in telnet server in Windows 2000 and Interix 2.2 allows remote attackers to execute arbitrary code via malformed protocol options.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2004-07-20T12:00:00.000-04:00" comment="Changed patch registry key value to IsInstalled">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-07-21T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-08-11T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of tlntsvr.exe is less than 5.0.33668.1" negate="false" test_ref="oval:org.mitre.oval:tst:2644"/>
          <criterion comment="Patch Q307298 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2643"/>
          <criterion comment="Windows 2000 Security Roll-up 1 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2990"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the telnet service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2642"/>
        </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 id="oval:org.mitre.oval:def:4276" version="1" 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>
          </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 64-bit WOW version of zipfldr.dll is less than 6.0.3790.198" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:1235"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4282" version="1" class="vulnerability">
      <metadata>
        <title>DHCP Server Logging Vulnerability (Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>DHCP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0899" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0899"/>
        <description>The DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition, with DHCP logging enabled, does not properly validate the length of certain messages, which allows remote attackers to cause a denial of service (application crash) via a malformed DHCP message, aka "Logging Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2005-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-01-28T09:32: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 comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of Dhcpssvc.dll is less than 4.0.1381.33587" negate="false" test_ref="oval:org.mitre.oval:tst:335"/>
        <criterion comment="the patch KB885249 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:561"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4316" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 VDM Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>VDM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0208" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0208"/>
        <description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T11:08:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of vdmdbg.dll is less than 5.0.2195.6946" negate="false" test_ref="oval:org.mitre.oval:tst:333"/>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4345" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Long Share Names Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0214" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0214"/>
        <description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T03:38: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of shell32.dll is less than 5.0.3900.6970" negate="false" test_ref="oval:org.mitre.oval:tst:332"/>
        <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:4368" version="1" class="vulnerability">
      <metadata>
        <title>LSASS Privilege Escalation Vulnerability (32-bit XP, SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0894" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0894"/>
        <description>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-12-28T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        </criteria>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
        <criterion comment="the version of lsasrv.dll is less than 5.1.2600.2525" negate="false" test_ref="oval:org.mitre.oval:tst:2623"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4372" version="1" class="vulnerability">
      <metadata>
        <title>WINS Association Context Vulnerability (Terminal Server Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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="2004-12-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <status_change date="2005-01-24T12: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-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
          </criteria>
          <criterion comment="the version of wins.exe is less than 4.0.1381.33618" negate="false" test_ref="oval:org.mitre.oval:tst:482"/>
        </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:4392" version="1" 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>
          </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:44" version="1" class="vulnerability">
      <metadata>
        <title>IIS Web Server Folder Traversal</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0884" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0884"/>
        <description>IIS 4.0 and 5.0 allows remote attackers to read documents outside of the web root, and possibly execute arbitrary commands, via malformed URLs that contain UNICODE encoded characters, aka the "Web Server Folder Traversal" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2103" negate="false" test_ref="oval:org.mitre.oval:tst:3023"/>
        <criterion comment="Patch Q269862 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3022"/>
        <criterion comment="Patch Q277873 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3021"/>
        <criterion comment="Patch Q293826 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3020"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3019"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:440" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP,SP1 Color Management Module Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
          <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.1.2600.1710" negate="false" test_ref="oval:org.mitre.oval:tst:2632"/>
        <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:444" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Temporary Internet Files folders Name Reading Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1188" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1188"/>
        <description>Internet Explorer 5.01 through 6.0 allows remote attackers to identify the path to the Temporary Internet Files folder and obtain user information such as cookies via certain uses of the OBJECT tag, which are not subjected to the proper security checks, aka "Temporary Internet Files folders Name Reading."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2722.900" negate="false" test_ref="oval:org.mitre.oval:tst:2884"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </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 id="oval:org.mitre.oval:def:4492" version="1" class="vulnerability">
      <metadata>
        <title>Adobe Acrobat Reader libpng 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>
          <product>Adobe Acrobat Reader</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0597" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0597"/>
        <description>Multiple buffer overflows in libpng 1.2.5 and earlier, as used in multiple products, allow remote attackers to execute arbitrary code via malformed PNG images in which (1) the png_handle_tRNS function does not properly validate the length of transparency chunk (tRNS) data, or the (2) png_handle_sBIT or (3) png_handle_hIST functions do not perform sufficient bounds checking.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-04-26T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Wojcik</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">
        <criteria operator="AND" comment="the software Adobe Acrobat Reader major version 6, minor version less than 3 is installed">
          <criterion comment="the software Adobe Acrobat Reader 6, major version 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:471"/>
          <criterion comment="the software Adobe Acrobat Reader 6, minor version less than 3 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:470"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4493" version="1" 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>
          </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="64-Bit version of Windows is installed" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:339"/>
          <criterion comment="the version of grpconv.exe (syswow64) is less than 5.2.3790.205" negate="false" 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:4499" version="1" class="vulnerability">
      <metadata>
        <title>OLE Component Input Validation Vulnerability (Windows XP)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>unknown</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-03-29T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Windows XP SP1 OR Windows XP 64-bit SP1 is installed">
          <criteria operator="AND" comment="Windows XP 32-bit SP1 is installed">
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
          </criteria>
          <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 ole32.dll is less than 5.1.2600.1619" negate="false" test_ref="oval:org.mitre.oval:tst:472"/>
        <criterion comment="the patch KB873333 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1485"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:45" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT HTR ISAPI Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0071" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0071"/>
        <description>Buffer overflow in the ism.dll ISAPI extension that implements HTR scripting in Internet Information Server (IIS) 4.0 and 5.0 allows attackers to cause a denial of service or execute arbitrary code via HTR requests with long variable names.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="ism.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3057"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:450" version="1" class="vulnerability">
      <metadata>
        <title>Windows Kernel LPC Privilege Escalation Vulnerability (32-bit XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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="2004-12-21T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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 comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="the version of lsasrv.dll is less than 5.1.2600.2525" negate="false" test_ref="oval:org.mitre.oval:tst:2623"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:451" version="1" class="vulnerability">
      <metadata>
        <title>Windows ListView Shatter Message Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Utilities Manager/Windows Messaging</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0350" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0350"/>
        <description>The control for listing accessibility options in the Accessibility Utility Manager on Windows 2000 (ListView) does not properly handle Windows messages, which allows local users to execute arbitrary code via a "Shatter" style message to the Utility Manager that references a user-controlled callback function.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-09-09T12: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">ACCEPTED</status_change>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of sp3res.dll is less than 5.0.2195.6713" negate="false" test_ref="oval:org.mitre.oval:tst:2621"/>
        <criterion comment="the version of umandlg.dll is less than 1.0.0.3" negate="false" test_ref="oval:org.mitre.oval:tst:2620"/>
        <criterion comment="Patch KB822679 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2619"/>
        <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4592" version="1" 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>
          </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:4593" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Access Requests Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0061" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0061"/>
        <description>The kernel of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via certain access requests.</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>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:2358"/>
        <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:46" version="1" class="vulnerability">
      <metadata>
        <title>IIS Help File Search Cross-site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0074" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0074"/>
        <description>Cross-site scripting vulnerability in Help File search facility for Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to embed scripts into another user's session.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:463" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 HTML Help Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of hh.exe is less than 5.2.3790.309" negate="false" test_ref="oval:org.mitre.oval:tst:2613"/>
        <criterion comment="the patch kb896358 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2668"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:467" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Unknown Vector SMB Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Small Business Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1206" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1206"/>
        <description>Buffer overflow in the Server Message Block (SMB) functionality for Microsoft Windows 2000, XP SP1 and SP2, and Server 2003 and SP1 allows remote attackers to execute arbitrary code via unknown vectors, aka the "Server Message Block Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the patch KB896422 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2743"/>
        <criterion comment="the version of srv.sys is less than 5.0.2195.7044" negate="false" test_ref="oval:org.mitre.oval:tst:2612"/>
        <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4671" version="1" class="vulnerability">
      <metadata>
        <title>LoadImage Cursor and Icon Format Handling Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of user32.dll is less than 5.0.2195.7017" negate="false" test_ref="oval:org.mitre.oval:tst:446"/>
        <criterion comment="the patch kb891711 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2807"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:468" version="1" class="vulnerability">
      <metadata>
        <title>ISA Server NetBIOS Packet Filter Bypass Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>ISA Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1216" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1216"/>
        <description>Microsoft ISA Server 2000 allows remote attackers to connect to services utilizing the NetBIOS protocol via a NetBIOS connection with an ISA Server that uses the NetBIOS (all) predefined packet filter.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-06-23T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2005-06-29T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2005-07-27T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-08-18T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-19T04:00:00.000-04:00" comment="modified wft-81 - Removed extra trailing \\ on registry component.">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="ISA Server 2000 SP2 (or earlier) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2611"/>
        <criterion comment="the version of w3proxy.exe is less than 3.0.1200.430" negate="false" test_ref="oval:org.mitre.oval:tst:2610"/>
        <criterion comment="the patch KB899753 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2609"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4706" version="1" 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>
          </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:4710" version="1" class="vulnerability">
      <metadata>
        <title>MSHTA Code Execution Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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-04T10:01: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-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-07-27T10:37: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 2000 (sp4 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
          </criteria>
          <criterion comment="the version of shell32.dll is less than 5.0.3900.7032" negate="false" test_ref="oval:org.mitre.oval:tst:313"/>
          <criterion comment="the patch  KB893086 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:312"/>
        </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:472" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 (XP) Function Pointer Override Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-01-21T05:00:00.000-04:00" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2734.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2663"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:4749" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed: Duplicate of OVAL3882</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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: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 comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
          <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          </criteria>
        </criteria>
        <criterion comment="the version of mswrd6.wpc is less than 10.0.803.2" negate="false" test_ref="oval:org.mitre.oval:tst:2422"/>
        <criterion comment="the patch kb885836 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:1104"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4762" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Terminal Server VDM Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>VDM</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0208" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0208"/>
        <description>The Virtual DOS Machine (VDM) subsystem of Microsoft Windows NT 4.0, Windows 2000, Windows XP, and Windows Server 2003 allows local users to access kernel memory and gain privileges via a malicious program that modified some system structures in a way that is not properly validated by privileged operating system functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-13T12:02:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of gdi32.dll is less than 4.0.1381.33566" negate="false" test_ref="oval:org.mitre.oval:tst:304"/>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4767" version="1" 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>
          </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="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
        <criterion comment="the version of httpext.dll is less than 6.0.3790.212" negate="false" test_ref="oval:org.mitre.oval:tst:303"/>
        <criterion comment="the patch KB824151 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:984"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:479" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 (XP) Script URLs Cross Domain Zone Restrictions Bypass</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-01-21T05:00:00.000-04:00" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2734.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2663"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:4797" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Font Buffer Overflow (SP1)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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 XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="the patch KB890859 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2737"/>
        <criteria operator="AND" comment="Windows No Service Pack or Service Pack 1 and Ntoskrnl.exe version less than 5.1.2600.1634">
          <criteria operator="OR" comment="Windows No Service Pack or Service Pack 1">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="Win2K/XP/2003 service pack 1 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:969"/>
          </criteria>
          <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.1634" negate="false" test_ref="oval:org.mitre.oval:tst:413"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:483" version="1" class="vulnerability">
      <metadata>
        <title>IIS Server Side Include Web Pages Buffer Overrun</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0224" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0224"/>
        <description>Buffer overflow in ssinc.dll for Microsoft Internet Information Services (IIS) 5.0 allows local users to execute arbitrary code via a web page with a Server Side Include (SSI) directive with a long filename, aka "Server Side Include Web Pages Buffer Overrun."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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 operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="File %windir%\system32\inetsrv\ssinc.dll version is less than 5.0.2195.6624" negate="false" test_ref="oval:org.mitre.oval:tst:2595"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4832" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Object Management Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0550"/>
        <description>Buffer overflow in Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to cause a denial of service (i.e., system crash) via a malformed request, aka "Object Management Vulnerability".</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>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:2358"/>
        <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:484" version="1" class="vulnerability">
      <metadata>
        <title>Unchecked Buffer in SQLXML ISAPI Extension (MDAC 2.6)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0186"/>
        <description>Buffer overflow in the SQLXML ISAPI extension of Microsoft SQL Server 2000 allows remote attackers to execute arbitrary code via data queries with a long content-type parameter, aka "Unchecked Buffer in SQLXML ISAPI Extension."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <modified date="2004-09-16T12:00:00.000-04:00" comment="filling out initial submission.">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <modified date="2004-09-16T10:31:00.000-04:00" comment="Added service pack 3 test">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <status_change date="2004-09-22T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wft-492 - wft-492 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="MDAC 2.6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2717"/>
        <criterion comment="the version of sqlisapi.dll is less than 2000.80.309.0" negate="false" test_ref="oval:org.mitre.oval:tst:2594"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.760.0" negate="false" test_ref="oval:org.mitre.oval:tst:2593"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4846" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT DHCP Request Code Execution Vulnerability (Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>DHCP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0900" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0900"/>
        <description>The DHCP Server service for Microsoft Windows NT 4.0 Server and Terminal Server Edition does not properly validate the length of certain messages, which allows remote attackers to execute arbitrary code via a malformed DHCP message, aka the "DHCP Request Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-12-16T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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 comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the patch KB885249 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:561"/>
        <criterion comment="the version of Dhcpssvc.dll is less than 4.0.1381.33587" negate="false" test_ref="oval:org.mitre.oval:tst:335"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4859" version="1" class="vulnerability">
      <metadata>
        <title>Proxy Server Reverse DNS Lookup Results Spoofing</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Proxy Server 2.0 SP1</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0892" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0892"/>
        <description>Microsoft Proxy Server 2.0 and Microsoft ISA Server 2000 (which is included in Small Business Server 2000 and Small Business Server 2003 Premium Edition) allows remote attackers to spoof trusted Internet content on a specially crafted webpage via spoofed reverse DNS lookup results.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-17T12: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>
            <modified date="2005-03-01T12:00:00.000-04:00" comment="modified wft-7 - Corrected path">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-06-02T12:00:00.000-04:00" comment="modified wft-7 - corrected object path">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</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="Microsoft Proxy Server 2.0 SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:297"/>
        <criterion comment="the version of w3proxy.dll is less than 2.0.390.16" negate="false" test_ref="oval:org.mitre.oval:tst:296"/>
        <criterion comment="the patch KB888258 for Proxy Server 2.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:295"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:489" version="1" class="vulnerability">
      <metadata>
        <title>Unchecked Buffer in SQLXML ISAPI Extension (MDAC 2.7)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0186"/>
        <description>Buffer overflow in the SQLXML ISAPI extension of Microsoft SQL Server 2000 allows remote attackers to execute arbitrary code via data queries with a long content-type parameter, aka "Unchecked Buffer in SQLXML ISAPI Extension."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-09-15T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </submitted>
            <modified date="2004-09-16T12:00:00.000-04:00" comment="Input of initial submission.">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <status_change date="2004-09-22T12:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-10-06T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-10-20T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wft-492 - wft-492 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 installed" negate="false" test_ref="oval:org.mitre.oval:tst:2591"/>
        <criterion comment="MDAC 2.7 (RTM) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2590"/>
        <criterion comment="the version of sqlisapi.dll is less than 2000.80.309.0" negate="false" test_ref="oval:org.mitre.oval:tst:2594"/>
        <criterion comment="the version of sqlservr.exe is less than 2000.80.760.0" negate="false" test_ref="oval:org.mitre.oval:tst:2593"/>
      </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:494" version="1" class="vulnerability">
      <metadata>
        <title>MS Windows RPC DCOM DoS-based Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0605" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0605"/>
        <description>The RPC DCOM interface in Windows 2000 SP3 and SP4 allows remote attackers to cause a denial of service (crash), and local attackers to use the DoS to hijack the epmapper pipe to gain privileges, via certain messages to the __RemoteGetClassObject interface that cause a NULL pointer to be passed to the PerformScmStage function.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-03T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of rpcrt4.dll is less than 5.0.2195.6802" negate="false" test_ref="oval:org.mitre.oval:tst:2914"/>
          <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">
          <criteria operator="AND" comment="DCOM is enabled on systems with SP3 or later">
            <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3079"/>
            <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:495" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Encoded Characters Information Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1186" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1186"/>
        <description>Internet Explorer 5.01 through 6.0 does not properly perform security checks on certain encoded characters within a URL, which allows a remote attacker to steal potentially sensitive information from a user by redirecting the user to another site that has that information, aka "Encoded Characters Information Disclosure."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4922.900" negate="false" test_ref="oval:org.mitre.oval:tst:2786"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4988" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Message Queuing Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Message Queuing</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0059" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0059"/>
        <description>Buffer overflow in the Message Queuing component of Microsoft Windows 2000 and Windows XP SP1 allows remote attackers to execute arbitrary code via a crafted message.</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>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of mqrt.dll is less than 5.0.0.799" negate="false" test_ref="oval:org.mitre.oval:tst:285"/>
        <criterion comment="the patch KB892944 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:328"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:500" version="1" class="vulnerability">
      <metadata>
        <title>Default Permissions on RAS Administration Key</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Remote Access Service (RAS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0045"/>
        <description>The default permissions for the RAS Administration key in Windows NT 4.0 allows local users to execute arbitrary commands by changing the value to point to a malicious DLL, aka one of the "Registry Permissions" vulnerabilities.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-06-08T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matt Busby</contributor>
            </submitted>
            <status_change date="2004-06-30T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-12T12: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 NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="AND" comment="For Windows NT 4.0 Workstation, Server and Enterprise Edition">
            <criterion comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7064" negate="false" test_ref="oval:org.mitre.oval:tst:2896"/>
            <criterion comment="Windows NT 4.0 Security Roll-up Package" negate="true" test_ref="oval:org.mitre.oval:tst:3036"/>
          </criteria>
          <criteria operator="AND" comment="For Terminal Server">
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7097" negate="false" test_ref="oval:org.mitre.oval:tst:2895"/>
          </criteria>
          <criterion comment="Patch Q265714 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2894"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="RAS Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2996"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:507" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Bitmap Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0566" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0566"/>
        <description>Integer overflow in imgbmp.cxx for Windows 2000 allows remote attackers to execute arbitrary code via a BMP image with a large bfOffBits value.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-02T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-08-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-26T12:19:00.000-04:00" comment="modified wft-268 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2743.600" negate="false" test_ref="oval:org.mitre.oval:tst:2583"/>
        <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5070" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT NNTP Component Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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-14T01:15: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="the version of nntpsvc.dll is less than 5.5.1877.79" negate="false" test_ref="oval:org.mitre.oval:tst:284"/>
          <criterion comment="Patch WindowsNT4OptionPack-KB883935-x86-enu.EXE" negate="true" test_ref="oval:org.mitre.oval:tst:283"/>
        </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:5074" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (32-Bit) Unchecked Buffer in NetDDE</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-14T05:10: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        <criteria operator="OR" comment="a vulnerable version of nddenb32.dll exists">
          <criteria operator="AND" comment="no service pack is installed and a vulnerable version of nddenb32.dll exists">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of nddenb32.dll is less than 5.1.2600.149" negate="false" test_ref="oval:org.mitre.oval:tst:282"/>
          </criteria>
          <criteria operator="AND" comment="Service Pack 1 is installed and a vulnerable version of nddenb32.dll exists">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of nddenb32.dll is less than 5.1.2600.1555" negate="false" test_ref="oval:org.mitre.oval:tst:443"/>
          </criteria>
        </criteria>
        <criteria operator="OR" comment="a vulnerable version of netdde.exe exists">
          <criteria operator="AND" comment="no service pack is installed and a vulnerable version of netdde.exe exists">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of netdde.exe is less than 5.1.2600.158" negate="false" test_ref="oval:org.mitre.oval:tst:281"/>
          </criteria>
          <criteria operator="AND" comment="Service Pack 1 is installed and a vulnerable version of netdde.exe exists">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of netdde.exe is less than 5.1.2600.1567" negate="false" test_ref="oval:org.mitre.oval:tst:445"/>
          </criteria>
        </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:511" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Improper URL Canonicalization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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>
          </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.4937.800" negate="false" test_ref="oval:org.mitre.oval:tst:2581"/>
        <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:512" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Improper URL Canonicalization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-03T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-26T12:51:00.000-04:00" comment="modified wft-93 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        <criterion comment="the version of mshtml.dll is less than 6.0.2737.800" negate="false" test_ref="oval:org.mitre.oval:tst:2580"/>
        <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:519" version="1" class="vulnerability">
      <metadata>
        <title>Scob and Toofer Internet Explorer v6.0 Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0549" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0549"/>
        <description>The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a "URL:" prepended to a "ms-its" protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-07-30T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-08-02T04:00:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-08-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-26T12:19:00.000-04:00" comment="modified wft-268 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2743.600" negate="false" test_ref="oval:org.mitre.oval:tst:2583"/>
          <criterion comment="the patch kb832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2802"/>
        </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:525" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft MDAC 2.5 Broadcast Response Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Data Access Compnents 2.5</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MDAC 2.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2576"/>
        <criterion comment="the version of odbcbcp.dll is less than 3.70.11.46" negate="false" test_ref="oval:org.mitre.oval:tst:2575"/>
        <criterion comment="the version of sqlsrv32.dll is less than 3.70.11.46" negate="false" test_ref="oval:org.mitre.oval:tst:2574"/>
        <criterion comment="the patch q832483 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2573"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5277" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed OVAL5277</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0569" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0569"/>
        <description>The RPC Runtime Library for Microsoft Windows NT 4.0 allows remote attackers to read active memory or cause a denial of service (system crash) via a malicious message, possibly related to improper length values.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-18T11:46:00.000-04:00">
              <contributor organization="The MITRE Corporation">Matthew Burton</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-02-22T09:29:00.000-04:00" comment="Changed CVE entry from 2003-0569 to 2004-0569">
              <contributor organization="The MITRE Corporation">Matthew Burton</contributor>
            </modified>
            <status_change date="2005-12-12T09:59:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-12-28T04:28:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of rpcrt4.dll is less than 4.0.1381.33578" negate="false" test_ref="oval:org.mitre.oval:tst:276"/>
        <criterion comment="Patch KB873350 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:529"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5307" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Long Share Names Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows Shell</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0214" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0214"/>
        <description>Buffer overflow in Microsoft Internet Explorer and Explorer on Windows XP SP1, WIndows 2000, Windows 98, and Windows Me may allow remote malicious servers to cause a denial of service (application crash) and possibly execute arbitrary code via long share names, as demonstrated using Samba.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-10-14T03:38:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
        <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        <criteria operator="OR" comment="a vulnerable version of shell32.dll exists">
          <criteria operator="AND" comment="no service pack is installed and a vulnerable version of shell32.dll exists">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of shell32.dll is less than 6.0.2750.166" negate="false" test_ref="oval:org.mitre.oval:tst:275"/>
          </criteria>
          <criteria operator="AND" comment="service pack 1 is installed and a vulnerable version of shell32.dll exists">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of shell32.dll is less than 6.0.2800.1580" negate="false" test_ref="oval:org.mitre.oval:tst:381"/>
          </criteria>
        </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:531" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Function Pointer Drag and Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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>
          </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.4937.800" negate="false" test_ref="oval:org.mitre.oval:tst:2581"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:532" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 Function Pointer Drag and Drop Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-03T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-03-04T05: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-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-26T12:51:00.000-04:00" comment="modified wft-93 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2737.800" negate="false" test_ref="oval:org.mitre.oval:tst:2580"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:542" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Malformed PNG Image File Failure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1185" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1185"/>
        <description>Internet Explorer 5.01 through 6.0 does not properly check certain parameters of a PNG file when opening it, which allows remote attackers to cause a denial of service (crash) by triggering a heap-based buffer overflow using invalid length codes during decompression, aka "Malformed PNG Image File Failure."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4922.900" negate="false" test_ref="oval:org.mitre.oval:tst:2786"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:543" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 (XP) Zone Restrictions Bypass via XML Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-01-21T05:00:00.000-04:00" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2734.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2663"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:549" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Zone Restrictions Bypass via XML Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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 specific Windows operating systems.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 5.5 sp2 patch.">
              <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>
          </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.4934.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2689"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:5509" version="1" 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>
          </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:553" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft MDAC 2.6 Broadcast Response Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Data Access Compnents 2.6</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MDAC 2.6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2717"/>
        <criterion comment="the version of odbcbcp.dll is less than 2000.80.747.0" negate="false" test_ref="oval:org.mitre.oval:tst:2564"/>
        <criterion comment="the version of sqlsrv32.dll is less than 2000.80.747.0" negate="false" test_ref="oval:org.mitre.oval:tst:2563"/>
        <criterion comment="the patch q832483 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2573"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5592" version="1" class="vulnerability">
      <metadata>
        <title>Windows (ME, NT, 2K), IE v5.5,SP2 CSS Heap Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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-19T04:49: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>
          </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:57" version="1" class="vulnerability">
      <metadata>
        <title>Improper Cross Domain Security Validation with ShowHelp Functionality</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-1328" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-1328"/>
        <description>The showHelp() function in Microsoft Internet Explorer 5.01, 5.5, and 6.0 supports certain types of pluggable protocols that allow remote attackers to bypass the cross-domain security model and execute arbitrary code, aka "Improper Cross Domain Security Validation with ShowHelp functionality."</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49: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 mshtml.dll is less than 6.0.2723.2500" negate="false" test_ref="oval:org.mitre.oval:tst:3003"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:573" version="1" class="vulnerability">
      <metadata>
        <title>MSHTA Code Execution Vulnerability (32-bit XP,SP2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <criterion comment="the version of shell32.dll is less than 6.0.2900.2620" negate="false" test_ref="oval:org.mitre.oval:tst:2543"/>
          <criterion comment="the patch  KB893086 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2542"/>
        </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:575" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Workstation Service Logging Function Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Windows Workstation Service</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0812" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0812"/>
        <description>Stack-based buffer overflow in a logging function for Windows Workstation Service (WKSSVC.DLL) allows remote attackers to execute arbitrary code via RPC calls that cause long entries to be written to a debug log file ("NetSetup.LOG"), as demonstrated using the NetAddAlternateComputerName API.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of wkssvc.dll is less than 5.00.2195.6862" negate="false" test_ref="oval:org.mitre.oval:tst:2541"/>
          <criterion comment="the patch q828748 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2540"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the workstation service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2696"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:58" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS HTTP Redirect Error Message Cross-site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0075" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0075"/>
        <description>Cross-site scripting vulnerability for Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other web users via the error message used in a URL redirect (""302 Object Moved") message.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-08-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:582" version="1" class="vulnerability">
      <metadata>
        <title>MSJava Applet CODEBASE File Access 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>
          <product>Microsoft Virtual Machine (VM)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1258" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1258"/>
        <description>Two vulnerabilities in Microsoft Virtual Machine (VM) up to and including build 5.0.3805, as used in Internet Explorer and other applications, allow remote attackers to read files via a Java applet with a spoofed location in the CODEBASE parameter in the APPLET tag, possibly due to a parsing error.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the version of msjava.dll is less than 5.0.3809.0" negate="false" test_ref="oval:org.mitre.oval:tst:2536"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:585" version="1" class="vulnerability">
      <metadata>
        <title>MS Word 97 Macro Names Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Word 97</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0820" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0820"/>
        <description>Microsoft Word 97, 98(J), 2000, and 2002, and Microsoft Works Suites 2001 through 2004, do not properly check the length of the "Macro names" data value, which could allow remote attackers to execute arbitrary code via a buffer overflow attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-11T12:00:00.000-04:00" comment="modified wft-17 - wft-17 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-11T12:01:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-20T12:00:00.000-04:00" comment="Corrected unknown test">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Word 97 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2531"/>
        <criterion comment="the version of winword.exe is less than 8.0.0.9315" negate="false" test_ref="oval:org.mitre.oval:tst:2530"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:59" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Windows RPC Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1561" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1561"/>
        <description>The RPC component in Windows 2000, Windows NT 4.0, and Windows XP allows remote attackers to cause a denial of service (disabled RPC service) via a malformed packet to the RPC Endpoint Mapper at TCP port 135, which triggers a null pointer dereference.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6106" negate="false" test_ref="oval:org.mitre.oval:tst:3002"/>
        <criterion comment="Patch Q331953_W2K_SP4_X86_EN.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3001"/>
        <criterion comment="Patch Windows2000-KB823980-x86-ENU.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3000"/>
        <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:591" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft FrontPage Server Extensions 2000</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 fp4awel.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="2005-09-26T10:51:00.000-04:00" comment="modified wft-12 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="the version of shtml.dll is less than 4.00.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2708"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2000 are enabled (WinNT)" negate="false" test_ref="oval:org.mitre.oval:tst:2526"/>
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6031" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5, SP2 HijackClick 3 / Script in Image Tag File Download Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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="2004-10-25T07:54:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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>
          </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:605" version="1" 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>
          </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 telnet.exe exists">
          <criteria operator="AND" comment="for specific Windows configurations a vulnerable version of telnet.exe exists">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="the version of telnet.exe is less than 5.2.3790.329" negate="false" 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" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            </criteria>
            <criterion comment="the version of telnet.exe is less than 5.2.3790.2442" negate="false" 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" negate="false" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of telnet.exe is less than 5.2.3790.2442" negate="false" test_ref="oval:org.mitre.oval:tst:2503"/>
          </criteria>
        </criteria>
        <criterion comment="the patch KB896428 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2502"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:606" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 3)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft FrontPage Server Extensions 2000</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 fp4awel.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="2005-09-26T10:51:00.000-04:00" comment="modified wft-12 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
          <criterion comment="the version of shtml.dll is less than 4.00.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2708"/>
          <criterion comment="the patch q810217 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2707"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" negate="false" test_ref="oval:org.mitre.oval:tst:2706"/>
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:61" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Remote Access Service Phonebook Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Remote Access Service (RAS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0366" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0366"/>
        <description>Buffer overflow in Remote Access Service (RAS) phonebook for Windows NT 4.0, 2000, XP, and Routing and Remote Access Server (RRAS) allows local users to execute arbitrary code by modifying the rasphone.pbk file to use a long dial-up entry.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-04-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="RAS Phonebook" negate="false" test_ref="oval:org.mitre.oval:tst:2999"/>
          <criterion comment="File %windir%\system32\rasapi32.dll version is less than 4.0.1381.7140" negate="false" test_ref="oval:org.mitre.oval:tst:2998"/>
          <criterion comment="Patch Q318138 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2997"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="RAS Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2996"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6100" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Install Engine Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</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="2005-01-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</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 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>
          </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:625" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 4)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft FrontPage Server Extensions 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0824" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0824"/>
        <description>Unknown vulnerability in the SmartHTML interpreter (shtml.dll) in Microsoft FrontPage Server Extensions 2000 and 2002, and Microsoft SharePoint Team Services 2002, allows remote attackers to cause a denial of service (response failure) via a certain request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-14T12:00:00.000-04:00" comment="Changed the definition to look at the file shtml.dll instead of fp5awel.dll.  It was determined that this is where the vulnerability (a buffer overflow) actually existed.  Also added the configuration test saying you are vulnerable if the SmartHTML interpreter is enabled.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-14T09:52:00.000-04:00" comment="XP SP2 added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-09-15T12:00:00.000-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows NT, 2000, or XP is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          </criteria>
          <criterion comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" negate="false" test_ref="oval:org.mitre.oval:tst:2490"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" negate="false" test_ref="oval:org.mitre.oval:tst:2677"/>
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:63" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Remote Access Service Phonebook Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Remote Access Service (RAS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0366" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0366"/>
        <description>Buffer overflow in Remote Access Service (RAS) phonebook for Windows NT 4.0, 2000, XP, and Routing and Remote Access Server (RRAS) allows local users to execute arbitrary code by modifying the rasphone.pbk file to use a long dial-up entry.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-04-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="RAS Phonebook" negate="false" test_ref="oval:org.mitre.oval:tst:2999"/>
          <criterion comment="File %windir%\system32\rasman.dll version is less than 5.0.2195.4983" negate="false" test_ref="oval:org.mitre.oval:tst:2992"/>
          <criterion comment="Patch Q318138 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2997"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="RAS Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2996"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6397" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP (64-Bit) DUNZIP Integer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <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 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          <criterion comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.2800.1584" negate="false" test_ref="oval:org.mitre.oval:tst:272"/>
          <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:644" version="1" class="vulnerability">
      <metadata>
        <title>License Logging Service Vulnerability (Terminal Server)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>MDAC 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 arbtirary 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-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
          </criteria>
          <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 4.0.1381.33632" negate="false" test_ref="oval:org.mitre.oval:tst:2476"/>
        </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:653" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 ASN.1 Library Integer Overflow Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of msasn1.dll is less than 5.0.2195.6823" negate="false" test_ref="oval:org.mitre.oval:tst:2469"/>
        <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:66" version="1" class="vulnerability">
      <metadata>
        <title>IIS ASP Function Cross-site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0223" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0223"/>
        <description>Cross-site scripting vulnerability (XSS) in the ASP function responsible for redirection in Microsoft Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to embed a URL containing script in a redirection message.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <modified date="2005-03-07T12:00:00.000-04:00" comment="modified wrt-222 - changed pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-09T07:55: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.6672" negate="false" test_ref="oval:org.mitre.oval:tst:2988"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="SP4 or later Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3073"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6788" version="1" 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>
          </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="64-Bit version of Windows is installed" negate="false" 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" negate="false" 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" negate="false" 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" negate="false" 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" negate="false" 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:681" version="1" class="vulnerability">
      <metadata>
        <title>Flaw in Windows WM_TIMER Message Handling Could Enable Privilege Elevation</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>NetDDE Agent</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1230" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1230"/>
        <description>NetDDE Agent on Windows NT 4.0, 4.0 Terminal Server Edition, Windows 2000, and Windows XP allows local users to execute arbitrary code as LocalSystem via "shatter" style attack by sending a WM_COPYDATA message followed by a WM_TIMER message, as demonstrated by GetAd, aka "Flaw in Windows WM_TIMER Message Handling Could Enable Privilege Elevation."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-08-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2004-08-25T03:00: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of user32.dll is less than 4.0.1381.7177" negate="false" test_ref="oval:org.mitre.oval:tst:2430"/>
        <criterion comment="the version of gdi32.dll is less than 4.0.1381.7177" negate="false" test_ref="oval:org.mitre.oval:tst:2429"/>
        <criterion comment="the version of winsrv.dll is less than 4.0.1381.7202" negate="false" test_ref="oval:org.mitre.oval:tst:2428"/>
        <criterion comment="the version of win32k.sys is less than 4.0.1381.7207" negate="false" test_ref="oval:org.mitre.oval:tst:2427"/>
        <criterion comment="Patch Q328310 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2426"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:685" version="1" class="vulnerability">
      <metadata>
        <title>Suppressed: Duplicate of OVAL1959</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Word for Windows 6.0 Converter</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0571" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0571"/>
        <description>Microsoft Word for Windows 6.0 Converter 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 "Table Conversion Vulnerability," a different vulnerability than CVE-2004-0901.</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>
            <modified date="2005-02-09T12:00:00.000-04:00" comment="modified cmp-35 - Corrected test comment">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <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-27T12:07: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 XP 32 bit Service Pack 2">
            <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3019"/>
            <criteria operator="AND" comment="Windows XP 32-bit edition is installed">
              <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            </criteria>
          </criteria>
          <criterion comment="the version of mswrd6.wpc is less than 10.0.803.2" negate="false" test_ref="oval:org.mitre.oval:tst:2422"/>
          <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
        </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:689" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Travel Log Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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>
          </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.4937.800" negate="false" test_ref="oval:org.mitre.oval:tst:2581"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:690" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 Temporary Internet Files folders Name Reading Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1188" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1188"/>
        <description>Internet Explorer 5.01 through 6.0 allows remote attackers to identify the path to the Temporary Internet Files folder and obtain user information such as cookies via certain uses of the OBJECT tag, which are not subjected to the proper security checks, aka "Temporary Internet Files folders Name Reading."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
          <criterion comment="Internet Explorer 5.5 Service Pack 2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3123"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4922.900" negate="false" test_ref="oval:org.mitre.oval:tst:2786"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:699" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions Chunked Encoded Request Buffer Overflow (Test 4)</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft FrontPage Server Extensions 2000</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-03-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2003-03-05T12:00:00.000-04:00" comment="Changed the definition to test for fp30reg.dll and fp4areg.dll instead of fp4awel.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="2005-09-26T10:50:00.000-04:00" comment="modified wft-114 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:22:00.000-04:00" comment="modified wft-31 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="a vulnerable version of fp30reg.dll or fp4areg.dll exists">
            <criterion comment="the version of fp4areg.dll is less than 4.0.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2681"/>
            <criterion comment="the version of fp30reg.dll is less than 4.00.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2680"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2000 are enabled (WinNT)" negate="false" test_ref="oval:org.mitre.oval:tst:2526"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7095" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5,SP2 Plug-in Navigation Address Bar Spoofing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</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-25T05:31:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
            <status_change date="2004-10-27T01:05:00.000-04:00">DRAFT</status_change>
            <status_change date="2004-11-17T10: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>
          </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.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 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>
    </definition>
    <definition id="oval:org.mitre.oval:def:71" version="1" class="vulnerability">
      <metadata>
        <title>Privilege Escalation Using Cached Admin Connection</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0344" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0344"/>
        <description>An SQL query method in Microsoft SQL Server 2000 Gold and 7.0 using Mixed Mode allows local database users to gain privileges by reusing a cached connection of the sa administrator account.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-06-24T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <status_change date="2004-03-09T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-04-07T12:00:00.000-04:00" comment="modified wft-222 - corrected literal component of file path. It was missing the leading '\'">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified date="2005-04-07T09:25:00.000-04:00" comment="modified wft-222 - Corrected comment">
              <contributor organization="The MITRE Corporation">Jonathan Baker</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
          <criterion comment="the version of sqlservr.exe is less than 2000.80.296.0" negate="false" test_ref="oval:org.mitre.oval:tst:2976"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Mixed Mode Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2975"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:713" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Hyperlink Object Library Unchecked Buffer Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of hlink.dll is less than 5.2.3790.227" negate="false" test_ref="oval:org.mitre.oval:tst:2399"/>
        <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:72" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Variant of Chunked Encoding Buffer Overrun</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0147" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0147"/>
        <description>Buffer overflow in the ASP data transfer mechanism in Internet Information Server (IIS) 4.0, 5.0, and 5.1 allows remote attackers to cause a denial of service or execute code, aka "Microsoft-discovered variant of Chunked Encoding buffer overrun."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:721" version="1" 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>
          </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="32-bit version of Windows or 64-bit (itanium architecture) version of Windows is installed">
          <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
        </criteria>
        <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
        <criterion comment="the version of webclnt.dll is less than 5.2.3790.316" negate="false" test_ref="oval:org.mitre.oval:tst:2392"/>
        <criterion comment="the patch kb896426 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2391"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:733" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 (XP) HijackClick Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-18T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-01-21T05:00:00.000-04:00" comment="Removed the test for Windows XP.  This is not part of the vulnerability definition.  Instead, it is a pre-requisite of installing the IE 6 patch.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Removed the IE 6 SP 1 part of this definition as the SP 1 part is defined in a different OVAL.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2734.1600" negate="false" test_ref="oval:org.mitre.oval:tst:2663"/>
          <criterion comment="the patch q824145 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3110"/>
        </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:743" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions Chunked Encoded Request Buffer Overflow (Test 5)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft FrontPage Server Extensions 2000</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-03-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2003-03-05T12:00:00.000-04:00" comment="Changed the definition to test for fp30reg.dll and fp4areg.dll instead of fp4awel.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="2005-09-26T10:50:00.000-04:00" comment="modified wft-114 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-27T01:22:00.000-04:00" comment="modified wft-31 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="AND" comment="Windows 2000 (sp3 or earlier) is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Win2K/XP/2003 service pack 4 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3084"/>
          </criteria>
          <criteria operator="OR" comment="a vulnerable version of fp30reg.dll or fp4areg.dll exists">
            <criterion comment="the version of fp4areg.dll is less than 4.0.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2681"/>
            <criterion comment="the version of fp30reg.dll is less than 4.00.02.7523" negate="false" test_ref="oval:org.mitre.oval:tst:2680"/>
          </criteria>
          <criterion comment="the patch q810217 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2707"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" negate="false" test_ref="oval:org.mitre.oval:tst:2706"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:745" version="1" class="vulnerability">
      <metadata>
        <title>IE v6.0 (XP) Travel Log Cross Domain Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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-03T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-03-04T05: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-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <modified date="2005-09-26T12:51:00.000-04:00" comment="modified wft-93 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2737.800" negate="false" test_ref="oval:org.mitre.oval:tst:2580"/>
          <criterion comment="the patch q832894 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:2588"/>
        </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:751" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft MDAC 2.7 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>
          <product>Microsoft Data Access Compnents 2.7</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="MDAC 2.7 is installed and a vulnerable version of sqlsrv32.dll and odbcbcp.dll exists">
          <criteria operator="AND" comment="MDAC 2.7 (RTM) is installed and both sqlsrv32.dll and odbcbcp.dll are less than 2000.81.9002.0">
            <criterion comment="MDAC 2.7 (RTM) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2590"/>
            <criterion comment="the version of sqlsrv32.dll is less than 2000.81.9002.0" negate="false" test_ref="oval:org.mitre.oval:tst:2384"/>
            <criterion comment="the version of odbcbcp.dll is less than 2000.81.9002.0" negate="false" test_ref="oval:org.mitre.oval:tst:2383"/>
          </criteria>
          <criteria operator="AND" comment="MDAC 2.7 (SP1) is installed and both sqlsrv32.dll and odbcbcp.dll are less than 2000.81.9042.0">
            <criterion comment="MDAC 2.7 (SP1) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2382"/>
            <criterion comment="the version of sqlsrv32.dll is less than 2000.81.9042.0" negate="false" test_ref="oval:org.mitre.oval:tst:2381"/>
            <criterion comment="the version of odbcbcp.dll is less than 2000.81.9042.0" negate="false" test_ref="oval:org.mitre.oval:tst:2380"/>
          </criteria>
        </criteria>
        <criterion comment="the patch q832483 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2573"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:76" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Process Handle Duplication Privilege Escalation</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Windows 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0367" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0367"/>
        <description>smss.exe debugging subsystem in Windows NT and Windows 2000 does not properly authenticate programs that connect to other programs, which allows local users to gain administrator or SYSTEM privileges by duplicating a handle to a privileged process, as demonstrated by DebPloit.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-04-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="File %windir%\system32\smss.exe version is less than 5.0.2195.5695" negate="false" test_ref="oval:org.mitre.oval:tst:2973"/>
        <criterion comment="Patch Q320206 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2972"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:762" version="1" class="vulnerability">
      <metadata>
        <title>MS FrontPage Server Extensions SmartHTML Denial of Service (Test 5)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft SharePoint Team Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0824" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0824"/>
        <description>Unknown vulnerability in the SmartHTML interpreter (shtml.dll) in Microsoft FrontPage Server Extensions 2000 and 2002, and Microsoft SharePoint Team Services 2002, allows remote attackers to cause a denial of service (response failure) via a certain request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-12-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-01-14T12:00:00.000-04:00" comment="Changed the definition to look at the file shtml.dll instead of fp5awel.dll.  It was determined that this is where the vulnerability (a buffer overflow) actually existed.  Also added the configuration test saying you are vulnerable if the SmartHTML interpreter is enabled.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-03-09T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2004-09-14T09:53:00.000-04:00" comment="XP SP2 added">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2004-09-15T12:00:00.000-04:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="Windows 2000, XP, or 2003 is installed">
            <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          </criteria>
          <criterion comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" negate="false" test_ref="oval:org.mitre.oval:tst:2490"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SharePoint Team Services are enabled (2K, XP, 2003)" negate="false" test_ref="oval:org.mitre.oval:tst:2379"/>
          <criterion comment="SmartHTML interpreter is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2705"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:769" version="1" 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>
          </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:77" version="1" class="vulnerability">
      <metadata>
        <title>IE v5.5 GetObject File Retrieval</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0023"/>
        <description>Internet Explorer 5.01, 5.5 and 6.0 allows remote attackers to read arbitrary files via malformed requests to the GetObject function, which bypass some of GetObject's security checks.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3078"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3077"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:3076"/>
        </criteria>
        <criterion comment="the version of mshtml.dll is less than 5.50.4725.2100" negate="false" test_ref="oval:org.mitre.oval:tst:3075"/>
        <criterion comment="the patch q316059 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3121"/>
        <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <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"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:775" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft MDAC 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 Compnents 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MDAC 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:777" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 CSRSS Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Client Server Runtime System (CSRSS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-0551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0551"/>
        <description>Stack-based buffer overflow in WINSRV.DLL in the Client Server Runtime System (CSRSS) process of Microsoft Windows 2000, Windows XP SP1 and SP2, and Windows Server 2003 allows local users to gain privileges via a specially-designed application that provides console window information with a long FaceName value.</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>
            <modified date="2005-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.0.2195.7035" negate="false" test_ref="oval:org.mitre.oval:tst:2358"/>
        <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:778" version="1" class="vulnerability">
      <metadata>
        <title>LSASS Privilege Escalation Vulnerability (Windows 2000)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0894" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0894"/>
        <description>LSASS (Local Security Authority Subsystem Service) of Windows 2000 Server and Windows Server 2003 does not properly validate connection information, which allows local users to gain privileges via a specially-designed program.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-12-28T12: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-06-17T12:00:00.000-04:00" comment="modified cmp-1106 - Replaced the test that checks for the service pack level, instead of checking for sp4 or ealier (did not check for GOLD edition) it is now negating the test that checks for sp5 for later.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2005-06-22T12:35:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-07-27T10:37:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Windows 2000 (sp4 or earlier) is installed">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criterion comment="the version of lsasrv.dll is less than 5.0.2195.6987" negate="false" test_ref="oval:org.mitre.oval:tst:2357"/>
        <criterion comment="the patch kb885835is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:779" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP Kernel Debugger-based Buffer Overflow (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Windows kernel</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0112" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0112"/>
        <description>Buffer overflow in Windows Kernel allows local users to gain privileges by causing certain error messages to be passed to a debugger.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-11-30T12: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-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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="the patch Q811493 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2885"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
        <criterion comment="the patch KB840987 is installed (Hotfix key)" negate="true" test_ref="oval:org.mitre.oval:tst:2356"/>
        <criterion comment="The version of Ntoskrnl.exe is less than 5.1.2600.160" negate="false" test_ref="oval:org.mitre.oval:tst:2355"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:78" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS Directory Traversal Command Execution (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0333" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0333"/>
        <description>Directory traversal vulnerability in IIS 5.0 and earlier allows remote attackers to execute arbitrary commands by encoding .. (dot dot) and "\" characters twice.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2004-08-04T12:00:00.000-04:00" comment="Modifed without comment">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </modified>
            <status_change date="2004-08-25T12:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-08-26T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-09-09T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.3407" negate="false" test_ref="oval:org.mitre.oval:tst:2971"/>
        <criterion comment="Patch Q293826 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3020"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="Windows 2000 Security Roll-up 1 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2990"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:784" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Telnet Environment Disclosure Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the patch KB896428 for Services for UNIX is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2351"/>
        <criteria operator="OR" comment="Services for UNIX is instaled and a vulnerable version of telnet.exe exists">
          <criteria operator="AND" comment="Services for UNIX version 2.2 and telnet.exe version less than 5.3000.2073.13">
            <criterion comment="the version of telnet.exe is less than 5.3000.2073.13" negate="false" test_ref="oval:org.mitre.oval:tst:2350"/>
            <criterion comment="the software Services for UNIX is installed and the version is 2.2" negate="false" test_ref="oval:org.mitre.oval:tst:2349"/>
          </criteria>
          <criteria operator="AND" comment="Services for UNIX version 3.0 and telnet.exe version less than 7.0.1701.44">
            <criterion comment="the software Services for UNIX is installed and the version is 3.0" negate="false" test_ref="oval:org.mitre.oval:tst:2348"/>
            <criterion comment="the version of telnet.exe is less than 7.0.1701.44" negate="false" test_ref="oval:org.mitre.oval:tst:2347"/>
          </criteria>
          <criteria operator="AND" comment="Services for UNIX version 3.5 and telnet.exe version less than 8.0.1969.33">
            <criterion comment="the software Services for UNIX is installed and the version is 3.5" negate="false" test_ref="oval:org.mitre.oval:tst:2346"/>
            <criterion comment="the version of telnet.exe is less than 8.0.1969.33" negate="false" test_ref="oval:org.mitre.oval:tst:2345"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:796" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT ASN.1 Library Integer Overflow Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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 NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the version of msasn1.dll is less than 5.0.2195.6824" negate="false" test_ref="oval:org.mitre.oval:tst:2330"/>
        <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:797" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP ASN.1 Library Integer Overflow Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
            <modified date="2004-09-13T10:28:00.000-04:00" comment="">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="a vulnerable version of msasn1.dll exists">
          <criteria operator="AND" comment="no service pack is installed and msasn1.dll is less than 5.1.2600.119">
            <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
            <criterion comment="the version of msasn1.dll is less than 5.1.2600.119" negate="false" test_ref="oval:org.mitre.oval:tst:2329"/>
          </criteria>
          <criteria operator="AND" comment="service pack 1 is installed and msasn1.dll is less than 5.1.2600.1274">
            <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
            <criterion comment="the version of msasn1.dll is less than 5.1.2600.1274" negate="false" test_ref="oval:org.mitre.oval:tst:2328"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb828028 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2468"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </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:801" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Terminal Server WINS Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</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">
          <criteria operator="AND" comment="Windows NT Server 4.0, Terminal Server Edition is installed">
            <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
          </criteria>
          <criterion comment="the version of wins.exe is less than 4.0.1381.33554" negate="false" test_ref="oval:org.mitre.oval:tst:2323"/>
          <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: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:81" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS HTTP Error Page Cross-site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0148" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0148"/>
        <description>Cross-site scripting vulnerability in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other users via an HTTP error page.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-08-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
        <criterion comment="the version of w3svc.dll is less than 4.2.775.1" negate="false" test_ref="oval:org.mitre.oval:tst:3096"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:82" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft RPC Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft SQL Server 2000</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0509" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0509"/>
        <description>Vulnerabilities in RPC servers in (1) Microsoft Exchange Server 2000 and earlier, (2) Microsoft SQL Server 2000 and earlier, (3) Windows NT 4.0, and (4) Windows 2000 allow remote attackers to cause a denial of service via malformed inputs.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-08-27T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <modified date="2005-04-07T12:00:00.000-04:00" comment="modified wft-225 - correct literal component in file path. Added '\' to the start of the literal string.">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2005-04-11T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2005-04-12T12:00:00.000-04:00" comment="modified wft-89 - wft-89 corrected literal string">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2005-04-27T12:07:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-27T01:26:00.000-04:00" comment="modified wft-89 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="the version of ssmsrp70.dll is less than 2000.80.213.0" negate="false" test_ref="oval:org.mitre.oval:tst:2968"/>
        <criterion comment="the version of dbmsrpcn.dll is less than 2000.80.213.0" negate="false" test_ref="oval:org.mitre.oval:tst:2967"/>
        <criterion comment="File sqlservr.exe version3 greater than or equal to 2000.80.384.0" negate="true" test_ref="oval:org.mitre.oval:tst:2966"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:83" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft SQL Server 3-Function Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>MicrosoftSQL Server</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0542" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0542"/>
        <description>Buffer overflows in Microsoft SQL Server 7.0 and 2000 allow attackers with access to SQL Server to execute arbitrary code through the functions (1) raiserror, (2) formatmessage, or (3) xp_sprintf.  NOTE: the C runtime format string vulnerability reported in MS01-060 is identified by CVE-2001-0879.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Yi-Fang Koh</contributor>
            </submitted>
            <modified date="2005-04-08T12:00:00.000-04:00" comment="modified wft-227 - 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="2005-09-26T10:57:00.000-04:00" comment="modified wft-227 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="SQL Server 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2977"/>
        <criterion comment="File sqlservr.exe version3 less than 2000.80.428.0" negate="false" test_ref="oval:org.mitre.oval:tst:2965"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:844" version="1" class="vulnerability">
      <metadata>
        <title>MSN Messenger Remote File Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>MSN Messenger</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0122" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0122"/>
        <description>Microsoft MSN Messenger 6.0 and 6.1 does not properly handle certain requests, which allows remote attackers to read arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-03-09T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-03-25T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-03-30T12:00:00.000-04:00" comment="Fixed the path for both versions of the file to look at the correct registry key to determine the location of the 'Program Files' folder..">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </modified>
            <status_change date="2004-05-05T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="AND" comment="Microsoft MSN Messenger 6.0 or 6.1 (but less than 6.1.0211) is installed">
          <criterion comment="the version of msgsc.dll is greater than 6.0.0.0" negate="false" test_ref="oval:org.mitre.oval:tst:1591"/>
          <criterion comment="the version of msgsc.dll is less than 6.1.0.211" negate="false" test_ref="oval:org.mitre.oval:tst:1590"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:87" version="1" class="vulnerability">
      <metadata>
        <title>SNMPv1 Request Handling DoS and Privilege Escalation</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Simple Network Management Protocol (SNMP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0013" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0013"/>
        <description>Vulnerabilities in the SNMPv1 request handling of a large number of SNMP implementations allow remote attackers to cause a denial of service or gain privileges via (1) GetRequest, (2) GetNextRequest, and (3) SetRequest messages, as demonstrated by the PROTOS c06-SNMPv1 test suite.  NOTE: It is highly likely that this candidate will be SPLIT into multiple candidates, one or more for each vendor.  This and other SNMP-related candidates will be updated when more accurate information is available.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
          <criterion comment="the version of snmp.exe is less than 4.0.1381.7134" negate="false" test_ref="oval:org.mitre.oval:tst:2960"/>
          <criterion comment="Patch Q314147 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2959"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:882" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express v5.5,SP2 MHTML URL Processing 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>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0380" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0380"/>
        <description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the "MHTML URL Processing Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook Express 5.5 SP2 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1514"/>
        <criterion comment="the version of inetcomm.dll is less than 5.50.4939.300" negate="false" test_ref="oval:org.mitre.oval:tst:1513"/>
        <criterion comment="the patch kb837009 is installed (installed components key)" negate="true" test_ref="oval:org.mitre.oval:tst:1512"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:883" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 LSASS Buffer Overflow (Sasser Worm Vulnerability)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </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">Tiffany Bergeron</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 comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of lsasrv.dll is less than 5.0.2195.6902" negate="false" test_ref="oval:org.mitre.oval:tst:1511"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:885" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 SSL Library Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Secure Sockets Layer (SSL)</product>
        </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>
          </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 schannel.dll is less than 5.2.3790.132" negate="false" test_ref="oval:org.mitre.oval:tst:1509"/>
          <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="SSL is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1508"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:886" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP SSL Library Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Secure Sockets Layer (SSL)</product>
        </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 date="2004-09-13T10:29:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="a vulnerable version of schannel.dll exists">
            <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of schannel.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criteria operator="OR" comment="a vulnerable version of schannel.dll exists depending on service pack level">
                <criteria operator="AND" comment="no service pack is installed and schannel.dll is less than 5.1.2600.136">
                  <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                  <criterion comment="the version of schannel.dll is less than 5.1.2600.136" negate="false" test_ref="oval:org.mitre.oval:tst:1507"/>
                </criteria>
                <criteria operator="AND" comment="service pack 1 is installed and schannel.dll is less than 5.1.2600.1347">
                  <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                  <criterion comment="the version of schannel.dll is less than 5.1.2600.1347" negate="false" test_ref="oval:org.mitre.oval:tst:1506"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="64-bit version of Windows and schannel.dll is less than 5.1.2600.1347">
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              <criterion comment="the version of schannel.dll is less than 5.1.2600.1347" negate="false" test_ref="oval:org.mitre.oval:tst:1506"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SSL is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1508"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:889" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP SSL PCT Handshake Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Private Communications Transport (PCT)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0719"/>
        <description>Buffer overflow in the Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used 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 PCT 1.0 handshake packets.</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 date="2004-09-13T11:21:00.000-04:00" comment="added cmp-66">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="a vulnerable version of schannel.dll exists">
            <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of schannel.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criteria operator="OR" comment="a vulnerable version of schannel.dll exists depending on service pack level">
                <criteria operator="AND" comment="no service pack is installed and schannel.dll is less than 5.1.2600.136">
                  <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                  <criterion comment="the version of schannel.dll is less than 5.1.2600.136" negate="false" test_ref="oval:org.mitre.oval:tst:1507"/>
                </criteria>
                <criteria operator="AND" comment="service pack 1 is installed and schannel.dll is less than 5.1.2600.1347">
                  <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                  <criterion comment="the version of schannel.dll is less than 5.1.2600.1347" negate="false" test_ref="oval:org.mitre.oval:tst:1506"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="64-bit version of Windows and schannel.dll is less than 5.1.2600.1347">
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              <criterion comment="the version of schannel.dll is less than 5.1.2600.1347" negate="false" test_ref="oval:org.mitre.oval:tst:1506"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="SSL is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1508"/>
          <criterion comment="PCT support is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1503"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:89" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 MUP UNC Request Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Multiple UNC Provider (MUP)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0151" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0151"/>
        <description>Buffer overflow in Multiple UNC Provider (MUP) in Microsoft Windows operating systems allows local users to cause a denial of service or possibly gain SYSTEM privileges via a long UNC request.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-05-13T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="File %windir%\system32\drivers\mup.sys version is less than 5.0.2195.5080" negate="false" test_ref="oval:org.mitre.oval:tst:2957"/>
        <criterion comment="Patch Q311967 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2956"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:890" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Local Descriptor Table Kernel Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Local Descriptor Table (LDT)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0910" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0910"/>
        <description>The NtSetLdtEntries function in the programming interface for the Local Descriptor Table (LDT) in Windows NT 4.0 and Windows 2000 allows local attackers to gain access to kernel memory and execute arbitrary code via an expand-down data segment descriptor descriptor that points to protected memory.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of wintrust.dll is less than 5.131.2195.6824" negate="false" test_ref="oval:org.mitre.oval:tst:1502"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:892" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 SSL Library Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Secure Sockets Layer (SSL)</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of schannel.dll is less than 5.1.2195.6899" negate="false" test_ref="oval:org.mitre.oval:tst:1501"/>
          <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="SSL is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1508"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:893" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 RPCSS DCOM Buffer Overflow (Blaster, Test 3)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of rpcrt4.dll is less than 5.0.2195.6904" negate="false" test_ref="oval:org.mitre.oval:tst:1500"/>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:895" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT winlogon Remote Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Windows logon process (winlogon)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0806" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0806"/>
        <description>Buffer overflow in the Windows logon process (winlogon) in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1, when a member of a domain, 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">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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criteria operator="OR" comment="a vulnerable version of msgina.dll exists on NT">
            <criteria operator="AND" comment="non Terminal Server and msgina.dll is less than 4.0.1381.7255">
              <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
              <criterion comment="the version of msgina.dll is less than 4.0.1381.7255" negate="false" test_ref="oval:org.mitre.oval:tst:1496"/>
            </criteria>
            <criteria operator="AND" comment="Terminal Server and msgina.dll is less than 4.0.1381.33559">
              <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
              <criterion comment="the version of msgina.dll is less than 4.0.1381.33559" negate="false" test_ref="oval:org.mitre.oval:tst:1495"/>
            </criteria>
          </criteria>
          <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="machine is a member of a domain" negate="false" test_ref="oval:org.mitre.oval:tst:1494"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:897" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT WMF/EMF Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Enhanced Metafile (EMF)</product>
          <product>Windows Metafile (WMF)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0906" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0906"/>
        <description>Buffer overflow in the rendering for (1) Windows Metafile (WMF) or (2) Enhanced Metafile (EMF) image formats in Microsoft Windows NT 4.0 SP6a, 2000 SP2 through SP4, and XP SP1 allows remote attackers to execute arbitrary code via a malformed WMF or EMF image.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criteria operator="OR" comment="a vulnerable version of mf3216.dll exists on NT">
          <criteria operator="AND" comment="non Terminal Server and mf3216.dll is less than 4.0.1381.7263">
            <criterion comment="this is an NT Terminal Server" negate="true" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="the version of mf3216.dll is less than 4.0.1381.7263" negate="false" test_ref="oval:org.mitre.oval:tst:1492"/>
          </criteria>
          <criteria operator="AND" comment="NT Terminal Server and mf3216.dll is less than 4.0.1381.33562">
            <criterion comment="this is an NT Terminal Server" negate="false" test_ref="oval:org.mitre.oval:tst:3097"/>
            <criterion comment="the version of mf3216.dll is less than 4.0.1381.33562" negate="false" test_ref="oval:org.mitre.oval:tst:1491"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:898" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP LSASS Buffer Overflow (Sasser Worm Vulnerability)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </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 date="2004-09-13T11:22:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="a vulnerable version of lsasrv.dll exists on XP">
          <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of lsasrv.dll exists">
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criteria operator="OR" comment="a vulnerable version of lsasrv.dll exists depending on service pack level">
              <criteria operator="AND" comment="no service pack is installed and lsasrv.dll is less than 5.1.2600.134">
                <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                <criterion comment="the version of lsasrv.dll is less than 5.1.2600.134" negate="false" test_ref="oval:org.mitre.oval:tst:1490"/>
              </criteria>
              <criteria operator="AND" comment="service pack 1 is installed and lsasrv.dll is less than 5.1.2600.1361">
                <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                <criterion comment="the version of lsasrv.dll is less than 5.1.2600.1361" negate="false" test_ref="oval:org.mitre.oval:tst:1489"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="64-bit version of Windows and lsasrv.dll is less than 5.1.2600.1361">
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the version of lsasrv.dll is less than 5.1.2600.1361" negate="false" test_ref="oval:org.mitre.oval:tst:1489"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
        <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
          <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
          <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:90" version="1" class="vulnerability">
      <metadata>
        <title>IIS Denial of Service via WebDAV</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0151" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0151"/>
        <description>IIS 5.0 allows remote attackers to cause a denial of service via a series of malformed WebDAV requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-10-20T12:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-10-20T10:07:00.000-04:00" comment="corrected configuration criterion">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </modified>
            <status_change date="2004-11-03T12: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="File %windir%\system32\inetsrv\httpext.dll version is less than 0.9.3940.20" negate="false" test_ref="oval:org.mitre.oval:tst:2955"/>
          <criterion comment="Patch Q291845 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2954"/>
          <criterion comment="Patch Q293826 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3020"/>
          <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 2 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3019"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="WebDav is disabled(for iis 5.0)" negate="true" test_ref="oval:org.mitre.oval:tst:2953"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:900" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP RPCSS DCOM Buffer Overflow (Blaster)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criteria operator="OR" comment="a vulnerable version of rpcrt4.dll exists on XP">
          <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of rpcrt4.dll exists">
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criteria operator="OR" comment="a vulnerable version of rpcrt4.dll exists depending on service pack level">
              <criteria operator="AND" comment="no service pack is installed and rpcrt4.dll is less than 5.1.2600.135">
                <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.135" negate="false" test_ref="oval:org.mitre.oval:tst:1488"/>
              </criteria>
              <criteria operator="AND" comment="service pack 1 is installed and rpcrt4.dll is less than 5.1.2600.1361">
                <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.1361" negate="false" test_ref="oval:org.mitre.oval:tst:1487"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="64-bit version of Windows and rpcrt4.dll is less than 5.1.2600.1361">
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the version of rpcrt4.dll is less than 5.1.2600.1361" negate="false" test_ref="oval:org.mitre.oval:tst:1487"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:903" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT SSL PCT Handshake Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Private Communications Transport (PCT)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0719"/>
        <description>Buffer overflow in the Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used 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 PCT 1.0 handshake packets.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="the version of schannel.dll is less than 4.87.1964.1880" negate="false" test_ref="oval:org.mitre.oval:tst:1479"/>
          <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="SSL is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1508"/>
          <criterion comment="PCT support is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1503"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:907" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 H.323 Protocol Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>H.323</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
        <criterion comment="the version of h323.tsp is less than 5.0.2195.6901" negate="false" test_ref="oval:org.mitre.oval:tst:1475"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:909" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS System File Listing Privilege Elevation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0507" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0507"/>
        <description>IIS 5.0 uses relative paths to find system files that will run in-process, which allows local users to gain privileges via a Trojan horse file, aka the "System file listing privilege elevation" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 4.2.769.1" negate="false" test_ref="oval:org.mitre.oval:tst:1474"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:911" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Local Descriptor Table Kernel Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Local Descriptor Table (LDT)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0910" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0910"/>
        <description>The NtSetLdtEntries function in the programming interface for the Local Descriptor Table (LDT) in Windows NT 4.0 and Windows 2000 allows local attackers to gain access to kernel memory and execute arbitrary code via an expand-down data segment descriptor descriptor that points to protected memory.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
        <criterion comment="the version of wintrust.dll is less than 5.131.1880.14" negate="false" test_ref="oval:org.mitre.oval:tst:1472"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:912" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS System File Listing Privilege Elevation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0507" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0507"/>
        <description>IIS 5.0 uses relative paths to find system files that will run in-process, which allows local users to gain privileges via a Trojan horse file, aka the "System file listing privilege elevation" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <modified date="2005-01-11T12:00:00.000-04:00" comment="modified wft-305 - changed the version of msw3prt.dll to test against from 5.5.2195.3649 to 5.0.2195.3649">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-01-20T01:05:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.3649" negate="false" test_ref="oval:org.mitre.oval:tst:1471"/>
        <criterion comment="Patch Q301625 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3037"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:913" version="1" class="vulnerability">
      <metadata>
        <title>IIS ASP Source Code Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0278" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0278"/>
        <description>In IIS, remote attackers can obtain source code for ASP files by appending "::$DATA" to the URL.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 4.0.1381.164" negate="false" test_ref="oval:org.mitre.oval:tst:1470"/>
        <criterion comment="Win2K/XP/2003 service pack 6 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1469"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:915" version="1" class="vulnerability">
      <metadata>
        <title>IIS4.0 Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0874" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0874"/>
        <description>Buffer overflow in IIS 4.0 allows remote attackers to cause a denial of service via a malformed request for files with .HTR, .IDC, or .STM extensions.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 4.0.1381.164" negate="false" test_ref="oval:org.mitre.oval:tst:1470"/>
        <criterion comment="Win2K/XP/2003 service pack 6 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1469"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:919" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 LSASS Buffer Overflow (Sasser Worm Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Local Security Authority Subsystem Service (LSASS)</product>
        </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>
          </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 lsasrv.dll is less than 5.2.3790.134" negate="false" test_ref="oval:org.mitre.oval:tst:1467"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:92" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS HTTP Error Page Cross-site Scripting</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0148" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0148"/>
        <description>Cross-site scripting vulnerability in Internet Information Server (IIS) 4.0, 5.0 and 5.1 allows remote attackers to execute arbitrary script as other users via an HTTP error page.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-10-10T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Harvey Rubinovitz</contributor>
            </submitted>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
        <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
        <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:920" version="1" class="vulnerability">
      <metadata>
        <title>IE Cached Content Command Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0002" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0002"/>
        <description>Internet Explorer 5.5 and earlier allows remote attackers to obtain the physical location of cached content and open the content in the Local Computer Zone, then use compiled HTML help (.chm) files to execute arbitrary programs.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T12: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criteria operator="OR" comment="Internet Explorer 5.5 Installed">
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1466"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1465"/>
          <criterion comment="Internet Explorer 5.5 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1464"/>
        </criteria>
        <criterion comment="File %windir%\system32\mshtml.dll version is less than 5.50.4613.1700" negate="false" test_ref="oval:org.mitre.oval:tst:1463"/>
        <criterion comment="Patch Q286045 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1462"/>
        <criterion comment="Patch Q295106 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1461"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:921" version="1" class="vulnerability">
      <metadata>
        <title>IE File Execution User-prompt Bypass 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2001-0727" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0727"/>
        <description>Internet Explorer 6.0 allows remote attackers to execute arbitrary code by modifying the Content-Disposition and Content-Type header fields in a way that causes Internet Explorer to believe that the file is safe to open without prompting the user, aka the "File Execution Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-05-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T04:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-09-22T04:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-22T04:01: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-06T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="the version of mshtml.dll is less than 6.0.2712.0300" negate="false" test_ref="oval:org.mitre.oval:tst:1460"/>
          <criterion comment="Patch Q313675 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1459"/>
          <criterion comment="Patch Q316059.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1458"/>
          <criterion comment="Patch Q319282 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1457"/>
          <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
          <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
          <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
          <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
          <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
          <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"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="File Downloads Not Disabled">
            <criterion comment="Use Machine Settings" negate="false" test_ref="oval:org.mitre.oval:tst:1456"/>
            <criterion comment="File Downloads Allowed In At Least One Zone" negate="false" test_ref="oval:org.mitre.oval:tst:1455"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:922" version="1" class="vulnerability">
      <metadata>
        <title>IE Slash Characters in Type Property 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0344" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0344"/>
        <description>Buffer overflow in Microsoft Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to execute arbitrary code via / (slash) characters in the Type property of an Object tag in a web page.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T12: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>
          </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 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 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.139" negate="false" test_ref="oval:org.mitre.oval:tst:1452"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:925" version="1" class="vulnerability">
      <metadata>
        <title>MS IE HTML Directive Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0022" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0022"/>
        <description>Buffer overflow in the implementation of an HTML directive in mshtml.dll in Internet Explorer 5.5 and 6.0 allows remote attackers to execute arbitrary code via a web page that specifies embedded ActiveX controls in a way that causes 2 Unicode strings to be concatenated.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-05-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T04:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-09-22T04:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-22T04:01: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-06T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="File %windir%\system32\mshtml.dll version is less than 6.0.2713.1100" negate="false" test_ref="oval:org.mitre.oval:tst:1451"/>
          <criterion comment="Patch Q316059.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1458"/>
          <criterion comment="Patch Q319282 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1457"/>
          <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
          <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
          <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
          <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
          <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
          <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"/>
          <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="Run ActiveX Controls and Plugins Not Disabled">
            <criterion comment="Use Machine Settings" negate="false" test_ref="oval:org.mitre.oval:tst:1456"/>
            <criterion comment="Run ActiveX Controls and Plugins Allowed In At Least One Zone" negate="false" test_ref="oval:org.mitre.oval:tst:1450"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:926" version="1" 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>
          </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:927" version="1" class="vulnerability">
      <metadata>
        <title>IIS5.0 Specialized Header Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0778" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0778"/>
        <description>IIS 5.0 allows remote attackers to obtain source code for .ASP files and other scripts via an HTTP GET request with a "Translate: f" header, aka the "Specialized Header" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:929" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS Out of Process Privilege Elevation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0869" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0869"/>
        <description>Unknown vulnerability in the hosting process (dllhost.exe) for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allows remote attackers to gain privileges by executing an out of process application that acquires LocalSystem privileges, aka "Out of Process Privilege Elevation."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 4.2.780.1" negate="false" test_ref="oval:org.mitre.oval:tst:1448"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:930" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS Out of Process Privilege Elevation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0869" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0869"/>
        <description>Unknown vulnerability in the hosting process (dllhost.exe) for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allows remote attackers to gain privileges by executing an out of process application that acquires LocalSystem privileges, aka "Out of Process Privilege Elevation."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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="2005-01-11T12:00:00.000-04:00" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-01-20T01:08:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" negate="false" test_ref="oval:org.mitre.oval:tst:1447"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:931" version="1" class="vulnerability">
      <metadata>
        <title>IIS5.0 Script Source Access Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1180" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1180"/>
        <description>A typographical error in the script source access permissions for Internet Information Server (IIS) 5.0 does not properly exclude .COM files, which allows attackers with only write permissions to upload malicious .COM files, aka "Script Source Access Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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="2005-01-11T12:00:00.000-04:00" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-01-20T01:08:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" negate="false" test_ref="oval:org.mitre.oval:tst:1447"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:932" version="1" class="vulnerability">
      <metadata>
        <title>IIS showcode.asp Sample File Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0736" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0736"/>
        <description>The showcode.asp sample file in IIS and Site Server allows remote attackers to read arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\code.asp is less than 4.0.1381.279" negate="false" test_ref="oval:org.mitre.oval:tst:1446"/>
        <criterion comment="Patch Q232449 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1445"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:933" version="1" class="vulnerability">
      <metadata>
        <title>IIS WebDAV Request Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0226" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0226"/>
        <description>Microsoft Internet Information Services (IIS) 5.0 and 5.1 allows remote attackers to cause a denial of service via a long WebDAV request with a (1) PROPFIND or (2) SEARCH method, which generates an error condition that is not properly handled.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-17T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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="2005-09-27T10:43:00.000-04:00" comment="modified wft-332 - Changed test to match comment">
              <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 5.0.2195.6672" negate="false" test_ref="oval:org.mitre.oval:tst:1444"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1443"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:936" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 Media Services ISAPI Logging Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0227" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0227"/>
        <description>The logging capability for unicast and multicast transmissions in the ISAPI extension for Microsoft Windows Media Services in Microsoft Windows NT 4.0 and 2000, nsiislog.dll, allows remote attackers to cause a denial of service in Internet Information Server (IIS) and execute arbitrary code via a certain network request.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3931" negate="false" test_ref="oval:org.mitre.oval:tst:1440"/>
        <criterion comment="Patch KB817772 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1439"/>
        <criterion comment="Patch KB822343 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:938" version="1" class="vulnerability">
      <metadata>
        <title>IIS5.0 Windows Media Services Large POST Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0349" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0349"/>
        <description>Buffer overflow in the streaming media component for logging multicast requests in the ISAPI for the logging capability of Microsoft Windows Media Services (nsiislog.dll), as installed in IIS 5.0, allows remote attackers to execute arbitrary code via a large POST request to nsiislog.dll.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3932" negate="false" test_ref="oval:org.mitre.oval:tst:1437"/>
        <criterion comment="Patch KB822343 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:942" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS Cross-site Scripting Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1181" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1181"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the administrative web pages for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allow remote attackers to execute HTML script as other users through (1) a certain ASP file in the IISHELP virtual directory, or (2) possibly other unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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="2005-01-11T12:00:00.000-04:00" comment="modified wft-330 - changed the version of msw3prt.dll to test against from 5.5.2195.58075 to 5.0.2195.5807">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-01-20T01:13:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-02-16T12:00:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" negate="false" test_ref="oval:org.mitre.oval:tst:1447"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:944" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT IIS Cross-site Scripting Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-1181" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1181"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in the administrative web pages for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allow remote attackers to execute HTML script as other users through (1) a certain ASP file in the IISHELP virtual directory, or (2) possibly other unknown attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-12T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 4.2.780.1" negate="false" test_ref="oval:org.mitre.oval:tst:1448"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:946" version="1" class="vulnerability">
      <metadata>
        <title>Windows Server 2003 H.323 Protocol Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>H.323</product>
        </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>
          </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 h323.tsp is less than 5.2.3790.132" negate="false" test_ref="oval:org.mitre.oval:tst:1428"/>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:948" version="1" class="vulnerability">
      <metadata>
        <title>IE File Download Dialog 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0309" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0309"/>
        <description>Internet Explorer 5.01, 5.5, and 6.0 allows remote attackers to bypass security zone restrictions and execute arbitrary programs via a web document with a large number of duplicate file:// or other requests that point to the program and open multiple file download dialogs, which eventually cause Internet Explorer to execute the program, as demonstrated using a large number of FRAME or IFRAME tags, aka the "File Download Dialog Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T12: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>
          </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 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:95" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 IIS ASP Server-Side Include Function Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0149" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0149"/>
        <description>Buffer overflow in ASP Server-Side Include Function in IIS 4.0, 5.0 and 5.1 allows remote attackers to cause a denial of service and possibly execute arbitrary code via long file names.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-01-14T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-03-09T12: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="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
          <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
          <criterion comment="the version of w3svc.dll is less than 5.0.2195.5269" negate="false" test_ref="oval:org.mitre.oval:tst:3080"/>
          <criterion comment="Patch Q319733 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3095"/>
          <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
          <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
          <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:3079"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="asp.dll mapping exists" negate="false" test_ref="oval:org.mitre.oval:tst:3092"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:951" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 SSL PCT Handshake Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Private Communications Transport (PCT)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0719" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0719"/>
        <description>Buffer overflow in the Private Communications Transport (PCT) protocol implementation in the Microsoft SSL library, as used 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 PCT 1.0 handshake packets.</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of schannel.dll is less than 5.1.2195.6899" negate="false" test_ref="oval:org.mitre.oval:tst:1501"/>
          <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="SSL is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1508"/>
          <criterion comment="PCT support is disabled" negate="true" test_ref="oval:org.mitre.oval:tst:1503"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:952" version="1" class="vulnerability">
      <metadata>
        <title>NT4.0 SNMP Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>SNMP</product>
        </affected>
        <reference source="CVE" ref_id="CVE-1999-0815" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-0815"/>
        <description>Memory leak in SNMP agent in Windows NT 4.0 before SP5 allows remote attackers to conduct a denial of service (memory exhaustion) via a large number of queries.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <modified date="2005-03-14T12:00:00.000-04:00" comment="Switched the service pack test from wrt-373 to wrt-539.">
              <contributor organization="The MITRE Corporation">Andrew Buttner</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows NT 4.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3089"/>
          <criterion comment="File %windir%\system32\snmp.exe is less than 4.0.1381.133" negate="false" test_ref="oval:org.mitre.oval:tst:1427"/>
          <criterion comment="Win2K/XP/2003 service pack 5 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2790"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="the SNMP service is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2958"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:955" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 RPCSS Service DCOM Activation Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</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>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of rpcss.dll is less than 5.0.2195.6906" negate="false" test_ref="oval:org.mitre.oval:tst:1407"/>
          <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="DCOM is enabled on systems with SP3 or later">
            <criterion comment="Win2K/XP/2003 service pack 3 (or later) is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3079"/>
            <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:957" version="1" class="vulnerability">
      <metadata>
        <title>Server 2003 RPCSS Service DCOM Activation Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <product>Remote Procedure Call (RPC)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0116" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0116"/>
        <description>An Activation function in the RPCSS Service involved with DCOM activation for Microsoft Windows 2000, XP, and 2003 allows remote attackers to cause a denial of service (memory consumption) via an activation request with a large length field.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-20T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <modified date="2005-09-27T11:12:00.000-04:00" comment="modified wft-199 - Changed comment to match test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criterion comment="Windows Server 2003 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2761"/>
          <criteria operator="OR" comment="a vulnerable version of rpcss.dll exists on Server 2003">
            <criteria operator="AND" comment="32-bit machine a vulnerable version of rpcss.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criteria operator="OR" comment="a vulnerable version of rpcss.dll exists on non 64-bit Server 2003">
                <criterion comment="machine has followed the GDR update path and rpcss.dll is less than 5.2.3790.132" negate="false" test_ref="oval:org.mitre.oval:tst:1403"/>
                <criterion comment="machine has followed the QFE update path and rpcss.dll is less than 5.2.3790.142" negate="false" test_ref="oval:org.mitre.oval:tst:1402"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="64-bit machine and rpcss.dll is less than 5.2.3790.146">
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              <criterion comment="the version of rpcss.dll is less than 5.2.3790.142" negate="false" test_ref="oval:org.mitre.oval:tst:1401"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="DCOM is enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2913"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:958" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP RPCSS Service DCOM Activation Denial of Service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</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>
            <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>
            <modified date="2004-09-13T11:22:00.000-04:00" comment="cmp-66 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria comment="Software section" operator="AND">
          <criteria operator="OR" comment="a vulnerable version of rpcss.dll exists on XP">
            <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of rpcss.dll exists">
              <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
              <criteria operator="OR" comment="a vulnerable version of rpcss.dll exists depending on service pack level">
                <criteria operator="AND" comment="no service pack is installed and rpcss.dll is less than 5.1.2600.135">
                  <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                  <criterion comment="the version of rpcss.dll is less than 5.1.2600.135" negate="false" test_ref="oval:org.mitre.oval:tst:1400"/>
                </criteria>
                <criteria operator="AND" comment="service pack 1 is installed and rpcss.dll is less than 5.1.2600.1361">
                  <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                  <criterion comment="the version of rpcss.dll is less than 5.1.2600.1361" negate="false" test_ref="oval:org.mitre.oval:tst:1399"/>
                </criteria>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="64-bit version of Windows and rpcss.dll is less than 5.1.2600.1361">
              <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
              <criterion comment="the version of rpcss.dll is less than 5.1.2600.1361" negate="false" test_ref="oval:org.mitre.oval:tst:1399"/>
            </criteria>
          </criteria>
          <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
          <criteria operator="AND" comment="Windows XP (sp1 or earlier) is installed">
            <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
            <criterion comment="Win2K/XP/2003 service pack 2 (or later) is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2837"/>
          </criteria>
        </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:96" version="1" class="vulnerability">
      <metadata>
        <title>IE Cookie-based Script Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0078" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0078"/>
        <description>The zone determination function in Microsoft Internet Explorer 5.5 and 6.0 allows remote attackers to run scripts in the Local Computer zone by embedding the script in a cookie, aka the "Cookie-based Script Execution" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Andrew Buttner</contributor>
            </submitted>
            <modified date="2004-03-04T05:00:00.000-04:00" comment="Added the configuration check to see if cookies 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-09T05:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-03-25T05:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="modified wrt-18 - Changed value element to include pattern match">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
          <criterion comment="the version of mshtml.dll is less than 6.0.2715.400" negate="false" test_ref="oval:org.mitre.oval:tst:2952"/>
          <criterion comment="the patch q319282 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3120"/>
          <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
          <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
          <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
          <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
          <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
          <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"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criteria operator="AND" comment="cookies are enabled">
            <criteria operator="AND" comment="current user settings are being used and cookies are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="true" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="persistent cookies that are stored on your computer are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2950"/>
              <criterion comment="persistent cookies that are stored on your computer are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2949"/>
            </criteria>
            <criteria operator="AND" comment="local machine settings are being used and cookies are enabled">
              <criterion comment="use machine settings rather than individual user settings" negate="false" test_ref="oval:org.mitre.oval:tst:2951"/>
              <criterion comment="per-session cookies (not stored) are enabled for the local machine" negate="false" test_ref="oval:org.mitre.oval:tst:2948"/>
              <criterion comment="per-session cookies (not stored) are enabled for the current user" negate="false" test_ref="oval:org.mitre.oval:tst:2947"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:961" version="1" class="vulnerability">
      <metadata>
        <title>MDAC SQL-DMO Buffer Overflow (Test 1)</title>
        <affected family="windows">
          <platform>Microsoft Windows 95</platform>
          <platform>Microsoft Windows 98</platform>
          <platform>Microsoft Windows ME</platform>
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <product>MDAC 2.5</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0353" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0353"/>
        <description>Buffer overflow in a component of SQL-DMO for Microsoft Data Access Components (MDAC) 2.5 through 2.7 allows remote attackers to execute arbitrary code via a long response to a broadcast request to UDP port 1434.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
            <modified date="2005-02-28T12:00:00.000-04:00" comment="split out the MDAC and file version tests from the compound test">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-03-02T08:52:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-03-23T08:09:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="MDAC 2.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2576"/>
        <criterion comment="File %windir%\System32\odbcbcp.dll is less than 3.70.11.40" negate="false" test_ref="oval:org.mitre.oval:tst:1396"/>
        <criterion comment="Patch Q823718 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1395"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:962" version="1" class="vulnerability">
      <metadata>
        <title>MDAC SQL-DMO Buffer Overflow (Test 2)</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Data Access Components 2.6</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0353" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0353"/>
        <description>Buffer overflow in a component of SQL-DMO for Microsoft Data Access Components (MDAC) 2.5 through 2.7 allows remote attackers to execute arbitrary code via a long response to a broadcast request to UDP port 1434.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-04T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="DataAccess Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1394"/>
        <criterion comment="File %windir%\System32\odbcbcp.dll is less than 2000.80.746.0" negate="false" test_ref="oval:org.mitre.oval:tst:1393"/>
        <criterion comment="Patch Q823718 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1395"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:963" version="1" 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>
          </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:964" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP H.323 Protocol Remote Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>H.323</product>
        </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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows XP is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2838"/>
        <criteria operator="OR" comment="a vulnerable version of h323.tsp exists">
          <criteria operator="AND" comment="32-bit version of Windows and a vulnerable version of h323.tsp exists">
            <criterion comment="32-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criteria operator="OR" comment="a vulnerable version of h323.tsp exists depending on service pack level">
              <criteria operator="AND" comment="no service pack is installed and h323.tsp is less than 5.1.2600.134">
                <criterion comment="a Win2K/XP/2003 service pack is installed" negate="true" test_ref="oval:org.mitre.oval:tst:2845"/>
                <criterion comment="the version of h323.tsp is less than 5.1.2600.134" negate="false" test_ref="oval:org.mitre.oval:tst:1392"/>
              </criteria>
              <criteria operator="AND" comment="service pack 1 is installed and h323.tsp is less than 5.1.2600.1348">
                <criterion comment="Win2K/XP/2003 service pack 1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2843"/>
                <criterion comment="the version of h323.tsp is less than 5.1.2600.1348" negate="false" test_ref="oval:org.mitre.oval:tst:1391"/>
              </criteria>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="64-bit version of Windows and h323.tsp is less than 5.1.2600.1348">
            <criterion comment="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the version of h323.tsp is less than 5.1.2600.1348" negate="false" test_ref="oval:org.mitre.oval:tst:1391"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb835732 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1510"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:966" version="1" class="vulnerability">
      <metadata>
        <title>Windows NT Media Services ISAPI Logging Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0227" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0227"/>
        <description>The logging capability for unicast and multicast transmissions in the ISAPI extension for Microsoft Windows Media Services in Microsoft Windows NT 4.0 and 2000, nsiislog.dll, allows remote attackers to cause a denial of service in Internet Information Server (IIS) and execute arbitrary code via a certain network request.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS 4.0 Major Version" negate="false" test_ref="oval:org.mitre.oval:tst:3099"/>
        <criterion comment="IIS minor version equals 0" negate="false" test_ref="oval:org.mitre.oval:tst:3098"/>
        <criterion comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3861" negate="false" test_ref="oval:org.mitre.oval:tst:1390"/>
        <criterion comment="Patch KB817772 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1439"/>
        <criterion comment="Patch KB822343 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:968" version="1" class="vulnerability">
      <metadata>
        <title>MS Jet Database 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 Jet 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <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" negate="false" test_ref="oval:org.mitre.oval:tst:2748"/>
            <criterion comment="the version of msjet40.dll is less than 4.0.8618.0" negate="false" 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="64-Bit version of Windows is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2747"/>
            <criterion comment="the version of wmsjet40.dll is less than 4.0.8618.0" negate="false" test_ref="oval:org.mitre.oval:tst:1387"/>
          </criteria>
        </criteria>
        <criterion comment="the patch kb837001 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1386"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:974" version="1" class="vulnerability">
      <metadata>
        <title>IE Frame Domain Verification 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>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0027" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0027"/>
        <description>Internet Explorer 5.5 and 6.0 allows remote attackers to read certain files and spoof the URL in the address bar by using the Document.open function to pass information between two frames from different domains, a new variant of the "Frame Domain Verification" vulnerability described in MS:MS01-058/CAN-2001-0874.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-04-29T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <status_change date="2004-05-25T04:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-06-16T04:00:00.000-04:00">ACCEPTED</status_change>
            <status_change date="2004-09-22T04:00:00.000-04:00">INTERIM</status_change>
            <modified date="2004-09-22T04:01: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-06T04:00:00.000-04:00">ACCEPTED</status_change>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <modified date="2005-09-20T04:04:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05:49:00.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="File %windir%\system32\mshtml.dll version is less than 6.0.2713.1100" negate="false" test_ref="oval:org.mitre.oval:tst:1451"/>
        <criterion comment="Patch Q316059.exe Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1458"/>
        <criterion comment="Patch Q319282 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1457"/>
        <criterion comment="the patch q321232 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3119"/>
        <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
        <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
        <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
        <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
        <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"/>
        <criterion comment="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:98" version="1" class="vulnerability">
      <metadata>
        <title>Gopher Client Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0371" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0371"/>
        <description>Buffer overflow in gopher client for Microsoft Internet Explorer 5.1 through 6.0, Proxy Server 2.0, or ISA Server 2000 allows remote attackers to execute arbitrary code via a gopher:// URL that redirects the user to a real or simulated gopher server that sends a long response.</description>
        <oval_repository>
          <dates>
            <submitted date="2003-11-12T05:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">David Proulx</contributor>
            </submitted>
            <modified date="2005-09-20T04:00:00.000-04:00" comment="Changed IE registry test to wrt-18">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </modified>
            <status_change date="2005-09-21T01:27:00.000-04:00">INTERIM</status_change>
            <status_change date="2005-10-12T05: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="File %windir%\system32\mshtml.dll version is less than 6.0.2719.2200" negate="false" test_ref="oval:org.mitre.oval:tst:2945"/>
          <criterion comment="the patch q323759 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3118"/>
          <criterion comment="the patch q328970 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3117"/>
          <criterion comment="the patch q324929 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3116"/>
          <criterion comment="the patch q810847 is installed (Installed Components key)" negate="true" test_ref="oval:org.mitre.oval:tst:3115"/>
          <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="Internet Explorer 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3090"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="Gopher Enabled" negate="false" test_ref="oval:org.mitre.oval:tst:2944"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:983" version="1" class="vulnerability">
      <metadata>
        <title>Windows XP IIS Out of Process Privilege Elevation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2002-0869" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0869"/>
        <description>Unknown vulnerability in the hosting process (dllhost.exe) for Microsoft Internet Information Server (IIS) 4.0 through 5.1 allows remote attackers to gain privileges by executing an out of process application that acquires LocalSystem privileges, aka "Out of Process Privilege Elevation."</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-19T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="IIS major version equals 5" negate="false" test_ref="oval:org.mitre.oval:tst:3081"/>
        <criterion comment="IIS 5.1 Minor Version" negate="false" test_ref="oval:org.mitre.oval:tst:1357"/>
        <criterion comment="File %windir%\System32\w3svc.dll is less than 5.1.2600.1125" negate="false" test_ref="oval:org.mitre.oval:tst:1356"/>
        <criterion comment="Patch Q327696 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3094"/>
        <criterion comment="Patch Q811114 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:3093"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:989" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express 6,SP1 News Reading Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-1213" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1213"/>
        <description>Stack-based buffer overflow in the news reader for Microsoft Outlook Express (MSOE.DLL) 5.5 SP2, 6, and 6 SP1 allows remote malicious NNTP servers to execute arbitrary code via a LIST response with a long second field.</description>
        <oval_repository>
          <dates>
            <submitted date="2005-08-16T04:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Ingrid Skoog</contributor>
            </submitted>
            <status_change date="2005-08-19T10: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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook Express 6 SP1 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1355"/>
        <criterion comment="the version of inetcomm.dll is less than 6.0.2800.1506" negate="false" test_ref="oval:org.mitre.oval:tst:1354"/>
        <criterion comment="Patch KB897715 Installed" negate="true" test_ref="oval:org.mitre.oval:tst:2853"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:990" version="1" class="vulnerability">
      <metadata>
        <title>Outlook Express v6.0 MHTML URL Processing 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>
          <product>Microsoft Outlook Express</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2004-0380" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0380"/>
        <description>The MHTML protocol handler in Microsoft Outlook Express 5.5 SP2 through Outlook Express 6 SP1 allows remote attackers to bypass domain restrictions and execute arbitrary code, as demonstrated on Internet Explorer using script in a compiled help (CHM) file that references the InfoTech Storage (ITS) protocol handlers such as (1) ms-its, (2) ms-itss, (3) its, or (4) mk:@MSITStore, aka the "MHTML URL Processing Vulnerability."</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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Outlook Express 6 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1353"/>
        <criterion comment="the version of inetcomm.dll is less than 6.00.2739.300" negate="false" test_ref="oval:org.mitre.oval:tst:1352"/>
        <criterion comment="the patch kb837009 is installed (installed components key)" negate="true" test_ref="oval:org.mitre.oval:tst:1512"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:995" version="1" class="vulnerability">
      <metadata>
        <title>Windows 2000 COM Internet Services/RPC over HTTP Proxy Component Buffer Overflow</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>COM Internet Services</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2003-0807" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0807"/>
        <description>Buffer overflow in the COM Internet Services and in the RPC over HTTP Proxy components for Microsoft Windows NT Server 4.0, NT 4.0 Terminal Server Edition, 2000, XP, and Server 2003 allows remote attackers to cause a denial of service via a crafted request.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-25T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Christine Walzer</contributor>
            </submitted>
            <status_change date="2004-06-18T12:00:00.000-04:00">INTERIM</status_change>
            <status_change date="2004-07-02T12: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 2000 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:3085"/>
          <criterion comment="the version of rpcproxy.dll is less than 5.0.2195.6904" negate="false" test_ref="oval:org.mitre.oval:tst:1346"/>
          <criterion comment="the patch kb828741 is installed" negate="true" test_ref="oval:org.mitre.oval:tst:1499"/>
        </criteria>
        <criteria comment="Configuration section" operator="AND">
          <criterion comment="COM Internet Services are enabled" negate="false" test_ref="oval:org.mitre.oval:tst:1383"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:996" version="1" class="vulnerability">
      <metadata>
        <title>Microsoft Share Level Password Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 98</platform>
          <product>File and Print Sharing</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2000-0979" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0979"/>
        <description>File and Print Sharing service in Windows 95, Windows 98, and Windows Me does not properly check the password for a file share, which allows remote attackers to bypass share access controls by sending a 1-byte password that matches the first character of the real password, aka the "Share Level Password" vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2004-05-18T12:00:00.000-04:00">
              <contributor organization="The MITRE Corporation">Tiffany Bergeron</contributor>
            </submitted>
            <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="2005-09-26T12:32:00.000-04:00" comment="modified wft-337 - 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>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="AND">
        <criterion comment="Windows 98 Installed" negate="false" test_ref="oval:org.mitre.oval:tst:1345"/>
        <criterion comment="File %windir%\system\vserver.vxd version is less than 4.10.2001.0" negate="false" test_ref="oval:org.mitre.oval:tst:1344"/>
        <criterion comment="Patch 273991USA8.EXE Installed" negate="true" test_ref="oval:org.mitre.oval:tst:1343"/>
      </criteria>
    </definition>
  </definitions>
  <tests>
    <registry_test id="oval:org.mitre.oval:tst:257" version="1" check="at least one" comment="Mozilla Thunderbird version 1.0.2 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:255"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:256" version="1" check="at least one" comment="Mozilla Thunderbird version 1.0.2 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:242"/>
      <state state_ref="oval:org.mitre.oval:ste:254"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:262" version="1" check="at least one" comment="Mozilla Firefox version 1.0.4 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:245"/>
      <state state_ref="oval:org.mitre.oval:ste:260"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:260" version="1" check="at least one" comment="Mozilla Suite version 1.7.8 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:244"/>
      <state state_ref="oval:org.mitre.oval:ste:258"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:241" version="2" check="at least one" comment="Mozilla Thunderbird version 0.6-0.9 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:239"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:240" version="2" check="at least one" comment="Mozilla Thunderbird version 0.6-0.9 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:233"/>
      <state state_ref="oval:org.mitre.oval:ste:238"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:237" version="2" check="at least one" comment="Mozilla Thunderbird version 0.8 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:235"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:236" version="2" check="at least one" comment="Mozilla Thunderbird version 0.8 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:231"/>
      <state state_ref="oval:org.mitre.oval:ste:234"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:263" version="2" check="at least one" comment="Firefox version 1.0.4 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:261"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:261" version="2" check="at least one" comment="Mozilla Suite version 1.7.8 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:259"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1274" version="2" check="at least one" comment="machine has followed the GDR update path and rpcproxy.dll is less than 5.2.3790.137" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:887"/>
      <state state_ref="oval:org.mitre.oval:ste:1143"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1273" version="2" check="at least one" comment="machine has followed the QFE update path and rpcproxy.dll is less than 5.2.3790.141" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:887"/>
      <state state_ref="oval:org.mitre.oval:ste:1142"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1152" version="1" check="all" comment="the version of dhtmled.ocx is less than 6.1.0.9231" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:377"/>
      <state state_ref="oval:org.mitre.oval:ste:1032"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1135" version="1" check="all" comment="the version of telnet.exe is less than 5.1.2600.1684" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:816"/>
      <state state_ref="oval:org.mitre.oval:ste:1016"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1065" version="1" check="at least one" comment="the version of wmpui.dll is less than 7.10.0.3076" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:558"/>
      <state state_ref="oval:org.mitre.oval:ste:951"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1034" version="1" check="at least one" comment="the version of Wmpui.dll is less than 8.0.0.4495" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:639"/>
      <state state_ref="oval:org.mitre.oval:ste:922"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1031" version="2" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1151" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:920"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1010" version="1" check="at least one" comment="the patch kb889293 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:742"/>
      <state state_ref="oval:org.mitre.oval:ste:901"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1009" version="1" check="at least one" comment="the patch kb889293 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:741"/>
      <state state_ref="oval:org.mitre.oval:ste:900"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1176" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.449" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1050"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1006" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2802" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:897"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1175" version="1" check="at least one" comment="Server 2003 IE Enhanced Security (Administror) is installed and set." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:834"/>
      <state state_ref="oval:org.mitre.oval:ste:1049"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1174" version="1" check="at least one" comment="Server 2003 IE Enhanced Security (User) is installed and set." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:833"/>
      <state state_ref="oval:org.mitre.oval:ste:1048"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:885" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6902" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:796"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1177" version="2" check="at least one" comment="Internet Explorer 6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:1051"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1167" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2577" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1042"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:893" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3835.2200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:802"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:846" version="1" check="at least one" comment="the version of Wmpui.dll is less than 7.10.0.3077" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:639"/>
      <state state_ref="oval:org.mitre.oval:ste:758"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1066" version="2" check="at least one" comment="Windows Media Player 7.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:780"/>
      <state state_ref="oval:org.mitre.oval:ste:952"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:829" version="1" check="at least one" comment="the version of hypertrm.dll is less than 5.1.2600.1609" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:283"/>
      <state state_ref="oval:org.mitre.oval:ste:742"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:820" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2900.2869" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:735"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:793" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3837.1200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:711"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:785" version="1" check="at least one" comment="the version of Wmp.dll is less than 9.0.0.3344" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:592"/>
      <state state_ref="oval:org.mitre.oval:ste:704"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:763" version="1" check="all" comment="the version of wdhtmled.ocx is less than 6.1.0.9232" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:280"/>
      <state state_ref="oval:org.mitre.oval:ste:686"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:927" version="2" check="at least one" comment="Internet Explorer 5.01 (any patch level) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:831"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:926" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3839.2200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:830"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:711" version="1" check="at least one" comment="the version of wmpui.dll is less than 8.0.0.4496" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:558"/>
      <state state_ref="oval:org.mitre.oval:ste:637"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1035" version="2" check="at least one" comment="Windows Media Player 8 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:757"/>
      <state state_ref="oval:org.mitre.oval:ste:923"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:786" version="2" check="at least one" comment="Windows Media Player 9 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:593"/>
      <state state_ref="oval:org.mitre.oval:ste:705"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:706" version="1" check="at least one" comment="the version of wmp.dll is less than 9.0.0.3349" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:527"/>
      <state state_ref="oval:org.mitre.oval:ste:633"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:957" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3841.1900" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:859"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:669" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2800.1441" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:600"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:638" version="1" check="at least one" comment="the version of cdo.dll is less than 5.5.2558.10" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:518"/>
      <state state_ref="oval:org.mitre.oval:ste:575"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:637" version="1" check="at least one" comment="the  patch kb842436 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:517"/>
      <state state_ref="oval:org.mitre.oval:ste:574"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:636" version="2" check="at least one" comment="Outlook Web Access exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:516"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:617" version="1" check="at least one" comment="the version of inetcomm.dll is less than 5.50.4942.400" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:558"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:564" version="2" check="all" comment="Windows Messenger 5.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:473"/>
      <state state_ref="oval:org.mitre.oval:ste:511"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:563" version="2" check="all" comment="the version of msmsgs.exe is less than 5.1.0.639" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:472"/>
      <state state_ref="oval:org.mitre.oval:ste:510"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:553" version="2" check="at least one" comment="Patch KB873355 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:466"/>
      <state state_ref="oval:org.mitre.oval:ste:500"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2779" version="1" check="at least one" comment="File dbmslpcn.dll version3 is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1561"/>
      <state state_ref="oval:org.mitre.oval:ste:2600"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2769" version="1" check="at least one" comment="File msgprox.dll version3 is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1590"/>
      <state state_ref="oval:org.mitre.oval:ste:2590"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2767" version="1" check="at least one" comment="File replrec.dll version3 is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1588"/>
      <state state_ref="oval:org.mitre.oval:ste:2588"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2766" version="1" check="at least one" comment="File sqlvdi.dll version3 is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1587"/>
      <state state_ref="oval:org.mitre.oval:ste:2587"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:828" version="2" check="at least one" comment="the patch WindowsXP-KB87339-x86-ENU.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:627"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:516" version="1" check="at least one" comment="the version of hypertrm.dll is less than 5.1.2600.2563" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:283"/>
      <state state_ref="oval:org.mitre.oval:ste:470"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:499" version="1" check="at least one" comment="machine has followed the GDR update path and inetcomm.dll is less than 6.0.3790.181" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:458"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:498" version="1" check="at least one" comment="machine has followed the QFE update path and inetcomm.dll is less than 6.0.3790.185" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:457"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2780" version="1" check="at least one" comment="File console.exe version3 is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1596"/>
      <state state_ref="oval:org.mitre.oval:ste:2601"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2778" version="1" check="at least one" comment="File sqlmap70.dll version3 is less than 2000.80.811.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1595"/>
      <state state_ref="oval:org.mitre.oval:ste:2599"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2777" version="1" check="at least one" comment="File sqlrepss.dll version3 is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1594"/>
      <state state_ref="oval:org.mitre.oval:ste:2598"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2776" version="1" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2597"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2775" version="1" check="at least one" comment="the version of ssmslpcn.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1593"/>
      <state state_ref="oval:org.mitre.oval:ste:2596"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2774" version="1" check="at least one" comment="the version of ssnetlib.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:841"/>
      <state state_ref="oval:org.mitre.oval:ste:2595"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2773" version="1" check="at least one" comment="the version of ssnmpn70.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1592"/>
      <state state_ref="oval:org.mitre.oval:ste:2594"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2772" version="1" check="at least one" comment="the version of ums.dll is less than 2000.80.816.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1591"/>
      <state state_ref="oval:org.mitre.oval:ste:2593"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2771" version="1" check="at least one" comment="the version of odsole70.dll is less than 2000.80.800.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:903"/>
      <state state_ref="oval:org.mitre.oval:ste:2592"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2770" version="1" check="at least one" comment="the version of xpweb70.dll is less than 2000.80.778.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:899"/>
      <state state_ref="oval:org.mitre.oval:ste:2591"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2768" version="2" check="at least one" comment="the version of replprov.dll is less than 2000.80.798.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1589"/>
      <state state_ref="oval:org.mitre.oval:ste:2589"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2713" version="1" check="at least one" comment="the version of dbmslpcn.dll is less than 2000.80.818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1561"/>
      <state state_ref="oval:org.mitre.oval:ste:2534"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2712" version="2" check="at least one" comment="the version of msgprox.dll is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1560"/>
      <state state_ref="oval:org.mitre.oval:ste:2533"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2711" version="2" check="at least one" comment="the version of replrec.dll is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1559"/>
      <state state_ref="oval:org.mitre.oval:ste:2532"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2710" version="2" check="at least one" comment="the version of sqlvdi.dll is less than 2000.80.765.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1557"/>
      <state state_ref="oval:org.mitre.oval:ste:2531"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:451" version="2" check="at least one" comment="the patch Windows 2003 kb873339 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:392"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:450" version="1" check="at least one" comment="the version of hypertrm.dll is less than 5.2.3790.233" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:283"/>
      <state state_ref="oval:org.mitre.oval:ste:416"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:448" version="2" check="at least one" comment="machine has followed the GDR update path and hlink.dll is less than 5.2.3790.225" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:391"/>
      <state state_ref="oval:org.mitre.oval:ste:414"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:447" version="2" check="at least one" comment="machine has followed the QFE update path and hlink.dll is less than 5.2.3790.227" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:391"/>
      <state state_ref="oval:org.mitre.oval:ste:413"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:668" version="2" check="at least one" comment="the patch kb823353 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:533"/>
      <state state_ref="oval:org.mitre.oval:ste:599"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:667" version="1" check="at least one" comment="all users have the preview pane disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:532"/>
      <state state_ref="oval:org.mitre.oval:ste:598"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:437" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2742.200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:403"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:412" version="2" check="all" comment="Is the .NET Framework 1.1 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:365"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:411" version="1" check="all" comment="Is Service Pack 1 for .NET Framework 1.1 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:364"/>
      <state state_ref="oval:org.mitre.oval:ste:384"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:410" version="1" check="at least one" comment="the version of System.web.dll is less than 1.1.4322.2037" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:263"/>
      <state state_ref="oval:org.mitre.oval:ste:383"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:409" version="1" check="all" comment="Is the KB886903 patch installed for .NET Framework v1.1 sp 1?" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:363"/>
      <state state_ref="oval:org.mitre.oval:ste:382"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:408" version="1" check="at least one" comment="the version of System.web.dll is less than 1.1.4322.1085" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:263"/>
      <state state_ref="oval:org.mitre.oval:ste:381"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:407" version="1" check="all" comment="Is the KB886904 patch installed for .NET Framework v1.1 Gold?" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:362"/>
      <state state_ref="oval:org.mitre.oval:ste:380"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:768" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2627" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:689"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:767" version="2" check="at least one" comment="the patch kb890923  is installed (XP SP2 Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:583"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:427" version="1" check="all" comment="the version of dhtmled.ocx is less than 6.1.0.9232" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:377"/>
      <state state_ref="oval:org.mitre.oval:ste:394"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:370" version="1" check="at least one" comment="the version of hypertrm.dll is less than 4.0.1381.7323" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:283"/>
      <state state_ref="oval:org.mitre.oval:ste:349"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2658" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.280" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:2482"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2640" version="2" check="at least one" comment="the version of msohev.dll less than 10.0.2609.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1508"/>
      <state state_ref="oval:org.mitre.oval:ste:2467"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:369" version="3" check="at least one" comment="the patch NT Server kb873339 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:337"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:320" version="1" check="at least one" comment="the version of hypertrm.dll is less than 4.0.1381.842" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:283"/>
      <state state_ref="oval:org.mitre.oval:ste:311"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:515" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.279" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:469"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:514" version="2" check="at least one" comment="the patch kb890923 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:440"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:827" version="1" check="none exist" comment="If key present hyperterminal will automatically open session files" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:626"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:826" version="1" check="all" comment="If the Hyperterminal client is registered as the default telnet client" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:625"/>
      <state state_ref="oval:org.mitre.oval:ste:741"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:307" version="1" check="at least one" comment="the version of hypertrm.dll is less than 5.0.2195.7000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:283"/>
      <state state_ref="oval:org.mitre.oval:ste:300"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:306" version="3" check="at least one" comment="the patch Windows2000-KB873339-x86-ENU.EXE is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:282"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:305" version="1" check="all" comment="the version of wdhtmled.ocx is less than 6.1.0.9231" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:280"/>
      <state state_ref="oval:org.mitre.oval:ste:299"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1151" version="2" check="at least one" comment="the patch kb891781 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:823"/>
      <state state_ref="oval:org.mitre.oval:ste:1031"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2599" version="2" check="at least one" comment="the version of h32fltr.dll is less than 3.0.1200.291" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1477"/>
      <state state_ref="oval:org.mitre.oval:ste:2432"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2598" version="1" check="at least one" comment="the patch q816458 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1476"/>
      <state state_ref="oval:org.mitre.oval:ste:2431"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2597" version="1" check="at least one" comment="H.323 filter is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1475"/>
      <state state_ref="oval:org.mitre.oval:ste:2430"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2596" version="1" check="at least one" comment="Microsoft Firewall Service is not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1474"/>
      <state state_ref="oval:org.mitre.oval:ste:2429"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:994" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3825.700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:892"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:567" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3826.2400" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:514"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:566" version="1" check="at least one" comment="the patch kb890923 is installed (Win2K SP4  Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:474"/>
      <state state_ref="oval:org.mitre.oval:ste:513"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:292" version="2" check="all" comment="Is the .NET Framework 1.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:267"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:291" version="1" check="all" comment="Is the KB886905 patch installed for .NET Framework v1.0 sp 2?" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:266"/>
      <state state_ref="oval:org.mitre.oval:ste:288"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:290" version="1" check="at least one" comment="the version of System.web.dll is less than 1.0.3705.556" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:263"/>
      <state state_ref="oval:org.mitre.oval:ste:287"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:289" version="1" check="all" comment="Is Service Pack 2 for .NET Framework 1.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:265"/>
      <state state_ref="oval:org.mitre.oval:ste:286"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:288" version="2" check="all" comment="Is Service Pack 3 for .NET Framework 1.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:264"/>
      <state state_ref="oval:org.mitre.oval:ste:285"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:287" version="1" check="at least one" comment="the version of System.web.dll is less than 1.0.3705.6021" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:263"/>
      <state state_ref="oval:org.mitre.oval:ste:284"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:286" version="1" check="all" comment="Is the KB886906 patch installed for .NET Framework v1.0 sp 3?" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:262"/>
      <state state_ref="oval:org.mitre.oval:ste:283"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2793" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3819.300" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2613"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2690" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3810.1700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2512"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2657" version="2" check="at least one" comment="the patch  KB893086 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1522"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2527" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.274" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:2364"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:518" version="1" check="at least one" comment="the patch kb834707-ie501sp4 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:441"/>
      <state state_ref="oval:org.mitre.oval:ste:472"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2582" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3813.800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2415"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:269" version="2" check="at least one" comment="Internet Explorer 6 Service Pack 2 for XP is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:267"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:268" version="1" check="at least one" comment="machine has followed the GDR update path and mshtml.dll is less than  6.0.2900.2523" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:266"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:267" version="1" check="at least one" comment="machine has followed the QFE update path and mshtml.dll is less than  6.0.2900.2524" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:265"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:266" version="2" check="at least one" comment="the patch kb834707  is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:246"/>
      <state state_ref="oval:org.mitre.oval:ste:264"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2359" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3828.2700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2209"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:590" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2745.2800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:534"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:589" version="2" check="at least one" comment="the patch kb834707 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:491"/>
      <state state_ref="oval:org.mitre.oval:ste:533"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1602" version="2" check="at least one" comment="Windows Media Services 4.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1078"/>
      <state state_ref="oval:org.mitre.oval:ste:1454"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1601" version="1" check="at least one" comment="the version of nscm.exe is less than 4.1.0.3934" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1077"/>
      <state state_ref="oval:org.mitre.oval:ste:1453"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1600" version="1" check="at least one" comment="the version of nspmon.exe is less than 4.1.0.3934" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1076"/>
      <state state_ref="oval:org.mitre.oval:ste:1452"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1599" version="1" check="at least one" comment="the patch kb832359 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1075"/>
      <state state_ref="oval:org.mitre.oval:ste:1451"/>
    </registry_test>
    <unknown_test id="oval:org.mitre.oval:tst:1598" version="1" comment="configured to only offer streaming media over unicast" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <registry_test id="oval:org.mitre.oval:tst:1597" version="1" check="at least one" comment="the Windows Media Station service is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1074"/>
      <state state_ref="oval:org.mitre.oval:ste:1450"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1596" version="1" check="at least one" comment="the Windows Media Monitor service is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1073"/>
      <state state_ref="oval:org.mitre.oval:ste:1449"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1595" version="1" check="at least one" comment="Outlook 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1072"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1594" version="2" check="at least one" comment="the version of outlook.exe is less than 10.00.5709.0000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1070"/>
      <state state_ref="oval:org.mitre.oval:ste:1448"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1593" version="1" check="at least one" comment="the patch kb828040 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:334"/>
      <state state_ref="oval:org.mitre.oval:ste:1447"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2664" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3831.1800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2488"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1125" version="1" check="all" comment="msieftp.dll is less than 5.50.4956.500" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:708"/>
      <state state_ref="oval:org.mitre.oval:ste:1006"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1129" version="1" check="at least one" comment="the patch kb896727 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:813"/>
      <state state_ref="oval:org.mitre.oval:ste:1010"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1002" version="1" check="at least one" comment="The patch KB885492 is installed on Windows XP" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:740"/>
      <state state_ref="oval:org.mitre.oval:ste:893"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2892" version="1" check="at least one" comment="File %windir%\system32\shdocvw.dll version is less than 5.0.3214.2000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1659"/>
      <state state_ref="oval:org.mitre.oval:ste:2708"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2891" version="1" check="at least one" comment="the patch q290108 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1658"/>
      <state state_ref="oval:org.mitre.oval:ste:2707"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2890" version="1" check="at least one" comment="the patch q295106 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1657"/>
      <state state_ref="oval:org.mitre.oval:ste:2706"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2889" version="1" check="at least one" comment="file downloads are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:989"/>
      <state state_ref="oval:org.mitre.oval:ste:2705"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2888" version="1" check="at least one" comment="file downloads are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1656"/>
      <state state_ref="oval:org.mitre.oval:ste:2704"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:860" version="2" check="at least one" comment="the version of PowerPnt.exe is less than 9.0.0.8936" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:523"/>
      <state state_ref="oval:org.mitre.oval:ste:772"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:853" version="1" check="at least one" comment="The patch KB885492 is installed on Windows Server 2003" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:465"/>
      <state state_ref="oval:org.mitre.oval:ste:765"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:802" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1555" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:720"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:652" version="2" check="at least one" comment="the version of PowerPnt.exe is less than 9.0.0.8942" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:523"/>
      <state state_ref="oval:org.mitre.oval:ste:586"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2918" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1264" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2734"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2765" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1458" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2586"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:999" version="1" check="at least one" comment=".wvx EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:737"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:998" version="1" check="at least one" comment=".wpl EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:736"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:997" version="1" check="at least one" comment=".wmx EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:735"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:996" version="1" check="at least one" comment=".wms EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:734"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:995" version="1" check="at least one" comment=".wmz EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:733"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:552" version="1" check="at least one" comment="The patch KB885492 is installed on Windows 2000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:465"/>
      <state state_ref="oval:org.mitre.oval:ste:499"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1004" version="2" check="at least one" comment="Windows Media Player 9.0 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:593"/>
      <state state_ref="oval:org.mitre.oval:ste:895"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1003" version="1" check="at least one" comment="the version of wmp.dll is les than 9.0.0.3250" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:527"/>
      <state state_ref="oval:org.mitre.oval:ste:894"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1001" version="1" check="at least one" comment=".asx EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:739"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1000" version="1" check="at least one" comment=".wax EXISTS" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:738"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2751" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3541.2700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2572"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3062" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3504.2500" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2867"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:486" version="2" check="at least one" comment="the version of Gdiplus.dll for Microsoft Office is less than 6.0.3264.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:416"/>
      <state state_ref="oval:org.mitre.oval:ste:448"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:749" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3528.700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:675"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:978" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.259" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:877"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:156" version="1" check="at least one" comment="Xlview.exe is installed with a version less than 11.0.8117.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:659"/>
      <state state_ref="oval:org.mitre.oval:ste:106"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1329" version="1" check="all" comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1491" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1193"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1328" version="1" check="all" comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1492" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1192"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:341" version="1" check="at least one" comment="the version of vgx.dll is less than 6.0.2800.1411" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:329"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2606" version="1" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.0.3510.1100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2435"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1083" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3539.2400" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:965"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1082" version="1" check="at least one" comment="the patch kb890923  is installed (Win2K SP3  Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:790"/>
      <state state_ref="oval:org.mitre.oval:ste:964"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3014" version="1" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.0.3513.900" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2823"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3070" version="2" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2875"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3069" version="2" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2874"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3068" version="2" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2873"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3067" version="2" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2872"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3066" version="2" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2871"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3065" version="2" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2870"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3064" version="2" check="at least one" comment="Internet Explorer 5.01 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2869"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3012" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3502.4856" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2821"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2803" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3532.300" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2623"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2800" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.191" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2620"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2799" version="1" check="at least one" comment="the patch kb867801 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1603"/>
      <state state_ref="oval:org.mitre.oval:ste:2619"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2693" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3523.1700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2515"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2688" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1276" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2510"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2686" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.94" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2508"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2685" version="1" check="at least one" comment="the patch q824145 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1541"/>
      <state state_ref="oval:org.mitre.oval:ste:2507"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3063" version="2" check="at least one" comment="Internet Explorer 5.01 Service Pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2868"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:535" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.219" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:487"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:534" version="1" check="at least one" comment="the patch kb834707 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:455"/>
      <state state_ref="oval:org.mitre.oval:ste:486"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2589" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3526.800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2422"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2418" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1515 (RTMGDR)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2266"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2417" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1516 (RTMQFE)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2265"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2390" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1528" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2238"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:155" version="2" check="at least one" comment="the version of excel.exe is less than 9.0.0.8955" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:116"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:154" version="2" check="at least one" comment="the version of excel.exe is less than 11.0.8117.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:106"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:152" version="2" check="at least one" comment="the version of excel.exe is less than 10.0.6823.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:105"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2365" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1505 (RTMGDR)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2215"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2364" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1506 (RTMQFE)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2214"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2579" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1400" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2412"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2501" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.327" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2342"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2500" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2440" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2341"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:625" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3821.2800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:565"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:624" version="1" check="at least one" comment="the patch kb834707-ie501sp3 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:509"/>
      <state state_ref="oval:org.mitre.oval:ste:564"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3015" version="2" check="at least one" comment="Internet Explorer 5.01 Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2824"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2338" version="1" check="all" comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1498" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2189"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2337" version="1" check="all" comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1499" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2188"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2336" version="1" check="at least one" comment="the patch kb890923 is installed (XP Win2K Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1340"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2335" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.373" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2187"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2334" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2491" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2186"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2572" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.118" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2405"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2571" version="1" check="at least one" comment="the patch q832894 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1463"/>
      <state state_ref="oval:org.mitre.oval:ste:2404"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:856" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1476" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:768"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:519" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3534.2800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:473"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2919" version="2" check="at least one" comment="Internet Explorer 6 Service Pack 1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2735"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2801" version="2" check="at least one" comment="Internet Explorer 6  for Windows Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2621"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:93" version="1" check="at least one" comment="the version of vgx.dll is less than 6.0.2900.2997" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:47"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:25" version="1" check="at least one" comment="the version of vgx.dll is less than 6.0.2800.1580" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:66"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:163" version="1" check="at least one" comment="the version of vgx.dll is less than 5.0.3845.1800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:45"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:124" version="1" check="at least one" comment="the version of vgx.dll is less than 6.0.3790.593" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:8"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:10" version="1" check="at least one" comment="the version of vgx.dll is less than 6.0.3790.2794" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:179"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:218" version="1" check="at least one" comment="the version of kerberos.dll is less than 5.2.3790.347" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:218"/>
      <state state_ref="oval:org.mitre.oval:ste:216"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1142" version="1" check="at least one" comment="the version of Fontsub.dll is less than 5.2.3790.426" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:668"/>
      <state state_ref="oval:org.mitre.oval:ste:1022"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1141" version="1" check="at least one" comment="the version of T2embed.dll is less than 5.2.3790.426" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:667"/>
      <state state_ref="oval:org.mitre.oval:ste:1021"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1136" version="1" check="all" comment="cdosys.dll is less than 6.5.6749.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:661"/>
      <state state_ref="oval:org.mitre.oval:ste:1017"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:167" version="1" check="at least one" comment="the version of Outllib.dll is less than 11.0.8118.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:42"/>
      <state state_ref="oval:org.mitre.oval:ste:114"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:166" version="1" check="at least one" comment="the version of Outllib.dll is less than 10.0.6822.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:67"/>
      <state state_ref="oval:org.mitre.oval:ste:109"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:162" version="1" check="at least one" comment="the version of Outllib.dll is less than 9.0.0.8954" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:97"/>
      <state state_ref="oval:org.mitre.oval:ste:160"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1038" version="1" check="all" comment="netman.dll is less than 5.2.3790.396" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:658"/>
      <state state_ref="oval:org.mitre.oval:ste:926"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:993" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.2.3790.468 (S03-Gold)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:891"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:987" version="1" check="at least one" comment="the version of msadco.dll is less than 2.80.1062.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:885"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:923" version="1" check="all" comment="mshtml.dll is less than 6.0.3790.418" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:827"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:872" version="1" check="all" comment="shell32.dll is less than 6.0.3790.413" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:783"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:868" version="1" check="all" comment="nwwks.dll is less than 5.2.3790.386" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:652"/>
      <state state_ref="oval:org.mitre.oval:ste:779"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:867" version="1" check="at least one" comment="the version of webclnt.dll is less than 5.2.3790.453 (S03-Gold)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:628"/>
      <state state_ref="oval:org.mitre.oval:ste:778"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:959" version="1" check="at least one" comment="the version of ole32.dll is less than 5.2.3790.374" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:861"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:958" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.2.3790.374" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:860"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:819" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.2.3790.462" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:734"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:791" version="1" check="at least one" comment="the version of Imekr61.ime is less than 6.1.3790.1 (S03-Gold)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:591"/>
      <state state_ref="oval:org.mitre.oval:ste:709"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:781" version="1" check="at least one" comment="Patch S03-KB914798 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:589"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:733" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.503" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:659"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:731" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.3790.504" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:657"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:730" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.2.3790.537" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:656"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:902" version="1" check="at least one" comment="the version of Msdtctm.dll is less than 2001.12.4720.480" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:534"/>
      <state state_ref="oval:org.mitre.oval:ste:808"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1100" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.507" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:982"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:757" version="1" check="at least one" comment="the version of rasmans.dll is less than 5.2.3790.529" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:535"/>
      <state state_ref="oval:org.mitre.oval:ste:681"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:952" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.536" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:854"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:714" version="1" check="all" comment="the version of mrxsmb.sys is less than 5.2.3790.529" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:640"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:533" version="1" check="at least one" comment="the version of Sp3res.dll is less than 5.0.2195.6928" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:454"/>
      <state state_ref="oval:org.mitre.oval:ste:485"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:532" version="1" check="at least one" comment="the version of Umandlg.dll is less than 1.0.0.5" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:453"/>
      <state state_ref="oval:org.mitre.oval:ste:484"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:531" version="2" check="at least one" comment="the patch kb842526 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:452"/>
      <state state_ref="oval:org.mitre.oval:ste:483"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:88" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3846.2300" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:155"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2436" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.2.3790.419" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:2281"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.2.3790.558." id="oval:org.mitre.oval:tst:95" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:26"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.2.3790.558." id="oval:org.mitre.oval:tst:56" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:36"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.2.3790.558." id="oval:org.mitre.oval:tst:175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:149"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.2.3790.558." id="oval:org.mitre.oval:tst:136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:11"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.2.3790.558." id="oval:org.mitre.oval:tst:106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:178"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:92" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.605" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:74"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:90" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2817" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:69"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:89" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1586" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:63"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:132" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.3020" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:67"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2437" version="2" check="at least one" comment="Win2K/XP/2003 is patched" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2332" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1543" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2184"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:189" version="1" check="at least one" comment="the version of Vgx.dll is less than 6.0.2800.1588" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:131"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:187" version="1" check="at least one" comment="the version of Vgx.dll is less than 6.0.3790.2851" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:128"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:185" version="1" check="at least one" comment="the version of Vgx.dll is less than 6.0.2900.3051" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:127"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:183" version="1" check="at least one" comment="the version of Vgx.dll is less than 7.0.6000.16386" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:123"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:181" version="1" check="at least one" comment="the version of Vgx.dll is less than 6.0.3790.623" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:308"/>
      <state state_ref="oval:org.mitre.oval:ste:120"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:178" version="1" check="at least one" comment="Internet Explorer 7 (any patch level) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:115"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1106" version="2" check="at least one" comment="Outlook 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:804"/>
      <state state_ref="oval:org.mitre.oval:ste:988"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1105" version="1" check="at least one" comment="the version of msmapi32.dll is less than 10.0.6772.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:803"/>
      <state state_ref="oval:org.mitre.oval:ste:987"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:922" version="2" check="at least one" comment="Outlook 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:692"/>
      <state state_ref="oval:org.mitre.oval:ste:826"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:921" version="1" check="at least one" comment="the version of msmapi32.dll is greater than 11.0.6566.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:691"/>
      <state state_ref="oval:org.mitre.oval:ste:825"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:895" version="2" check="at least one" comment="Outlook 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:670"/>
      <state state_ref="oval:org.mitre.oval:ste:804"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:894" version="1" check="at least one" comment="the version of msmapi32.dll is less than 5.5.3201.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:669"/>
      <state state_ref="oval:org.mitre.oval:ste:803"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:756" version="1" check="at least one" comment="Microsoft Visual Studio .NET 2003 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:578"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:755" version="2" check="at least one" comment="the version of Gdiplus.dll for Visual Studio .NET is less than 5.1.3102.1355" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:576"/>
      <state state_ref="oval:org.mitre.oval:ste:680"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:334" version="1" check="at least one" comment="Microsoft Visual Studio .NET 2002 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:303"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:329" version="1" check="at least one" comment="the version of mqrt.dll is less than 5.1.0.1044" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:261"/>
      <state state_ref="oval:org.mitre.oval:ste:319"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:327" version="2" check="at least one" comment="Message Queuing Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:298"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:839" version="2" check="at least one" comment="The version of Ntkrnlpa.exe is less than 5.0.2195.7071" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:633"/>
      <state state_ref="oval:org.mitre.oval:ste:752"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:595" version="1" check="at least one" comment="the patch q841373 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:497"/>
      <state state_ref="oval:org.mitre.oval:ste:539"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:594" version="1" check="at least one" comment="the version of w3svc.dll is less than 4.2.788.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:496"/>
      <state state_ref="oval:org.mitre.oval:ste:538"/>
    </file_test>
    <metabase_test id="oval:org.mitre.oval:tst:593" version="1" check="at least one" comment="Permanent redirects enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:495"/>
      <state state_ref="oval:org.mitre.oval:ste:537"/>
    </metabase_test>
    <registry_test id="oval:org.mitre.oval:tst:592" version="2" check="at least one" comment="MaxClientRequestBufferData less than or equal to 16384" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:494"/>
      <state state_ref="oval:org.mitre.oval:ste:536"/>
    </registry_test>
    <file_test check="all" comment="the version of Aspnet_filter.dll is less than 2.0.50727.101" id="oval:org.mitre.oval:tst:8" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:180"/>
      <state state_ref="oval:org.mitre.oval:ste:98"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2407" version="1" check="at least one" comment="the version of wins.exe is less than 5.0.2195.6870" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:2255"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2324" version="1" check="at least one" comment="the version of wins.exe is less than 4.0.1381.7255" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:2176"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:73" version="1" check="at least one" comment="the version of wkssvc.dll is less than 5.0.2195.7108" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1448"/>
      <state state_ref="oval:org.mitre.oval:ste:50"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:113" version="1" check="at least one" comment="the version of wkssvc.dll is less than 5.1.2600.2976" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1448"/>
      <state state_ref="oval:org.mitre.oval:ste:54"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1385" version="1" check="at least one" comment="the version of rpcproxy.dll is less than 4.0.1381.7255" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:887"/>
      <state state_ref="oval:org.mitre.oval:ste:1247"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1384" version="1" check="at least one" comment="the version of rpcproxy.dll is less than 4.0.1381.33559" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:887"/>
      <state state_ref="oval:org.mitre.oval:ste:1246"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:62" version="1" check="at least one" comment="The version of Msxml4.dll is less than 4.20.9841.0." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:191"/>
      <state state_ref="oval:org.mitre.oval:ste:117"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:138" version="1" check="at least one" comment="The version of Msxml6.dll is less than 6.0.3890.0." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:190"/>
      <state state_ref="oval:org.mitre.oval:ste:48"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:121" version="1" check="at least one" comment="the version of snmp.exe is less than 5.2.3790.615" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:973"/>
      <state state_ref="oval:org.mitre.oval:ste:86"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:120" version="1" check="at least one" comment="the version of snmp.exe is less than 5.2.3790.2837" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:973"/>
      <state state_ref="oval:org.mitre.oval:ste:84"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:119" version="1" check="at least one" comment="the version of snmp.exe is less than 5.1.2600.3038" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:973"/>
      <state state_ref="oval:org.mitre.oval:ste:103"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:118" version="1" check="at least one" comment="the version of snmp.exe is less than 5.0.2195.7112" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:973"/>
      <state state_ref="oval:org.mitre.oval:ste:82"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:148" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.3790.607" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:90"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:146" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.3790.2826" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:89"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:145" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2900.3028" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:134"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:143" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2800.1896" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:88"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:134" version="1" check="at least one" comment="the version of inetcomm.dll is less than 5.50.4971.600" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:87"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2425" version="2" check="at least one" comment="the version of agentdpv.dll is less than 2.0.0.3423" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1000"/>
      <state state_ref="oval:org.mitre.oval:ste:2272"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2424" version="1" check="at least one" comment="the patch kb890046 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1380"/>
      <state state_ref="oval:org.mitre.oval:ste:2271"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1476" version="2" check="at least one" comment="the version of agentdpv.dll is less than 5.2.3790.1241" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1000"/>
      <state state_ref="oval:org.mitre.oval:ste:1334"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:988" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7268" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:886"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:195" version="1" check="at least one" comment="the version of agentdpv.dll is less than 2.0.0.3424" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1000"/>
      <state state_ref="oval:org.mitre.oval:ste:95"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:109" version="1" check="at least one" comment="the version of agentdpv.dll is less than 5.2.3790.1242" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1000"/>
      <state state_ref="oval:org.mitre.oval:ste:70"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:742" version="1" check="at least one" comment="the version of shell32.dll is less than 4.72.3843.3100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:668"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:741" version="1" check="at least one" comment="the version of shell32.dll is less than 4.0.1381.7267" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:667"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:740" version="1" check="at least one" comment="the version of shell32.dll is less than 4.0.1381.3356" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:666"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:611" version="1" check="at least one" comment="the version of psxss.exe is less than 4.0.1381.33567" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:407"/>
      <state state_ref="oval:org.mitre.oval:ste:553"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:610" version="1" check="at least one" comment="the version of psxss.exe is less than 4.0.1381.7269" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:407"/>
      <state state_ref="oval:org.mitre.oval:ste:552"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:550" version="1" check="at least one" comment="the version of nddenb32.dll is less than 4.0.1381.7268" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:464"/>
      <state state_ref="oval:org.mitre.oval:ste:497"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:549" version="1" check="at least one" comment="the version of netdde.exe is less than 4.0.1381.7280" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:393"/>
      <state state_ref="oval:org.mitre.oval:ste:496"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:517" version="1" check="at least one" comment="the version of wins.exe is less than 5.0.2195.7005" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:471"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:513" version="1" check="at least one" comment="the version of Llssrv.exe is less than 5.0.2195.7021" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:277"/>
      <state state_ref="oval:org.mitre.oval:ste:468"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:150" version="1" check="at least one" comment="the version of WmiScriptUtils.dll is less than 8.0.50727.236" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:38"/>
      <state state_ref="oval:org.mitre.oval:ste:93"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:149" version="1" check="at least one" comment="Microsoft Visual Studio 2005 is Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:8"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:461" version="1" check="at least one" comment="the version of grpconv.exe (system32) is less than 4.0.1381.7286" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:307"/>
      <state state_ref="oval:org.mitre.oval:ste:425"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:460" version="1" check="at least one" comment="the version of grpconv.exe (system32) is less than 4.0.1381.33577" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:307"/>
      <state state_ref="oval:org.mitre.oval:ste:424"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2400" version="1" check="at least one" comment="the version of user32.dll is less than 4.0.1381.7342" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:2248"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:418" version="1" check="at least one" comment="the patch Q890175 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:369"/>
      <state state_ref="oval:org.mitre.oval:ste:388"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:562" version="1" check="at least one" comment="the version of Dhcpssvc.dll is less than 4.0.1381.7304" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:304"/>
      <state state_ref="oval:org.mitre.oval:ste:509"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:197" version="1" check="at least one" comment="The RIS Server has been set to prevent unauthorized access." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:7"/>
      <state state_ref="oval:org.mitre.oval:ste:181"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:177" version="1" check="at least one" comment="TFTP Service is activated." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:93"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3034" version="1" check="at least one" comment="the version of srvsvc.dll is less than 5.0.2195.4980" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:397"/>
      <state state_ref="oval:org.mitre.oval:ste:2841"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3033" version="1" check="at least one" comment="Patch Q318593 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1736"/>
      <state state_ref="oval:org.mitre.oval:ste:2840"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:776" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.1.2600.1693" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:588"/>
      <state state_ref="oval:org.mitre.oval:ste:696"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:775" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.1.2600.2685" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:588"/>
      <state state_ref="oval:org.mitre.oval:ste:695"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2352" version="1" check="all" comment="Enable Path MTU Discovery is Disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1347"/>
      <state state_ref="oval:org.mitre.oval:ste:2202"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:373" version="1" check="at least one" comment="the version of gdi32.dll is less than 4.0.1381.7270" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:279"/>
      <state state_ref="oval:org.mitre.oval:ste:351"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:84" version="1" check="at least one" comment="The version of nwrdr.sys is less than 5.2.3790.588" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:5"/>
      <state state_ref="oval:org.mitre.oval:ste:118"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:76" version="1" check="at least one" comment="The version of nwrdr.sys is less than 5.2.3790.2783" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:5"/>
      <state state_ref="oval:org.mitre.oval:ste:58"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:75" version="1" check="at least one" comment="The version of nwrdr.sys is less than 5.1.2600.3015" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:5"/>
      <state state_ref="oval:org.mitre.oval:ste:145"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:74" version="1" check="at least one" comment="The version of nwrdr.sys is less than 5.0.2195.7110" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:5"/>
      <state state_ref="oval:org.mitre.oval:ste:55"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:441" version="1" check="at least one" comment="the version of wordpad.exe is less than 4.0.1381.7312" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:389"/>
      <state state_ref="oval:org.mitre.oval:ste:407"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2333" version="2" check="at least one" comment="Internet Explorer 6 (any patch level) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2185"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2794" version="2" check="at least one" comment="Internet Explorer 5.01 Service Pack 4 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2614"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:71" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.594" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:57"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:70" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2795" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:101"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:66" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2995" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:97"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:65" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2800.1578" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:177"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:142" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.0.3842.3000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:49"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:302" version="1" check="at least one" comment="the version of Llssrv.exe is less than 4.0.1381.7345" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:277"/>
      <state state_ref="oval:org.mitre.oval:ste:296"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1012" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.0.2195.7035" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:588"/>
      <state state_ref="oval:org.mitre.oval:ste:903"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:301" version="1" check="at least one" comment="the version of wins.exe is less than 4.0.1381.7329" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:295"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:293" version="1" check="all" comment="The SynAttackProtect parameter is set to 2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:268"/>
      <state state_ref="oval:org.mitre.oval:ste:289"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2354" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.2.3790.336" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:588"/>
      <state state_ref="oval:org.mitre.oval:ste:2204"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2353" version="1" check="at least one" comment="the patch KB893066 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1348"/>
      <state state_ref="oval:org.mitre.oval:ste:2203"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:96" version="1" check="at least one" comment="the version of dxmasf.dll is less than 6.4.9.1133" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1568"/>
      <state state_ref="oval:org.mitre.oval:ste:83"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:191" version="1" check="at least one" comment="the version of Wmvcore.dll is less than 10.0.0.3702" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:91"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:174" version="1" check="at least one" comment="the version of Wmvcore.dll is less than 7.10.0.3079" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:80"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:125" version="1" check="at least one" comment="Wmvcore.dll for Windows Media Format 9.0 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:78"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:117" version="1" check="at least one" comment="the version of Wmvcore.dll is less than 10.0.0.3810" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:79"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:116" version="1" check="at least one" comment="the version of Wmvcore.dll is less than 10.0.0.3708" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:140"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:115" version="1" check="at least one" comment="Wmvcore.dll for Windows Media Format 9.5 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:172"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:112" version="1" check="at least one" comment="the version of Wmvcore.dll is less than 9.0.0.3265" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:112"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:102" version="1" check="at least one" comment="Wmvcore.dll for Windows Media Format 7.1 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:52"/>
      <state state_ref="oval:org.mitre.oval:ste:76"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:100" version="1" check="at least one" comment="Media Player 8 (v6.4) is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:6"/>
      <state state_ref="oval:org.mitre.oval:ste:108"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:85" version="1" check="at least one" comment="the version of Flash9.ocx is greater than or equal 9.0.16.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:17"/>
      <state state_ref="oval:org.mitre.oval:ste:61"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:83" version="1" check="at least one" comment="the version of Flash8.ocx is greater than or equal 8.0.22.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:80"/>
      <state state_ref="oval:org.mitre.oval:ste:59"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:79" version="1" check="at least one" comment="Flash.ocx exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:648"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:137" version="1" check="at least one" comment="the version of Sxs.dll is less than 5.1.2600.3019" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:336"/>
      <state state_ref="oval:org.mitre.oval:ste:164"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:123" version="1" check="at least one" comment="the version of Sxs.dll is less than 5.2.3790.599" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:336"/>
      <state state_ref="oval:org.mitre.oval:ste:113"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3035" version="2" check="at least one" comment="this is an NT Server (domain controller)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1550"/>
      <state state_ref="oval:org.mitre.oval:ste:2842"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:274" version="1" check="at least one" comment="the version of nntpsvc.dll is less than 5.0.2195.6972" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:252"/>
      <state state_ref="oval:org.mitre.oval:ste:272"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:273" version="1" check="at least one" comment="Patch Windows2000-KB883935-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:251"/>
      <state state_ref="oval:org.mitre.oval:ste:271"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2408" version="2" check="at least one" comment="this is an NT Server (stand-alone)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1550"/>
      <state state_ref="oval:org.mitre.oval:ste:2256"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:182" version="1" check="at least one" comment="Microsoft XML Core Services 6 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:190"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:30" version="1" check="at least one" comment="Microsoft XML Core Services 4 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:191"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:87" version="1" check="at least one" comment="The version of Msxml5.dll is less than 5.10.2930.0." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:47"/>
      <state state_ref="oval:org.mitre.oval:ste:199"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:72" version="1" check="at least one" comment="The version of Msxml4.dll is less than 4.20.9839.0." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:191"/>
      <state state_ref="oval:org.mitre.oval:ste:60"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:34" version="1" check="at least one" comment="The version of Msxml3.dll is less than 8.70.1113.0." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:3"/>
      <state state_ref="oval:org.mitre.oval:ste:28"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:32" version="1" check="at least one" comment="The version of Msxml6.dll is less than 6.0.3888.0." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:190"/>
      <state state_ref="oval:org.mitre.oval:ste:150"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:49" version="1" check="at least one" comment="Microsoft XML Core Services 5 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:47"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:179" version="1" check="at least one" comment="Microsoft XML Core Services 3 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:3"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:91" version="1" check="at least one" comment="The version of Comctl32.dll is less than 5.82.2800.1891" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:22"/>
      <state state_ref="oval:org.mitre.oval:ste:166"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:59" version="1" check="at least one" comment="The version of Comctl32.dll is less than 5.82.3790.583" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:22"/>
      <state state_ref="oval:org.mitre.oval:ste:73"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:58" version="1" check="at least one" comment="The version of Comctl32.dll is less than 5.82.3790.2778" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:22"/>
      <state state_ref="oval:org.mitre.oval:ste:198"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:54" version="1" check="at least one" comment="The version of Comctl32.dll is less than 5.82.2900.2982" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:22"/>
      <state state_ref="oval:org.mitre.oval:ste:41"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:135" version="1" check="at least one" comment="The version of Comctl32.dll is less than 5.81.3900.7109" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:22"/>
      <state state_ref="oval:org.mitre.oval:ste:94"/>
    </file_test>
    <registry_test check="all" comment="The .NET Framework 2.0 is installed" id="oval:org.mitre.oval:tst:190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:156"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:42" version="1" check="at least one" comment="the version of System.web.dll is less than 2.0.50727.210" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:4"/>
      <state state_ref="oval:org.mitre.oval:ste:33"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:50" version="1" check="at least one" comment="the version of powerpnt.exe is less than 10.0.6819.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:553"/>
      <state state_ref="oval:org.mitre.oval:ste:9"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:165" version="1" check="at least one" comment="the version of powerpnt.exe is less than 9.0.0.8952" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:553"/>
      <state state_ref="oval:org.mitre.oval:ste:56"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:184" version="1" check="at least one" comment="the version of powerpnt.exe is less than 11.0.8110.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:553"/>
      <state state_ref="oval:org.mitre.oval:ste:23"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:52" version="1" check="at least one" comment="The version of shdocvw.dll is less than 6.0.3790.588" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1659"/>
      <state state_ref="oval:org.mitre.oval:ste:175"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:48" version="1" check="at least one" comment="The version of shdocvw.dll is less than 6.0.2900.2987" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1659"/>
      <state state_ref="oval:org.mitre.oval:ste:196"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:47" version="1" check="at least one" comment="The version of shdocvw.dll is less than 6.0.3790.2783" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1659"/>
      <state state_ref="oval:org.mitre.oval:ste:38"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:43" version="1" check="at least one" comment="The version of shdocvw.dll is less than 6.0.2800.1892" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1659"/>
      <state state_ref="oval:org.mitre.oval:ste:77"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:86" version="1" check="at least one" comment="The version of Tcpip6.sys is less than 5.1.2600.2975" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:141"/>
      <state state_ref="oval:org.mitre.oval:ste:85"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:68" version="1" check="at least one" comment="The version of Tcpip6.sys is less than 5.1.2600.1886" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:141"/>
      <state state_ref="oval:org.mitre.oval:ste:124"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:171" version="1" check="at least one" comment="The version of Tcpip6.sys is less than 5.2.3790.576" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:141"/>
      <state state_ref="oval:org.mitre.oval:ste:40"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:131" version="1" check="at least one" comment="The version of Tcpip6.sys is less than 5.2.3790.2771" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:141"/>
      <state state_ref="oval:org.mitre.oval:ste:39"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:35" version="1" check="at least one" comment="the version of excel.exe is less than 9.0.0.8950" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:170"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:27" version="1" check="at least one" comment="the version of excel.exe is less than 11.0.8104.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:659"/>
      <state state_ref="oval:org.mitre.oval:ste:132"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:26" version="1" check="at least one" comment="the version of excel.exe is less than 11.0.8105.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:25"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:173" version="1" check="at least one" comment="the version of excel.exe is less than 10.0.6816.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:24"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:57" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.8951" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:72"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:28" version="1" check="at least one" comment="the version of wordview.exe is less than 11.0.8104.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1517"/>
      <state state_ref="oval:org.mitre.oval:ste:68"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:151" version="1" check="at least one" comment="the version of winword.exe is less than 11.0.8106.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:43"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:107" version="1" check="at least one" comment="the version of winword.exe is less than 10.0.6818.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:27"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:38" version="1" check="at least one" comment="Word Viewer is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1517"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:33" check="all" comment="The version of mso9.dll is less than 9.0.0.8950." version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1"/>
      <state state_ref="oval:org.mitre.oval:ste:193"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:98" check="all" comment="The version of mso.dll is less than 11.0.8107.0." version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:398"/>
      <state state_ref="oval:org.mitre.oval:ste:65"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:158" check="all" comment="The version of mso.dll is less than 10.0.6817.0." version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:467"/>
      <state state_ref="oval:org.mitre.oval:ste:29"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:41" version="1" check="all" comment="the version of srv.sys is less than 5.2.3790.588" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:102"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:40" version="1" check="all" comment="the version of srv.sys is less than 5.2.3790.2783" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:52"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:39" version="1" check="all" comment="the version of srv.sys is less than 5.1.2600.1885" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:189"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:37" version="1" check="all" comment="the version of srv.sys is less than 5.0.2195.7106" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:31"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:111" version="1" check="all" comment="the version of srv.sys is less than 5.1.2600.2974" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:32"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2749" version="2" check="all" comment="PNG image rendering enabled in Internet Explorer" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1577"/>
      <state state_ref="oval:org.mitre.oval:ste:2570"/>
    </registry_test>
    <file_test check="at least one" comment="the version of Winword.exe is less than 9.0.0.8938" id="oval:org.mitre.oval:tst:862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:773"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2862" version="1" check="at least one" comment="the version of netlogon.dll is less than 4.0.1381.7092" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1640"/>
      <state state_ref="oval:org.mitre.oval:ste:2680"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:732" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.3790.2663" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:658"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:723" version="2" check="at least one" comment="Outlook Express 5.5 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:566"/>
      <state state_ref="oval:org.mitre.oval:ste:649"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:722" version="1" check="at least one" comment="the version of inetcomm.dll is less than 5.50.4963.1700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:648"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1633" version="2" check="at least one" comment="Outlook Express 6.0 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:566"/>
      <state state_ref="oval:org.mitre.oval:ste:1485"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1632" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.3790.2663" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:1484"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3056" version="1" check="at least one" comment="File %windir%\system32\inetsrv\smtpsvc.dll version is less than 5.0.2195.4905" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:469"/>
      <state state_ref="oval:org.mitre.oval:ste:2861"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3055" version="1" check="at least one" comment="Patch Q313450" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1747"/>
      <state state_ref="oval:org.mitre.oval:ste:2860"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2991" version="1" check="at least one" comment="File %windir%\system32\netlogon.dll version is less than 5.0.893.1105" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1640"/>
      <state state_ref="oval:org.mitre.oval:ste:2804"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:537" version="1" check="all" comment="Indexing Service ciodm.dll is less than 5.1.2600.1596" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:457"/>
      <state state_ref="oval:org.mitre.oval:ste:488"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:536" version="1" check="at least one" comment="the patch Windows XP KB871250 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:456"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:832" version="1" check="at least one" comment="the version of Wmp.dll is less than 10.0.0.4019" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:592"/>
      <state state_ref="oval:org.mitre.oval:ste:745"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2648" version="2" check="at least one" comment="the version of wordview.exe is less than 11.0.6506.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1517"/>
      <state state_ref="oval:org.mitre.oval:ste:2474"/>
    </file_test>
    <file_test check="all" comment="the version of mspub.exe is less than 9.0.0.8930" id="oval:org.mitre.oval:tst:36" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:94"/>
      <state state_ref="oval:org.mitre.oval:ste:100"/>
    </file_test>
    <file_test check="all" comment="the version of mspub.exe is less than 11.0.8103.0" id="oval:org.mitre.oval:tst:29" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:94"/>
      <state state_ref="oval:org.mitre.oval:ste:44"/>
    </file_test>
    <file_test check="all" comment="the version of mspub.exe is less than 10.0.6815.0" id="oval:org.mitre.oval:tst:168" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:94"/>
      <state state_ref="oval:org.mitre.oval:ste:75"/>
    </file_test>
    <registry_test check="at least one" comment="Publisher 2003 is installed" id="oval:org.mitre.oval:tst:24" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:158"/>
    </registry_test>
    <registry_test check="at least one" comment="Publisher 2000 is installed" id="oval:org.mitre.oval:tst:22" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:109"/>
    </registry_test>
    <registry_test check="at least one" comment="Publisher 2002 is installed" id="oval:org.mitre.oval:tst:140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:189"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:265" version="1" check="at least one" comment="Firefox version 1.0.3 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:263"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:264" version="2" check="at least one" comment="Mozilla Suite version 1.7.7 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:262"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:255" version="1" check="at least one" comment="Mozilla Firefox version 1.0.3 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:241"/>
      <state state_ref="oval:org.mitre.oval:ste:253"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:254" version="1" check="at least one" comment="Mozilla Suite version 1.7.7 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:240"/>
      <state state_ref="oval:org.mitre.oval:ste:252"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1203" version="2" check="at least one" comment="the version of PowerPnt.exe is less than 11.0.8024.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:553"/>
      <state state_ref="oval:org.mitre.oval:ste:1076"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1201" version="1" check="all" comment="mdbmsg.dll is less than 6.5.7650.28" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:731"/>
      <state state_ref="oval:org.mitre.oval:ste:1074"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1107" version="1" check="all" comment="mdbmsg.dll is less than 6.5.7233.69" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:731"/>
      <state state_ref="oval:org.mitre.oval:ste:989"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:991" version="1" check="all" comment="mdbmsg.dll is less than 6.0.6618.4" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:731"/>
      <state state_ref="oval:org.mitre.oval:ste:889"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:954" version="1" check="at least one" comment="the version of winword.exe is less than 11.0.8026.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:856"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:896" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.1.2600.1831" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:805"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:838" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.1.2600.2892" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:751"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3535" version="1" check="at least one" comment="the version of umpnpmgr.dll is less than 5.2.3790.2477" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2048"/>
      <state state_ref="oval:org.mitre.oval:ste:3916"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:792" version="1" check="at least one" comment="the version of Jscript.dll is less than 5.1.0.12512" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:564"/>
      <state state_ref="oval:org.mitre.oval:ste:710"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:754" version="1" check="at least one" comment="the version of wmp.dll is less than 10.0.0.4036" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:527"/>
      <state state_ref="oval:org.mitre.oval:ste:679"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:748" version="1" check="at least one" comment="the version of winword.exe is less than 10.0.6802.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:674"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:734" version="1" check="all" comment="the version of rpcrt4.dll is less than 5.0.2195.7085" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:660"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:719" version="1" check="at least one" comment="the version of Jscript.dll is greater than or equal to 5.6.0.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:564"/>
      <state state_ref="oval:org.mitre.oval:ste:645"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:718" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.0.2195.7087" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:644"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3652" version="1" check="at least one" comment="Win2K/XP/2003 service pack 4 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2558"/>
      <state state_ref="oval:org.mitre.oval:ste:3711"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3633" version="1" check="at least one" comment="the version of rdpwd.sys is less than 5.0.2195.7055" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2219"/>
      <state state_ref="oval:org.mitre.oval:ste:3781"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:712" version="1" check="at least one" comment="the version of wwmp.dll is less than 10.0.0.3704" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:559"/>
      <state state_ref="oval:org.mitre.oval:ste:638"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:703" version="2" check="at least one" comment="the version of PowerPnt.exe is less than 10.0.6800.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:553"/>
      <state state_ref="oval:org.mitre.oval:ste:630"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:705" version="1" check="at least one" comment="the version of rasmans.dll is less than 5.1.2600.2908" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:535"/>
      <state state_ref="oval:org.mitre.oval:ste:632"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:747" version="1" check="at least one" comment="the version of rasmans.dll is less than 5.0.2195.7093" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:535"/>
      <state state_ref="oval:org.mitre.oval:ste:673"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:835" version="1" check="at least one" comment="the version of jgdw400.dll is less than 106.0.0.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:631"/>
      <state state_ref="oval:org.mitre.oval:ste:748"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:782" version="1" check="at least one" comment="the version of Wjgdw400.dll is less than 106.0.0.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:590"/>
      <state state_ref="oval:org.mitre.oval:ste:701"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:685" version="1" check="all" comment="the version of mrxsmb.sys is less than 5.0.2195.7097" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:614"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:821" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2912" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:736"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:836" version="1" check="at least one" comment="the version of rasmans.dll is less than 5.2.3790.2697" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:535"/>
      <state state_ref="oval:org.mitre.oval:ste:749"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:692" version="1" check="all" comment="the version of mrxsmb.sys is less than 5.1.2600.2902" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:619"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:833" version="1" check="at least one" comment="Windows Media Player 10 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:630"/>
      <state state_ref="oval:org.mitre.oval:ste:746"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:658" version="1" check="at least one" comment="the version of wmp.dll is less than 10.0.0.3704" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:527"/>
      <state state_ref="oval:org.mitre.oval:ste:590"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1206" version="1" check="at least one" comment="the version of Jscript.dll is less than 5.6.0.8831" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:564"/>
      <state state_ref="oval:org.mitre.oval:ste:1078"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:657" version="1" check="all" comment="the version of mrxsmb.sys is less than 5.1.2600.1836" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:589"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1187" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2706" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1060"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:760" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.2.3790.2709" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:684"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1132" version="1" check="all" comment="the version of mrxsmb.sys is less than 5.2.3790.2697" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:1013"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:671" version="1" check="at least one" comment="the version of rasmans.dll is less than 5.1.2600.1842" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:535"/>
      <state state_ref="oval:org.mitre.oval:ste:602"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:626" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.8943" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:566"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3950" version="1" check="at least one" comment="the version of spoolsv.exe is less than 5.1.2600.2696" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2550"/>
      <state state_ref="oval:org.mitre.oval:ste:3486"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3367" version="1" check="at least one" comment="the version of umpnpmgr.dll is less than 5.1.2600.1711" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2048"/>
      <state state_ref="oval:org.mitre.oval:ste:3812"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3760" version="1" check="at least one" comment="the version of rdpwd.sys is less than 5.2.3790.2465" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2219"/>
      <state state_ref="oval:org.mitre.oval:ste:3006"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3639" version="1" check="at least one" comment="the version of rdpwd.sys is less than 5.1.2600.2695" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2219"/>
      <state state_ref="oval:org.mitre.oval:ste:3045"/>
    </file_test>
    <file_test check="all" comment="The version of Rmcast.sys is less than 5.1.2600.1873." id="oval:org.mitre.oval:tst:188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:41"/>
      <state state_ref="oval:org.mitre.oval:ste:71"/>
    </file_test>
    <file_test check="all" comment="The version of Rmcast.sys is less than 5.1.2600.2951." id="oval:org.mitre.oval:tst:172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:41"/>
      <state state_ref="oval:org.mitre.oval:ste:19"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3723" version="1" check="at least one" comment="the version of umpnpmgr.dll is less than 5.0.2195.7057" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2048"/>
      <state state_ref="oval:org.mitre.oval:ste:3872"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3381" version="1" check="at least one" comment="Windows 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2535"/>
      <state state_ref="oval:org.mitre.oval:ste:3492"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3964" version="1" check="at least one" comment="the version of umpnpmgr.dll is less than 5.1.2600.2710" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2048"/>
      <state state_ref="oval:org.mitre.oval:ste:3477"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3341" version="1" check="at least one" comment="Win2K/XP/2003 service pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2558"/>
      <state state_ref="oval:org.mitre.oval:ste:2951"/>
    </registry_test>
    <file_test check="all" comment="The version of Query.dll is less than 5.2.3790.552." id="oval:org.mitre.oval:tst:21" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:104"/>
      <state state_ref="oval:org.mitre.oval:ste:152"/>
    </file_test>
    <file_test check="all" comment="The version of Query.dll is less than 5.2.3790.2734." id="oval:org.mitre.oval:tst:20" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:104"/>
      <state state_ref="oval:org.mitre.oval:ste:51"/>
    </file_test>
    <file_test check="all" comment="The version of Query.dll is less than 5.1.2600.2935." id="oval:org.mitre.oval:tst:19" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:104"/>
      <state state_ref="oval:org.mitre.oval:ste:22"/>
    </file_test>
    <file_test check="all" comment="The version of Query.dll is less than 5.1.2600.1860." id="oval:org.mitre.oval:tst:153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:104"/>
      <state state_ref="oval:org.mitre.oval:ste:62"/>
    </file_test>
    <file_test check="all" comment="The version of Query.dll is less than 5.0.2195.7100." id="oval:org.mitre.oval:tst:133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:104"/>
      <state state_ref="oval:org.mitre.oval:ste:20"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3978" version="1" check="at least one" comment="the version of rdpwd.sys is less than 5.2.3790.348" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2219"/>
      <state state_ref="oval:org.mitre.oval:ste:2967"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3750" version="1" check="at least one" comment="Windows XP is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2535"/>
      <state state_ref="oval:org.mitre.oval:ste:3066"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3742" version="1" check="at least one" comment="the version of rdpwd.sys is less than 5.1.2600.1698" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2219"/>
      <state state_ref="oval:org.mitre.oval:ste:3928"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3342" version="1" check="at least one" comment="Win2K/XP/2003 service pack 1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2558"/>
      <state state_ref="oval:org.mitre.oval:ste:3833"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3257" version="1" check="at least one" comment="64-Bit version of Windows is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2113"/>
      <state state_ref="oval:org.mitre.oval:ste:3485"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:4033" version="1" check="at least one" comment="Windows Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2535"/>
      <state state_ref="oval:org.mitre.oval:ste:3591"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3457" version="1" check="at least one" comment="the version of umpnpmgr.dll is less than 5.2.3790.360" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2048"/>
      <state state_ref="oval:org.mitre.oval:ste:3122"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3429" version="1" check="at least one" comment="Win2K/XP/2003 is patched" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2558"/>
      <state state_ref="oval:org.mitre.oval:ste:3948"/>
    </registry_test>
    <file_test check="all" comment="The version of Hhctrl.ocx is less than 5.2.3790.558." id="oval:org.mitre.oval:tst:44" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:531"/>
      <state state_ref="oval:org.mitre.oval:ste:110"/>
    </file_test>
    <file_test check="all" comment="The version of Hhctrl.ocx is less than 5.2.3790.2744." id="oval:org.mitre.oval:tst:15" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:531"/>
      <state state_ref="oval:org.mitre.oval:ste:130"/>
    </file_test>
    <file_test check="all" comment="the version of Gifimp32.flt is less than 2003.1100.8020.0." id="oval:org.mitre.oval:tst:7" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:66"/>
      <state state_ref="oval:org.mitre.oval:ste:30"/>
    </file_test>
    <file_test check="all" comment="the version of Gifimp32.flt is less than 2003.1100.8020.0." id="oval:org.mitre.oval:tst:67" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:2"/>
      <state state_ref="oval:org.mitre.oval:ste:96"/>
    </file_test>
    <file_test check="all" comment="the version of dhcpcsvc.dll is less than 5.2.3790.536" id="oval:org.mitre.oval:tst:82" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:115"/>
      <state state_ref="oval:org.mitre.oval:ste:141"/>
    </file_test>
    <file_test check="all" comment="the version of dhcpcsvc.dll is less than 5.1.2600.2912" id="oval:org.mitre.oval:tst:5" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:115"/>
      <state state_ref="oval:org.mitre.oval:ste:1"/>
    </file_test>
    <file_test check="all" comment="the version of dhcpcsvc.dll is less than 5.0.2195.7085" id="oval:org.mitre.oval:tst:186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:115"/>
      <state state_ref="oval:org.mitre.oval:ste:92"/>
    </file_test>
    <file_test check="all" comment="the version of dhcpcsvc.dll is less than 5.1.2600.1847" id="oval:org.mitre.oval:tst:105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:115"/>
      <state state_ref="oval:org.mitre.oval:ste:121"/>
    </file_test>
    <file_test check="all" comment="the version of dhcpcsvc.dll is less than 5.2.3790.2706" id="oval:org.mitre.oval:tst:103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:115"/>
      <state state_ref="oval:org.mitre.oval:ste:171"/>
    </file_test>
    <file_test check="all" comment="The version of shell32.dll is less than 6.0.2800.1873." id="oval:org.mitre.oval:tst:199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:14"/>
    </file_test>
    <file_test check="all" comment="The version of shell32.dll is less than 6.0.2900.2951." id="oval:org.mitre.oval:tst:160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:111"/>
    </file_test>
    <file_test check="all" comment="The version of shell32.dll is less than 6.0.3790.559." id="oval:org.mitre.oval:tst:14" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:156"/>
    </file_test>
    <file_test check="all" comment="The version of shell32.dll is less than 5.0.3900.7105." id="oval:org.mitre.oval:tst:129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:135"/>
    </file_test>
    <file_test check="all" comment="The version of shell32.dll is less than 6.0.3790.2746." id="oval:org.mitre.oval:tst:12" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:37"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:861" version="1" check="at least one" comment="PowerPoint 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:649"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1204" version="2" check="at least one" comment="PowerPoint 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:850"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:704" version="1" check="at least one" comment="PowerPoint 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:555"/>
      <state state_ref="oval:org.mitre.oval:ste:631"/>
    </registry_test>
    <file_test check="all" comment="The version of mso.dll is less than 10.0.6811.0." id="oval:org.mitre.oval:tst:17" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:467"/>
      <state state_ref="oval:org.mitre.oval:ste:34"/>
    </file_test>
    <file_test check="all" comment="The version of mso9.dll is less than 9.0.0.8948." id="oval:org.mitre.oval:tst:16" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1"/>
      <state state_ref="oval:org.mitre.oval:ste:17"/>
    </file_test>
    <file_test check="all" comment="The version of mso.dll is less than 11.0.8036.0." id="oval:org.mitre.oval:tst:110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:398"/>
      <state state_ref="oval:org.mitre.oval:ste:188"/>
    </file_test>
    <file_test check="at least one" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.7084" id="oval:org.mitre.oval:tst:9" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1709"/>
      <state state_ref="oval:org.mitre.oval:ste:185"/>
    </file_test>
    <file_test check="at least one" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.7084" id="oval:org.mitre.oval:tst:78" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1709"/>
      <state state_ref="oval:org.mitre.oval:ste:137"/>
    </file_test>
    <file_test check="at least one" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.7084" id="oval:org.mitre.oval:tst:157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1709"/>
      <state state_ref="oval:org.mitre.oval:ste:139"/>
    </file_test>
    <file_test check="at least one" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.7084" id="oval:org.mitre.oval:tst:144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1709"/>
      <state state_ref="oval:org.mitre.oval:ste:21"/>
    </file_test>
    <file_test check="at least one" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.7084" id="oval:org.mitre.oval:tst:108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1709"/>
      <state state_ref="oval:org.mitre.oval:ste:180"/>
    </file_test>
    <registry_test check="at least one" comment="IIS Major Version equals 6" id="oval:org.mitre.oval:tst:170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1754"/>
      <state state_ref="oval:org.mitre.oval:ste:195"/>
    </registry_test>
    <registry_test check="at least one" comment="IIS Minor Version equals 0" id="oval:org.mitre.oval:tst:164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:938"/>
      <state state_ref="oval:org.mitre.oval:ste:165"/>
    </registry_test>
    <file_test check="all" comment="The version of inetcomm.dll is less than 6.0.2900.2962." id="oval:org.mitre.oval:tst:55" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:12"/>
    </file_test>
    <file_test check="all" comment="The version of inetcomm.dll is less than 6.0.3790.2757." id="oval:org.mitre.oval:tst:11" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:13"/>
    </file_test>
    <file_test check="all" comment="The version of netapi.dll is less than 5.2.3790.559." id="oval:org.mitre.oval:tst:176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:160"/>
      <state state_ref="oval:org.mitre.oval:ste:53"/>
    </file_test>
    <file_test check="all" comment="The version of netapi.dll is less than 5.1.2600.7105." id="oval:org.mitre.oval:tst:147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:160"/>
      <state state_ref="oval:org.mitre.oval:ste:15"/>
    </file_test>
    <file_test check="all" comment="The version of netapi.dll is less than 5.0.2195.7105." id="oval:org.mitre.oval:tst:13" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:160"/>
      <state state_ref="oval:org.mitre.oval:ste:125"/>
    </file_test>
    <file_test check="all" comment="The version of netapi.dll is less than 5.2.3790.2747." id="oval:org.mitre.oval:tst:126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:160"/>
      <state state_ref="oval:org.mitre.oval:ste:191"/>
    </file_test>
    <file_test check="all" comment="The version of netapi.dll is less than 5.1.2600.2952." id="oval:org.mitre.oval:tst:101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:160"/>
      <state state_ref="oval:org.mitre.oval:ste:64"/>
    </file_test>
    <unknown_test id="oval:org.mitre.oval:tst:2529" version="1" comment="Word 98 is installed" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <file_test id="oval:org.mitre.oval:tst:2528" version="2" check="at least one" comment="the version of winword.exe is less than 8.0.0.9716" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2365"/>
    </file_test>
    <file_test check="all" comment="the version of srv.sys is less than 5.2.3790.526" id="oval:org.mitre.oval:tst:97" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:133"/>
    </file_test>
    <file_test check="all" comment="the version of srv.sys is less than 5.0.2195.7087" id="oval:org.mitre.oval:tst:64" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:6"/>
    </file_test>
    <file_test check="all" comment="the version of srv.sys is less than 5.1.2600.1832" id="oval:org.mitre.oval:tst:23" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:122"/>
    </file_test>
    <file_test check="all" comment="the version of srv.sys is less than 5.2.3790.2691" id="oval:org.mitre.oval:tst:161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:157"/>
    </file_test>
    <file_test check="all" comment="the version of srv.sys is less than 5.1.2600.2893" id="oval:org.mitre.oval:tst:127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:147"/>
    </file_test>
    <file_test check="all" comment="The version of mmc.exe is less than 5.0.2195.7102." id="oval:org.mitre.oval:tst:193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:194"/>
      <state state_ref="oval:org.mitre.oval:ste:186"/>
    </file_test>
    <file_test check="all" comment="The version of Ntoskrnl.exe is less than 5.0.2195.7098." id="oval:org.mitre.oval:tst:46" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:144"/>
    </file_test>
    <file_test check="all" comment="The version of vbe6.dll is less than 6.4.99.72." id="oval:org.mitre.oval:tst:94" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:148"/>
      <state state_ref="oval:org.mitre.oval:ste:16"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.1.2600.1863." id="oval:org.mitre.oval:tst:81" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:139"/>
      <state state_ref="oval:org.mitre.oval:ste:46"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.2.3790.2745." id="oval:org.mitre.oval:tst:51" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:139"/>
      <state state_ref="oval:org.mitre.oval:ste:119"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.1.2600.2938." id="oval:org.mitre.oval:tst:198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:139"/>
      <state state_ref="oval:org.mitre.oval:ste:81"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.2.3790.558." id="oval:org.mitre.oval:tst:159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:139"/>
      <state state_ref="oval:org.mitre.oval:ste:163"/>
    </file_test>
    <file_test check="all" comment="The version of dnsapi.dll is less than 5.0.2195.7100." id="oval:org.mitre.oval:tst:130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:139"/>
      <state state_ref="oval:org.mitre.oval:ste:10"/>
    </file_test>
    <file_test check="all" comment="The version of Kernel32.dll is less than 5.0.2195.7099." id="oval:org.mitre.oval:tst:80" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1549"/>
      <state state_ref="oval:org.mitre.oval:ste:162"/>
    </file_test>
    <file_test check="all" comment="The version of Kernel32.dll is less than 5.2.3790.556." id="oval:org.mitre.oval:tst:63" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1549"/>
      <state state_ref="oval:org.mitre.oval:ste:104"/>
    </file_test>
    <file_test check="all" comment="The version of Kernel32.dll is less than 5.1.2600.2945." id="oval:org.mitre.oval:tst:45" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1549"/>
      <state state_ref="oval:org.mitre.oval:ste:153"/>
    </file_test>
    <file_test check="all" comment="The version of Kernel32.dll is less than 5.1.2600.1869." id="oval:org.mitre.oval:tst:31" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1549"/>
      <state state_ref="oval:org.mitre.oval:ste:192"/>
    </file_test>
    <file_test check="all" comment="The version of Kernel32.dll is less than 5.2.3790.2741." id="oval:org.mitre.oval:tst:104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1549"/>
      <state state_ref="oval:org.mitre.oval:ste:158"/>
    </file_test>
    <registry_test check="all" comment="Microsoft Office 2000 is installed" id="oval:org.mitre.oval:tst:863" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:650"/>
    </registry_test>
    <registry_test check="all" comment="MS Project 2000 is installed." id="oval:org.mitre.oval:tst:77" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:124"/>
      <state state_ref="oval:org.mitre.oval:ste:5"/>
    </registry_test>
    <file_test check="all" comment="The Office 2003 (or later) version of Mso.dll is installed." id="oval:org.mitre.oval:tst:69" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:398"/>
      <state state_ref="oval:org.mitre.oval:ste:126"/>
    </file_test>
    <file_test check="all" comment="The Office 2000 (or later) version of Mso9.dll is installed." id="oval:org.mitre.oval:tst:194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1"/>
      <state state_ref="oval:org.mitre.oval:ste:107"/>
    </file_test>
    <file_test check="all" comment="the version of Mso.dll is less than 11.0.8028.0." id="oval:org.mitre.oval:tst:169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:398"/>
      <state state_ref="oval:org.mitre.oval:ste:138"/>
    </file_test>
    <file_test check="all" comment="the version of Mso.dll is less than 10.0.6804.0." id="oval:org.mitre.oval:tst:141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:467"/>
      <state state_ref="oval:org.mitre.oval:ste:129"/>
    </file_test>
    <file_test check="all" comment="The Office 2002 (or later) version of Mso.dll is installed." id="oval:org.mitre.oval:tst:139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:467"/>
      <state state_ref="oval:org.mitre.oval:ste:7"/>
    </file_test>
    <file_test check="all" comment="the version of Mso9.dll is less than 9.0.0.8944" id="oval:org.mitre.oval:tst:122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1"/>
      <state state_ref="oval:org.mitre.oval:ste:35"/>
    </file_test>
    <file_test check="all" comment="Excel Viewer is installed." id="oval:org.mitre.oval:tst:61" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:659"/>
    </file_test>
    <file_test check="all" comment="the version of excel.exe is less than 9.0.0.8946" id="oval:org.mitre.oval:tst:6" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:194"/>
    </file_test>
    <file_test check="all" comment="the version of excel.exe is less than 10.0.6809.0" id="oval:org.mitre.oval:tst:53" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:183"/>
    </file_test>
    <file_test check="all" comment="the version of excel.exe is less than 11.0.8033.0" id="oval:org.mitre.oval:tst:18" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:174"/>
    </file_test>
    <file_test check="all" comment="the version of xlview.exe is less than 11.0.8033.0." id="oval:org.mitre.oval:tst:128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:659"/>
      <state state_ref="oval:org.mitre.oval:ste:174"/>
    </file_test>
    <registry_test check="at least one" comment="Windows Server 2003 is installed" id="oval:org.mitre.oval:tst:4" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:123"/>
      <state state_ref="oval:org.mitre.oval:ste:4"/>
    </registry_test>
    <registry_test check="at least one" comment="Windows XP is installed" id="oval:org.mitre.oval:tst:3" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:123"/>
      <state state_ref="oval:org.mitre.oval:ste:3"/>
    </registry_test>
    <file_test check="all" comment="The version of Hlink.dll is less than 5.2.3790.2748." id="oval:org.mitre.oval:tst:180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:391"/>
      <state state_ref="oval:org.mitre.oval:ste:167"/>
    </file_test>
    <file_test check="all" comment="The version of Hlink.dll is less than 5.2.3790.560." id="oval:org.mitre.oval:tst:114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:391"/>
      <state state_ref="oval:org.mitre.oval:ste:18"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1333" version="1" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.128" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:922"/>
      <state state_ref="oval:org.mitre.oval:ste:1197"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1332" version="1" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.1340" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:922"/>
      <state state_ref="oval:org.mitre.oval:ste:1196"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1331" version="1" check="at least one" comment="the version of evtgprov.dll is less than 5.1.2600.136" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:921"/>
      <state state_ref="oval:org.mitre.oval:ste:1195"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1330" version="1" check="at least one" comment="the version of evtgprov.dll is less than 5.1.2600.1363" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:921"/>
      <state state_ref="oval:org.mitre.oval:ste:1194"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:663" version="1" check="at least one" comment="the version of mstask.dll is less than 5.1.2600.155" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:379"/>
      <state state_ref="oval:org.mitre.oval:ste:594"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:662" version="1" check="at least one" comment="the version of mstask.dll is less than 5.1.2600.1564" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:379"/>
      <state state_ref="oval:org.mitre.oval:ste:593"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:650" version="1" check="at least one" comment="The version of Ipnathlp.dll is less than 5.1.2600.137" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:522"/>
      <state state_ref="oval:org.mitre.oval:ste:584"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:649" version="1" check="at least one" comment="The version of Ipnathlp.dll is less than 5.1.2600.1364" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:522"/>
      <state state_ref="oval:org.mitre.oval:ste:583"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:599" version="1" check="at least one" comment="the version of dplayx.dll is less than 5.1.2600.148" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:543"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:596" version="1" check="at least one" comment="the version of dplayx.dll is less than 5.1.2600.1517" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:540"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:612" version="1" check="at least one" comment="the patch kb841872 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:504"/>
      <state state_ref="oval:org.mitre.oval:ste:554"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:609" version="2" check="at least one" comment="POSIX is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:503"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:473" version="1" check="at least one" comment="the version of psxss.exe is less than 5.0.2195.6929" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:407"/>
      <state state_ref="oval:org.mitre.oval:ste:437"/>
    </file_test>
    <registry_test check="at least one" comment="Windows 2000 is installed" id="oval:org.mitre.oval:tst:2" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:123"/>
      <state state_ref="oval:org.mitre.oval:ste:2"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1493" version="2" check="at least one" comment="the version of msgina.dll is less than 5.0.2195.6895" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:862"/>
      <state state_ref="oval:org.mitre.oval:ste:1350"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1318" version="1" check="at least one" comment="Win2K/XP/2003 service pack 2 (or earlier) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:1184"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1317" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2900.2578" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:1183"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1088" version="1" check="at least one" comment="the version of winword.exe is less than 10.00.6764.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:970"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1043" version="1" check="all" comment="umpnpmgr.dll is less than 5.0.2195.7069" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:224"/>
      <state state_ref="oval:org.mitre.oval:ste:930"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1037" version="1" check="all" comment="netman.dll is less than 5.1.2600.1733" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:658"/>
      <state state_ref="oval:org.mitre.oval:ste:925"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1029" version="1" check="at least one" comment="Mozilla Firefox version 1.0.7 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:753"/>
      <state state_ref="oval:org.mitre.oval:ste:918"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1028" version="1" check="at least one" comment="Firefox version 1.0.7 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:917"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1016" version="1" check="all" comment="msieftp.dll is less than 6.0.3790.383" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:708"/>
      <state state_ref="oval:org.mitre.oval:ste:906"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1011" version="1" check="all" comment="netman.dll is less than 5.0.2195.7061" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:658"/>
      <state state_ref="oval:org.mitre.oval:ste:902"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:983" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.8930" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:881"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:956" version="1" check="all" comment="msieftp.dll is less than 6.0.2800.1724" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:708"/>
      <state state_ref="oval:org.mitre.oval:ste:858"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:953" version="1" check="all" comment="cdosys.dll is less than 6.1.3940.42" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:661"/>
      <state state_ref="oval:org.mitre.oval:ste:855"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1086" version="1" check="all" comment="shell32.dll is less than 5.0.3900.7071" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:968"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:879" version="1" check="all" comment="netman.dll is less than 5.1.2600.2743" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:658"/>
      <state state_ref="oval:org.mitre.oval:ste:790"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:874" version="1" check="all" comment="mshtml.dll is less than 5.0.3833.200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:785"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:873" version="1" check="all" comment="nwwks.dll is less than 5.0.2195.7065" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:652"/>
      <state state_ref="oval:org.mitre.oval:ste:784"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1110" version="2" check="at least one" comment="the version of excel.exe is less than 9.0.0.8938" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:992"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:881" version="1" check="at least one" comment="Xlview.exe is installed with a version less than 11.0.8012.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:659"/>
      <state state_ref="oval:org.mitre.oval:ste:792"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:766" version="1" check="at least one" comment="Patch WinXP-KB914798 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:582"/>
    </registry_test>
    <registry_test check="at least one" comment="Excel 2003 is installed" id="oval:org.mitre.oval:tst:888" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:664"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:887" version="2" check="at least one" comment="the version of excel.exe is less than 11.0.8012.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:798"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:717" version="1" check="at least one" comment="The version of Firefox.exe is greater than or equal to 1.8.20060.42618 (v1.5.0.3)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:561"/>
      <state state_ref="oval:org.mitre.oval:ste:643"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:716" version="1" check="at least one" comment="Mozilla Firefox version 1.5.0.2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:560"/>
      <state state_ref="oval:org.mitre.oval:ste:642"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:715" version="1" check="at least one" comment="Firefox version 1.5.0.2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:641"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:992" version="1" check="at least one" comment="Exchange Server 2000,SP3 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:732"/>
      <state state_ref="oval:org.mitre.oval:ste:890"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:707" version="1" check="all" comment="cdoex.dll is less than 6.0.6618.4" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:513"/>
      <state state_ref="oval:org.mitre.oval:ste:634"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1008" version="1" check="at least one" comment="the version of Msdtctm.dll is less than 2001.12.4414.65" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:534"/>
      <state state_ref="oval:org.mitre.oval:ste:899"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:670" version="1" check="at least one" comment="the version of Msdtctm.dll is less than 2001.12.4414.311" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:534"/>
      <state state_ref="oval:org.mitre.oval:ste:601"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:859" version="1" check="at least one" comment="the version of Flash.ocx is less than 7.0.19.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:648"/>
      <state state_ref="oval:org.mitre.oval:ste:771"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:676" version="1" check="at least one" comment="the version of Swflash.ocx is the original shipped with XP,SP1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:540"/>
      <state state_ref="oval:org.mitre.oval:ste:606"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1074" version="1" check="at least one" comment="the version of Msdtctm.dll is less than 2000.2.3535.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:534"/>
      <state state_ref="oval:org.mitre.oval:ste:956"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:651" version="1" check="all" comment="cdoex.dll is less than 6.5.7650.29" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:513"/>
      <state state_ref="oval:org.mitre.oval:ste:585"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1202" version="1" check="at least one" comment="Exchange Server 2003,SP2 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:732"/>
      <state state_ref="oval:org.mitre.oval:ste:1075"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1268" version="1" check="at least one" comment="Mozilla Firefox version 1.0.7 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:883"/>
      <state state_ref="oval:org.mitre.oval:ste:1138"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1267" version="1" check="at least one" comment="Firefox version 1.0.7 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:1137"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1096" version="1" check="at least one" comment="The version of Firefox.exe is greater than or equal to 1.8.20060.30804 (v1.5.0.2)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:561"/>
      <state state_ref="oval:org.mitre.oval:ste:978"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1095" version="1" check="at least one" comment="Mozilla Firefox version 1.5.0.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:798"/>
      <state state_ref="oval:org.mitre.oval:ste:977"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1094" version="1" check="at least one" comment="Firefox version 1.5.0.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:976"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1266" version="1" check="at least one" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:882"/>
      <state state_ref="oval:org.mitre.oval:ste:1136"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1265" version="1" check="at least one" comment="Mozilla Thunderbird version 1.0.7 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:1135"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1264" version="1" check="at least one" comment="Mozilla Suite version 1.7.12 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:1134"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1263" version="1" check="at least one" comment="Mozilla Suite version 1.7.12 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:881"/>
      <state state_ref="oval:org.mitre.oval:ste:1133"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1093" version="1" check="at least one" comment="Thunderbird version 1.5 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:975"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1092" version="1" check="at least one" comment="Mozilla Thunderbird version 1.5 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:797"/>
      <state state_ref="oval:org.mitre.oval:ste:974"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1091" version="1" check="at least one" comment="The version of thunderbird.exe is greater than or equal to 1.8.20060.30803 (v1.5.0.2)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:795"/>
      <state state_ref="oval:org.mitre.oval:ste:973"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1090" version="1" check="at least one" comment="SeaMonkey version 1.0 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:794"/>
      <state state_ref="oval:org.mitre.oval:ste:972"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1089" version="1" check="at least one" comment="SeaMonkey version 1.0 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:793"/>
      <state state_ref="oval:org.mitre.oval:ste:971"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:633" version="1" check="all" comment="cdoex.dll is less than 6.5.7233.69" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:513"/>
      <state state_ref="oval:org.mitre.oval:ste:571"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1108" version="1" check="at least one" comment="Exchange Server 2003,SP1 is installed." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:732"/>
      <state state_ref="oval:org.mitre.oval:ste:990"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2484" version="2" check="at least one" comment="the version of excel.exe is less than 9.0.0.8216" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:2328"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2419" version="2" check="at least one" comment="the version of excel.exe is less than 10.0.5815.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:2267"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2378" version="2" check="at least one" comment="Excel 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1360"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2377" version="2" check="at least one" comment="the version of excel.exe is less than 10.0.6789.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:2227"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2340" version="1" check="all" comment="netman.dll is less than 5.2.3790.2516" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:658"/>
      <state state_ref="oval:org.mitre.oval:ste:2191"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2907" version="1" check="at least one" comment="the version of jscript.dll is less than 5.1.0.8513" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:564"/>
      <state state_ref="oval:org.mitre.oval:ste:2723"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2903" version="1" check="at least one" comment="the patch js56nen.exe (5.1.0.8513 version) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1666"/>
      <state state_ref="oval:org.mitre.oval:ste:2719"/>
    </registry_test>
    <registry_test check="all" comment="Microsoft Office XP is installed" id="oval:org.mitre.oval:tst:2327" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1339"/>
      <state state_ref="oval:org.mitre.oval:ste:2179"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2326" version="1" check="at least one" comment="the version of Winword.exe is less than 10.0.6775.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2178"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:259" version="1" check="at least one" comment="Firefox version 1.0.2 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:257"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:258" version="1" check="at least one" comment="Mozilla Firefox version 1.0.2 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:243"/>
      <state state_ref="oval:org.mitre.oval:ste:256"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:253" version="1" check="at least one" comment="Mozilla Suite version 1.7.6 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:251"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:252" version="1" check="at least one" comment="Mozilla Suite version 1.7.6 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:239"/>
      <state state_ref="oval:org.mitre.oval:ste:250"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:251" version="1" check="at least one" comment="Firefox version 1.0.1 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:249"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:250" version="1" check="at least one" comment="Mozilla Firefox version 1.0.1 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:238"/>
      <state state_ref="oval:org.mitre.oval:ste:248"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:249" version="1" check="at least one" comment="Mozilla Thunderbird version 1.0 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:247"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:248" version="1" check="at least one" comment="Mozilla Thunderbird version 1.0 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:237"/>
      <state state_ref="oval:org.mitre.oval:ste:246"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:247" version="1" check="at least one" comment="Mozilla Suite version 1.7.5 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:245"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:246" version="1" check="at least one" comment="Mozilla Suite version 1.7.5 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:236"/>
      <state state_ref="oval:org.mitre.oval:ste:244"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:245" version="1" check="at least one" comment="Firefox version 1.0 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:243"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:244" version="1" check="at least one" comment="Mozilla Firefox version 1.0 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:235"/>
      <state state_ref="oval:org.mitre.oval:ste:242"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:239" version="1" check="at least one" comment="Mozilla Suite version 1.7-1.7.3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:237"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:238" version="1" check="at least one" comment="Mozilla Suite version 1.7-1.7.3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:232"/>
      <state state_ref="oval:org.mitre.oval:ste:236"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:233" version="1" check="at least one" comment="Firefox version 0.9 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:231"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:232" version="1" check="at least one" comment="Mozilla Firefox version 0.9 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:227"/>
      <state state_ref="oval:org.mitre.oval:ste:230"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:231" version="1" check="at least one" comment="Mozilla Thunderbird version 0.6-0.8 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:229"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:230" version="1" check="at least one" comment="Mozilla Thunderbird version 0.6-0.8 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:225"/>
      <state state_ref="oval:org.mitre.oval:ste:228"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:243" version="1" check="at least one" comment="Firefox version 0.9 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:241"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:242" version="1" check="at least one" comment="Mozilla Firefox version 0.9 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:234"/>
      <state state_ref="oval:org.mitre.oval:ste:240"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:235" version="1" check="at least one" comment="Mozilla Suite version 1.7.4 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:233"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:234" version="1" check="at least one" comment="Mozilla Suite version 1.7.4 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:229"/>
      <state state_ref="oval:org.mitre.oval:ste:232"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:229" version="1" check="at least one" comment="the version of umpnpmgr.dll is less than 5.2.3790.2477" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:224"/>
      <state state_ref="oval:org.mitre.oval:ste:227"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:228" version="1" check="at least one" comment="the version of spoolsv.exe is less than 5.1.2600.1699" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:223"/>
      <state state_ref="oval:org.mitre.oval:ste:226"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:227" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2491" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:225"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:226" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.1.2600.1715" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:224"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:225" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.1.2600.2716" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:223"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:224" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.2.3790.2483" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:222"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:223" version="1" check="at least one" comment="the version of rdpwd.sys is less than 5.2.3790.2465" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:220"/>
      <state state_ref="oval:org.mitre.oval:ste:221"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:222" version="1" check="at least one" comment="the version of kerberos.dll is less than 5.0.2195.7053" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:218"/>
      <state state_ref="oval:org.mitre.oval:ste:220"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:221" version="1" check="at least one" comment="the version of kerberos.dll is less than 5.1.2600.1701" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:218"/>
      <state state_ref="oval:org.mitre.oval:ste:219"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:220" version="1" check="at least one" comment="the version of kerberos.dll is less than 5.1.2600.2698" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:218"/>
      <state state_ref="oval:org.mitre.oval:ste:218"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:219" version="1" check="at least one" comment="the version of kerberos.dll is less than 5.2.3790.2464" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:218"/>
      <state state_ref="oval:org.mitre.oval:ste:217"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1322" version="1" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.137" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:886"/>
      <state state_ref="oval:org.mitre.oval:ste:1188"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1307" version="1" check="at least one" comment="Remote access to registry not controlled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:907"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1320" version="1" check="at least one" comment="the patch kb840374 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:917"/>
      <state state_ref="oval:org.mitre.oval:ste:1186"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1272" version="1" check="at least one" comment="the version of helpctr.exe is less than 5.2.3790.161" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:886"/>
      <state state_ref="oval:org.mitre.oval:ste:1141"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1182" version="1" check="at least one" comment="the version of Mapi32.dll is greater than or equal 6.0.6603.0 (Exchange 2000 Server,SP3 is installed)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:837"/>
      <state state_ref="oval:org.mitre.oval:ste:1055"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1181" version="1" check="at least one" comment="the version of Mapi32.dll is less than 6.0.6617.47" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:837"/>
      <state state_ref="oval:org.mitre.oval:ste:1054"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1172" version="1" check="at least one" comment="Patch Windows2000-KB819696-x86-ENU.EXE Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:832"/>
      <state state_ref="oval:org.mitre.oval:ste:1046"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1166" version="1" check="at least one" comment="DirectX 9.0-gold Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1041"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1165" version="1" check="at least one" comment="DirectX 9.0a Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1040"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1164" version="1" check="at least one" comment="the version of sxs.dll is less than 5.2.3790.121" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:336"/>
      <state state_ref="oval:org.mitre.oval:ste:1039"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1163" version="1" check="all" comment="nwwks.dll is less than 5.1.2600.1727" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:652"/>
      <state state_ref="oval:org.mitre.oval:ste:1038"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1123" version="1" check="at least one" comment="the version of Quartz.dll is greater than or equal to 6.5.3790.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:1004"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1122" version="1" check="at least one" comment="the version of Quartz.dll is less than 6.5.3790.2519" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:1003"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1145" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.1.2600.2770" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:1025"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1087" version="1" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.7078" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:969"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1081" version="1" check="all" comment="cdoex.dll is less than 6.0.6617.86" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:789"/>
      <state state_ref="oval:org.mitre.oval:ste:963"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1079" version="1" check="at least one" comment="the version of msadco.dll is less than 2.81.1124.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:961"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1078" version="1" check="all" comment="nwwks.dll is less than 5.1.2600.2736" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:652"/>
      <state state_ref="oval:org.mitre.oval:ste:960"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1073" version="1" check="at least one" comment="Microsoft Interactive Training is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <oval-def:notes>
        <oval-def:note>As stated in the iDefense security advisory, if this key exists and contains a value, then the system has Interactive Training installed, and it will process .cbo files.</oval-def:note>
      </oval-def:notes>
      <object object_ref="oval:org.mitre.oval:obj:787"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1072" version="1" check="at least one" comment="the version of Orun32.exe is less than 3.5.0.117" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:786"/>
      <state state_ref="oval:org.mitre.oval:ste:955"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1071" version="1" check="at least one" comment="the patch kb898458  is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:785"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1064" version="1" check="at least one" comment="the version of Quartz.dll is greater than or equal to 6.5.2600.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:950"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1063" version="1" check="at least one" comment="the version of Quartz.dll is less than 6.5.2600.2749" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:949"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1227" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.0.2195.7069" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:1099"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1226" version="1" check="at least one" comment="the version of Mf3216.dll is less than 5.0.2195.6898" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:807"/>
      <state state_ref="oval:org.mitre.oval:ste:1098"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1027" version="1" check="at least one" comment="the version of Quartz.dll is greater than or equal to 6.1.9.726" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:916"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1026" version="1" check="at least one" comment="the version of Quartz.dll is less than 6.1.9.732" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:915"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1200" version="1" check="at least one" comment="the version of ole32.dll is less than 5.1.2600.1720" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:1073"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1199" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.1.2600.1720" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:1072"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:990" version="1" check="at least one" comment="the version of Mdbmsg.dll greater than or equal 5.0.1460.9 (Exchange Server 5.0,SP2 is installed)." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:730"/>
      <state state_ref="oval:org.mitre.oval:ste:888"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:989" version="1" check="at least one" comment="the version of Mdbmsg.dll is less than 5.0.1462.22" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:730"/>
      <state state_ref="oval:org.mitre.oval:ste:887"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:986" version="1" check="all" comment="umpnpmgr.dll is less than 5.1.2600.1734" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:224"/>
      <state state_ref="oval:org.mitre.oval:ste:884"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1149" version="1" check="all" comment="shell32.dll is less than 6.0.2800.1751" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:1029"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2569" version="1" check="at least one" comment="Win2K/XP/2003 service pack 4 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2402"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2568" version="1" check="at least one" comment="the version of ole32.dll is less than 5.0.2195.7059" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:2401"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2567" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.0.2195.7059" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:2400"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:970" version="1" check="at least one" comment="the version of winamp is less than or equal 5.12" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:718"/>
      <state state_ref="oval:org.mitre.oval:ste:869"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:967" version="1" check="all" comment="cdosys.dll is less than 6.1.1002.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:661"/>
      <state state_ref="oval:org.mitre.oval:ste:866"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:951" version="1" check="at least one" comment="the version of Quartz.dll is greater than or equal to 6.4.3790.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:853"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:950" version="1" check="at least one" comment="the version of Quartz.dll is less than 6.4.3790.399" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:852"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:949" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.1.2600.2827 (XP,SP2)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:851"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:943" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.0.2195.7073" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:845"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:942" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.1.2600.2818" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:844"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:941" version="1" check="at least one" comment="the version of Quartz.dll is greater than or equal to 6.4.2600.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:843"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:940" version="1" check="at least one" comment="the version of Quartz.dll is less than 6.4.2600.1738" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:842"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1173" version="1" check="at least one" comment="DirectX 8.x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1047"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1121" version="1" check="at least one" comment="the version of Quartz.dll is less than 6.3.1.889" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:704"/>
      <state state_ref="oval:org.mitre.oval:ste:1002"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1120" version="1" check="at least one" comment="DirectX 9.x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1001"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:925" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2900.2869" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:829"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1098" version="1" check="at least one" comment="the version of Fontsub.dll is less than 5.2.3790.2549" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:668"/>
      <state state_ref="oval:org.mitre.oval:ste:980"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1097" version="1" check="at least one" comment="the version of T2embed.dll is less than 5.2.3790.2549" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:667"/>
      <state state_ref="oval:org.mitre.oval:ste:979"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1114" version="1" check="all" comment="mshtml.dll is less than 6.0.3790.2541" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:995"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:911" version="1" check="all" comment="mshtml.dll is less than 6.0.2900.2769" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:817"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2535" version="1" check="at least one" comment="Mozilla Suite version 1.7.10 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1445"/>
      <state state_ref="oval:org.mitre.oval:ste:2370"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2534" version="1" check="at least one" comment="Mozilla Suite version 1.7.10 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:2369"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2533" version="1" check="at least one" comment="Firefox version 1.0.6 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:2368"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2532" version="1" check="at least one" comment="Mozilla Firefox version 1.0.6 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1444"/>
      <state state_ref="oval:org.mitre.oval:ste:2367"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:892" version="1" check="at least one" comment="the version of Fontsub.dll is less than 5.1.2600.1762" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:668"/>
      <state state_ref="oval:org.mitre.oval:ste:801"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:891" version="1" check="at least one" comment="the version of T2embed.dll is less than 5.1.2600.1762" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:667"/>
      <state state_ref="oval:org.mitre.oval:ste:800"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:916" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.2.3790.2606" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:820"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1134" version="1" check="at least one" comment="the version of ole32.dll is less than 5.1.2600.2726" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:1015"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1133" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.1.2600.2726" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:1014"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:886" version="1" check="at least one" comment="the version of msadco.dll is less than 2.71.9053.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:797"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:884" version="1" check="all" comment="cdosys.dll is less than 6.2.4.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:661"/>
      <state state_ref="oval:org.mitre.oval:ste:795"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:883" version="1" check="all" comment="shell32.dll is less than 6.0.2900.2763" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:794"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:882" version="1" check="all" comment="umpnpmgr.dll is less than 5.1.2600.2744" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:224"/>
      <state state_ref="oval:org.mitre.oval:ste:793"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:871" version="1" check="all" comment="machine has followed the GDR update path and mshtml.dll is less than 6.0.2800.1522" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:782"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:870" version="1" check="all" comment="machine has followed the QFE update path and mshtml.dll is less than 6.0.2800.1523" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:781"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1116" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.1.2600.1755" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:997"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1115" version="1" check="at least one" comment="the version of Mf3216.dll is less than 5.1.2600.1331" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:807"/>
      <state state_ref="oval:org.mitre.oval:ste:996"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:864" version="1" check="all" comment="shell32.dll is less than 6.0.3790.2534" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:775"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:858" version="1" check="at least one" comment="the version of Npdsplay.dll is less than 3.0.2.629" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:647"/>
      <state state_ref="oval:org.mitre.oval:ste:770"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:854" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.1.2600.1789" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:766"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:830" version="1" check="at least one" comment="the version of webclnt.dll is less than 5.1.2600.2821 (XP,SP2)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:628"/>
      <state state_ref="oval:org.mitre.oval:ste:743"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:784" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.1.2600.1792 (XP,SP1)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:703"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:783" version="1" check="at least one" comment="the version of Imekr61.ime is less than 6.1.2600.3 (WinXP)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:591"/>
      <state state_ref="oval:org.mitre.oval:ste:702"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:780" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1816" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:700"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:779" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2800.1807" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:699"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:834" version="1" check="at least one" comment="the version of Imekr61.ime is less than 6.2.2551.0 (64-bit)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:591"/>
      <state state_ref="oval:org.mitre.oval:ste:747"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:746" version="1" check="at least one" comment="the version of msadco.dll is less than 2.82.2644.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:672"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:745" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.2662" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:671"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:744" version="1" check="at least one" comment="the version of fpadmdll.dll is less than 10.0.6790.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:573"/>
      <state state_ref="oval:org.mitre.oval:ste:670"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1126" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.3790.2666" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1007"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:729" version="1" check="at least one" comment="MDAC 2.5 (SP3) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:655"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:728" version="1" check="at least one" comment="the version of msadco.dll is less than 2.53.6306.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:654"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:727" version="1" check="at least one" comment="the version of msadco.dll is less than 2.71.9053.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:653"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:726" version="1" check="at least one" comment="the version of msadco.dll is less than 2.80.1062.0000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:652"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:725" version="1" check="at least one" comment="MDAC 2.8 (SP1) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:651"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:724" version="1" check="at least one" comment="the version of msadco.dll is less than 2.81.1124.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:650"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2835" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.7924" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2655"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2905" version="1" check="at least one" comment="the version of jscript.dll is less than 5.6.0.8513" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:564"/>
      <state state_ref="oval:org.mitre.oval:ste:2721"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2904" version="1" check="at least one" comment="the patch js56nen.exe (5.6.0.8513 version) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1666"/>
      <state state_ref="oval:org.mitre.oval:ste:2720"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2805" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.6926" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2625"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:632" version="1" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.7009" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:570"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2804" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.6328" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2624"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:582" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1556" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:528"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:621" version="1" check="at least one" comment="the version of winword.exe is less than 10.0.6754.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:561"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2746" version="1" check="all" comment="the version of srv.sys is less than 5.2.3790.324" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:2567"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:491" version="1" check="at least one" comment="the patch kb873380 for Office 2000 SP3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:422"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:490" version="1" check="at least one" comment="Microsoft Office 2000 Premium Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:421"/>
      <state state_ref="oval:org.mitre.oval:ste:452"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:489" version="1" check="at least one" comment="Microsoft Office 2000 Professional Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:420"/>
      <state state_ref="oval:org.mitre.oval:ste:451"/>
    </registry_test>
    <registry_test check="at least one" comment="Excel 2000 is installed" id="oval:org.mitre.oval:tst:2485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1415"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:591" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.8929" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:535"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:551" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.168" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:498"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1321" version="1" check="at least one" comment="the version of helpctr.exe is less than 5.1.2600.1515" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:886"/>
      <state state_ref="oval:org.mitre.oval:ste:1187"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:977" version="1" check="at least one" comment="the patch kb834707(wildcard*) is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:724"/>
      <state state_ref="oval:org.mitre.oval:ste:876"/>
    </registry_test>
    <registry_test check="at least one" comment="Windows Project Professional 2002 Service Pack 1 is installed" id="oval:org.mitre.oval:tst:555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:468"/>
      <state state_ref="oval:org.mitre.oval:ste:502"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:439" version="1" check="at least one" comment="Visio Professional 2003 is Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:387"/>
      <state state_ref="oval:org.mitre.oval:ste:405"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2836" version="1" check="at least one" comment="Word 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1626"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2692" version="1" check="at least one" comment="the version of winword.exe is less than 9.0.0.8216" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2514"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:436" version="1" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.6922" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:402"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1047" version="1" check="at least one" comment="the version of wordpad.exe is less than 5.0.2195.6991" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:389"/>
      <state state_ref="oval:org.mitre.oval:ste:933"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:422" version="1" check="at least one" comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:372"/>
      <state state_ref="oval:org.mitre.oval:ste:392"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:421" version="1" check="at least one" comment=" Patch WindowsXP-KB824105-x86-ENU.exe installed on XP SP1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:371"/>
      <state state_ref="oval:org.mitre.oval:ste:391"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:420" version="1" check="at least one" comment="the version of netbt.sys is less than 5.1.2600.117" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:370"/>
      <state state_ref="oval:org.mitre.oval:ste:390"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:419" version="1" check="at least one" comment="the version of netbt.sys is less than 5.1.2600.1243" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:370"/>
      <state state_ref="oval:org.mitre.oval:ste:389"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:414" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2600.151" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:386"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:743" version="1" check="at least one" comment="Active Desktop  is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:572"/>
      <state state_ref="oval:org.mitre.oval:ste:669"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:394" version="1" check="at least one" comment="the version of shell32.dll is less than 4.72.3841.1100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:369"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2676" version="1" check="at least one" comment="the version of hhctrl.ocx is less than 5.2.3669.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:531"/>
      <state state_ref="oval:org.mitre.oval:ste:2500"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:438" version="1" check="at least one" comment="the version of gdiplus.dll is less than 6.0.3264.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:386"/>
      <state state_ref="oval:org.mitre.oval:ste:404"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:382" version="1" check="at least one" comment="Project Professional 2003 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:345"/>
      <state state_ref="oval:org.mitre.oval:ste:358"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:463" version="1" check="at least one" comment="the version of mso.dll is less than 10.0.6714.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:398"/>
      <state state_ref="oval:org.mitre.oval:ste:427"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:666" version="1" check="at least one" comment="the version of wordpad.exe is less than 5.1.2600.1606" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:389"/>
      <state state_ref="oval:org.mitre.oval:ste:597"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:368" version="1" check="at least one" comment="the version of sxs.dll is less than 5.1.2600.1363" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:336"/>
      <state state_ref="oval:org.mitre.oval:ste:348"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:713" version="1" check="at least one" comment="the version of winword.exe is less than 11.0.6502.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:639"/>
    </file_test>
    <registry_test check="at least one" comment="Word 2003 is installed" id="oval:org.mitre.oval:tst:2649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1518"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:338" version="1" check="at least one" comment="the version of msphlpr.dll is less than 3.0.1200.408" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:306"/>
      <state state_ref="oval:org.mitre.oval:ste:327"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:337" version="1" check="at least one" comment="the patch KB888258 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:305"/>
      <state state_ref="oval:org.mitre.oval:ste:326"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:955" version="1" check="at least one" comment="the version of wordpad.exe is less than 4.0.1381.33598" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:389"/>
      <state state_ref="oval:org.mitre.oval:ste:857"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:311" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.3790.241" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:304"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1316" version="1" check="at least one" comment="Drag-and-Drop disabled when set to 3" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:916"/>
      <state state_ref="oval:org.mitre.oval:ste:1182"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:294" version="1" check="at least one" comment="MSN Messenger 6.2.0208 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:269"/>
      <state state_ref="oval:org.mitre.oval:ste:290"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2570" version="1" check="at least one" comment="the version of wordpad.exe is less than 5.2.3790.224" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:389"/>
      <state state_ref="oval:org.mitre.oval:ste:2403"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:588" version="1" check="at least one" comment="Users not saving encrypted pages to disk  (DisableCachingOfSSLPages)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:490"/>
      <state state_ref="oval:org.mitre.oval:ste:532"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2520" version="1" check="at least one" comment="MSN Messenger 6.2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1436"/>
      <state state_ref="oval:org.mitre.oval:ste:2360"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2519" version="1" check="at least one" comment="MSN Messenger 6.2.0205 or later is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1435"/>
      <state state_ref="oval:org.mitre.oval:ste:2359"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2492" version="1" check="at least one" comment="Exchange 5.5 with SP4 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:732"/>
      <state state_ref="oval:org.mitre.oval:ste:2333"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2491" version="1" check="at least one" comment="the version of Mapi32.dll is less than 5.5.2658.34" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:837"/>
      <state state_ref="oval:org.mitre.oval:ste:2332"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2641" version="1" check="at least one" comment="Word 2002 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1510"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2449" version="1" check="at least one" comment="the version of winword.exe is less than 10.0.5815.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2294"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2448" version="1" check="at least one" comment="Mozilla Thunderbird pre-1.5" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1389"/>
      <state state_ref="oval:org.mitre.oval:ste:2293"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2447" version="1" check="at least one" comment="Thunderbird pre-1.5 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:226"/>
      <state state_ref="oval:org.mitre.oval:ste:2292"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2445" version="1" check="at least one" comment="Mozilla Firefox pre-1.5" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1388"/>
      <state state_ref="oval:org.mitre.oval:ste:2290"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2444" version="1" check="at least one" comment="Firefox pre-1.5 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:2289"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2441" version="1" check="at least one" comment="Mozilla Suite installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:230"/>
      <state state_ref="oval:org.mitre.oval:ste:2286"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2440" version="1" check="at least one" comment="Mozilla Suite is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1386"/>
      <state state_ref="oval:org.mitre.oval:ste:2285"/>
    </registry_test>
    <unknown_test id="oval:org.mitre.oval:tst:2435" version="1" comment="Excel 97 is installed" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <file_test id="oval:org.mitre.oval:tst:2434" version="2" check="at least one" comment="the version of excel.exe is less than 8.00.01.9904" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:662"/>
      <state state_ref="oval:org.mitre.oval:ste:2280"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2446" version="1" check="at least one" comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:561"/>
      <state state_ref="oval:org.mitre.oval:ste:2291"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2443" version="1" check="at least one" comment="Mozilla Firefox version 1.5 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1387"/>
      <state state_ref="oval:org.mitre.oval:ste:2288"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2442" version="1" check="at least one" comment="Firefox version 1.5 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:228"/>
      <state state_ref="oval:org.mitre.oval:ste:2287"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2439" version="1" check="at least one" comment="A pre-release of SeaMonkey 1.0 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1385"/>
      <state state_ref="oval:org.mitre.oval:ste:2284"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2438" version="1" check="at least one" comment="A pre-release of SeaMonkey 1.0 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:794"/>
      <state state_ref="oval:org.mitre.oval:ste:2283"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2431" version="1" check="at least one" comment="the version of Tcpip.sys is less than 5.2.3790.2617 (64-bit,SP1)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:563"/>
      <state state_ref="oval:org.mitre.oval:ste:2278"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2423" version="1" check="at least one" comment="the version of webclnt.dll is less than 5.1.2600.1790 (XP,SP1)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:628"/>
      <state state_ref="oval:org.mitre.oval:ste:2270"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2539" version="1" check="at least one" comment="the version of ole32.dll is less than 5.2.3790.2492" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:2374"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2538" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.2.3790.2492" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:2373"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2416" version="1" check="at least one" comment="the version of Fontsub.dll is less than 5.1.2600.2777" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:668"/>
      <state state_ref="oval:org.mitre.oval:ste:2264"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2415" version="1" check="at least one" comment="the version of T2embed.dll is less than 5.1.2600.2777" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:667"/>
      <state state_ref="oval:org.mitre.oval:ste:2263"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2414" version="1" check="at least one" comment="the version of Gdi32.dll is less than 5.2.3790.2542" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:622"/>
      <state state_ref="oval:org.mitre.oval:ste:2262"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2404" version="1" check="all" comment="shell32.dll is less than 6.0.3790.2521" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:2252"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2402" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2604" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2250"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2397" version="1" check="at least one" comment="the version of Fontsub.dll is less than 5.0.2195.7071" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:668"/>
      <state state_ref="oval:org.mitre.oval:ste:2245"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2396" version="1" check="at least one" comment="the version of T2embed.dll is less than 5.0.2195.7073" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:667"/>
      <state state_ref="oval:org.mitre.oval:ste:2244"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2395" version="1" check="at least one" comment="the version of webclnt.dll is less than 5.2.3790.2591 (64-bit,SP1)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:628"/>
      <state state_ref="oval:org.mitre.oval:ste:2243"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2389" version="1" check="at least one" comment="the version of Imekr70.ime is less than 7.0.8002.0 (Office 2003 and Accessories)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1366"/>
      <state state_ref="oval:org.mitre.oval:ste:2237"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2331" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2722" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2183"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2906" version="1" check="at least one" comment="the version of jscript.dll is less than 5.5.0.8513" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:564"/>
      <state state_ref="oval:org.mitre.oval:ste:2722"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2902" version="1" check="at least one" comment="the patch js56nen.exe (5.5.0.8513 version) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1666"/>
      <state state_ref="oval:org.mitre.oval:ste:2718"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2537" version="1" check="all" comment="cdosys.dll is less than 6.5.6756.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:661"/>
      <state state_ref="oval:org.mitre.oval:ste:2372"/>
    </file_test>
    <unknown_test id="oval:org.mitre.oval:tst:1498" version="1" comment="machine has followed the GDR update path and rpcrt4.dll is less than 5.2.3790.137" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <unknown_test id="oval:org.mitre.oval:tst:1497" version="1" comment="machine has followed the QFE update path and rpcrt4.dll is less than 5.2.3790.141" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <file_test id="oval:org.mitre.oval:tst:1478" version="1" check="at least one" comment="the version of helpctr.exe is less than 5.2.3790.125" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:922"/>
      <state state_ref="oval:org.mitre.oval:ste:1335"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1477" version="1" check="at least one" comment="the HCP Protocol is registered" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1001"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1473" version="1" check="all" comment="nwwks.dll is less than 5.2.3790.2506" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:652"/>
      <state state_ref="oval:org.mitre.oval:ste:1331"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1453" version="1" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2716.2200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1311"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1398" version="1" check="at least one" comment="the version of mf3216.dll is less than 5.0.2195.6898" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:858"/>
      <state state_ref="oval:org.mitre.oval:ste:1260"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2339" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2873" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2190"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3086" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2716.2200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2891"/>
    </file_test>
    <unknown_test id="oval:org.mitre.oval:tst:340" version="1" comment="Service Pack 2 or less for Windows Office XP" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <oval-def:notes>
        <oval-def:note>Service Pack 2 or less for Windows Office XP needs regex involving strings and less than</oval-def:note>
      </oval-def:notes>
    </unknown_test>
    <registry_test check="at least one" comment="Excel 2002 is installed" id="oval:org.mitre.oval:tst:2420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1377"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2605" version="1" check="at least one" comment="the version of exprox.dll is less than 6.5.6980.57" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1481"/>
      <state state_ref="oval:org.mitre.oval:ste:2434"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2604" version="1" check="at least one" comment="the patch KB832759 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1480"/>
    </registry_test>
    <unknown_test id="oval:org.mitre.oval:tst:2603" version="1" comment="this is a front-end server providing Outlook Web Access" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <unknown_test id="oval:org.mitre.oval:tst:2602" version="1" comment="the back-end server is Exchange Server 2003 running on Windows 2003" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <registry_test id="oval:org.mitre.oval:tst:2601" version="1" check="at least one" comment="HTTP connection reuse is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1479"/>
      <state state_ref="oval:org.mitre.oval:ste:2433"/>
    </registry_test>
    <unknown_test id="oval:org.mitre.oval:tst:2600" version="1" comment="Kerberos is disabled on the virtual server that hosts OWA on the Exchange Server 2003 back-end server" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <family_test check="only one" comment="the installed operating system is part of the Microsoft Windows family" id="oval:org.mitre.oval:tst:99" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <object object_ref="oval:org.mitre.oval:obj:99"/>
      <state state_ref="oval:org.mitre.oval:ste:99"/>
    </family_test>
    <registry_test id="oval:org.mitre.oval:tst:1" version="1" check="at least one" comment="Windows NT is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:123"/>
      <state state_ref="oval:org.mitre.oval:ste:2"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1324" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.137" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:1190"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1323" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.1362" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:1189"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1319" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.00.2800.1409" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:1185"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1314" version="1" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.2.764.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:914"/>
      <state state_ref="oval:org.mitre.oval:ste:1180"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1313" version="1" check="at least one" comment="File %windir%\system32\winlogon.exe version is less than 4.0.1381.7058" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:913"/>
      <state state_ref="oval:org.mitre.oval:ste:1179"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1312" version="1" check="at least one" comment="Windows NT Server 4.0, Terminal Server Edition Security Rollup Package" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:912"/>
      <state state_ref="oval:org.mitre.oval:ste:1178"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1311" version="1" check="at least one" comment="Microsoft Exchange 2000 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:911"/>
      <state state_ref="oval:org.mitre.oval:ste:1177"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1310" version="1" check="at least one" comment="File %ExchangeInstallDir%\bin\mad.exe is less than 6.0.5770.21" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:910"/>
      <state state_ref="oval:org.mitre.oval:ste:1176"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1309" version="1" check="at least one" comment="Patch Q316056 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:909"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1308" version="1" check="at least one" comment="Everyone group given remote access permissions" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:908"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1306" version="1" check="at least one" comment="NetBIOS Bind not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:906"/>
      <state state_ref="oval:org.mitre.oval:ste:1175"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1305" version="1" check="at least one" comment="NetBIOS Export not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:905"/>
      <state state_ref="oval:org.mitre.oval:ste:1174"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1304" version="1" check="at least one" comment="NetBIOS Route not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:904"/>
      <state state_ref="oval:org.mitre.oval:ste:1173"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1303" version="1" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.650.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:1172"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1302" version="1" check="at least one" comment="the version of odsole70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:903"/>
      <state state_ref="oval:org.mitre.oval:ste:1171"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1301" version="1" check="at least one" comment="the version of xpqueue.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:902"/>
      <state state_ref="oval:org.mitre.oval:ste:1170"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1300" version="1" check="at least one" comment="the version of xprepl.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:901"/>
      <state state_ref="oval:org.mitre.oval:ste:1169"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1299" version="1" check="at least one" comment="the version of xplog70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:900"/>
      <state state_ref="oval:org.mitre.oval:ste:1168"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1298" version="1" check="at least one" comment="the version of xpweb70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:899"/>
      <state state_ref="oval:org.mitre.oval:ste:1167"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1297" version="1" check="at least one" comment="the version of xpstar.dll is less than 2000.80.628.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:898"/>
      <state state_ref="oval:org.mitre.oval:ste:1166"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1296" version="1" check="at least one" comment="DirectX 7.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1165"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1295" version="1" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.0.2195.6927" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:1164"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1294" version="1" check="at least one" comment="Patch Windows2000-KB839643-x86-ENU.EXE Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:897"/>
      <state state_ref="oval:org.mitre.oval:ste:1163"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1293" version="1" check="at least one" comment="DirectX 8.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1162"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1292" version="1" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.0.2258.410" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:1161"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1291" version="1" check="at least one" comment="Patch DirectX80-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:896"/>
      <state state_ref="oval:org.mitre.oval:ste:1160"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1290" version="1" check="at least one" comment="DirectX 8.1x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1159"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1289" version="1" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.1.2600.891" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:1158"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1288" version="1" check="at least one" comment="Patch DirectX81-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:895"/>
      <state state_ref="oval:org.mitre.oval:ste:1157"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1287" version="1" check="at least one" comment="DirectX 8.2x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1156"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1286" version="1" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.2.3677.144" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:1155"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1285" version="1" check="at least one" comment="Patch DirectX82-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:894"/>
      <state state_ref="oval:org.mitre.oval:ste:1154"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1284" version="1" check="at least one" comment="DirectX 9.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:1153"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1283" version="1" check="at least one" comment="File %windir%\system32\dplayx.dll version is less than 5.3.0.903" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:1152"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1282" version="1" check="at least one" comment="Patch DirectX90-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:893"/>
      <state state_ref="oval:org.mitre.oval:ste:1151"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1281" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.00.3790.137" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:1150"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1280" version="1" check="at least one" comment="the patch kb837009 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:892"/>
      <state state_ref="oval:org.mitre.oval:ste:1149"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2942" version="1" check="at least one" comment="the version of locator.exe is less than 4.0.1381.7202" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1683"/>
      <state state_ref="oval:org.mitre.oval:ste:2757"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2941" version="1" check="at least one" comment="Patch Q810833 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1682"/>
      <state state_ref="oval:org.mitre.oval:ste:2756"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2940" version="1" check="at least one" comment="Locator Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1681"/>
      <state state_ref="oval:org.mitre.oval:ste:2755"/>
    </registry_test>
    <unknown_test id="oval:org.mitre.oval:tst:1271" version="1" comment="Affected bkupexec.exe versions 3.60.1.298" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <oval-def:notes>
        <oval-def:note>We think, but are not sure that the affected version of bkupexec.exe is 3.60.1.298 The file should be found in C:\Program Files\VERITAS\Backup Exec\NT\bkupexec.exe</oval-def:note>
      </oval-def:notes>
    </unknown_test>
    <registry_test id="oval:org.mitre.oval:tst:1270" version="1" check="at least one" comment="Veritas Backup Exec 8.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:885"/>
      <state state_ref="oval:org.mitre.oval:ste:1140"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1269" version="1" check="at least one" comment="RestrictAnonymous registry value allows anonymous connections" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:884"/>
      <state state_ref="oval:org.mitre.oval:ste:1139"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1260" version="1" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 2000.81.9001.40" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:1130"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1259" version="1" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 2000.81.9041.40" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:1129"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1258" version="1" check="at least one" comment="DataAccess Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:1128"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1257" version="1" check="at least one" comment="the version of ole32.dll is less than 4.0.1381.7263" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:1127"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1256" version="1" check="at least one" comment="the version of ole32.dll is less than 4.0.1381.33562" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:1126"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1247" version="1" check="at least one" comment="Win2K/XP/2003 service pack 4 (or earlier) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:1118"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1246" version="1" check="at least one" comment="the version of Spoolsv.exe is less than 5.0.2195.7059" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:223"/>
      <state state_ref="oval:org.mitre.oval:ste:1117"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1244" version="1" check="at least one" comment="the version of umandlg.dll is less than 1.0.0.4" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:870"/>
      <state state_ref="oval:org.mitre.oval:ste:1115"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1240" version="1" check="at least one" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.3649" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:866"/>
      <state state_ref="oval:org.mitre.oval:ste:1112"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1239" version="1" check="at least one" comment="the software MailSite Express version 6.1.20 or earlier is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:865"/>
      <state state_ref="oval:org.mitre.oval:ste:1111"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1238" version="1" check="at least one" comment="the 32-bit version of zipfldr.dll is less than 6.0.2750.167" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:339"/>
      <state state_ref="oval:org.mitre.oval:ste:1110"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1237" version="1" check="at least one" comment="the 32-bit version of zipfldr.dll is less than 6.0.2800.1584" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:339"/>
      <state state_ref="oval:org.mitre.oval:ste:1109"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1234" version="1" check="at least one" comment="the version of msgina.dll is less than 5.1.2600.128" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:862"/>
      <state state_ref="oval:org.mitre.oval:ste:1106"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1233" version="1" check="at least one" comment="the version of msgina.dll is less than 5.1.2600.1343" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:862"/>
      <state state_ref="oval:org.mitre.oval:ste:1105"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1232" version="1" check="at least one" comment="the version of crypt32.dll is less than 5.131.2600.1123" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:861"/>
      <state state_ref="oval:org.mitre.oval:ste:1104"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1230" version="1" check="at least one" comment="the version of hh.exe is less than 5.2.3790.2453" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:859"/>
      <state state_ref="oval:org.mitre.oval:ste:1102"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1228" version="1" check="at least one" comment="the version of comsvcs.dll is less than 2000.2.3511.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:849"/>
      <state state_ref="oval:org.mitre.oval:ste:1100"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1225" version="1" check="at least one" comment="the version of mf3216.dll is less than 5.1.2600.132" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:858"/>
      <state state_ref="oval:org.mitre.oval:ste:1097"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1224" version="1" check="at least one" comment="the version of mf3216.dll is less than 5.1.2600.1331" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:858"/>
      <state state_ref="oval:org.mitre.oval:ste:1096"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1207" version="1" check="at least one" comment="the version of comsvcs.dll is less than 2001.12.4720.130" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:849"/>
      <state state_ref="oval:org.mitre.oval:ste:1079"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1205" version="1" check="at least one" comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.2956" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:851"/>
      <state state_ref="oval:org.mitre.oval:ste:1077"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1198" version="1" check="at least one" comment="the version of comsvcs.dll is less than 2001.12.4414.53" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:849"/>
      <state state_ref="oval:org.mitre.oval:ste:1071"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1195" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.1.2600.1715" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:1068"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1194" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.1.2600.2716" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:1067"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1190" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.0.2195.6905" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:1063"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1189" version="1" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.636.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:1062"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1188" version="1" check="at least one" comment="the version of ssnetlib.dll is less than 2000.80.636.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:841"/>
      <state state_ref="oval:org.mitre.oval:ste:1061"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1186" version="1" check="at least one" comment="Windows 95 or 98 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:629"/>
      <state state_ref="oval:org.mitre.oval:ste:1059"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1185" version="1" check="at least one" comment="TCP/IP NetBIOS not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:840"/>
      <state state_ref="oval:org.mitre.oval:ste:1058"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1184" version="1" check="at least one" comment="WINS Client binding not disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:839"/>
      <state state_ref="oval:org.mitre.oval:ste:1057"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1178" version="1" check="at least one" comment="the version of inetcomm.dll is less than 5.50.4952.2800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:1052"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2938" version="1" check="at least one" comment="the version of ntdll.dll is less than 5.0.2195.6685" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1679"/>
      <state state_ref="oval:org.mitre.oval:ste:2753"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2937" version="1" check="at least one" comment="the patch q815021 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1678"/>
      <state state_ref="oval:org.mitre.oval:ste:2752"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1171" version="1" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.50.4616.200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1045"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1170" version="1" check="at least one" comment="File %windir%\system32\urlmon.dll version is less than 5.50.4701.2400" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1044"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1143" version="1" check="at least one" comment="the version of mscms.dll is less than 5.2.3790.359" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:745"/>
      <state state_ref="oval:org.mitre.oval:ste:1023"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2745" version="1" check="all" comment="the version of srv.sys is less than 5.2.3790.2437" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:2566"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1128" version="1" check="all" comment="the version of srv.sys is less than 5.1.2600.1683" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:1009"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1127" version="1" check="all" comment="the version of srv.sys is less than 5.1.2600.2673" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:1008"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2750" version="1" check="at least one" comment="the patch kb883939 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1578"/>
      <state state_ref="oval:org.mitre.oval:ste:2571"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2403" version="1" check="at least one" comment="Internet Explorer 6.0 Installed XP SP2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2251"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1150" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2900.2668" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1030"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1113" version="1" check="at least one" comment="the version of CrystalDecisions.Web.dll is less than 9.1.9800.9" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:806"/>
      <state state_ref="oval:org.mitre.oval:ste:994"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1112" version="1" check="at least one" comment="the w3svc service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:805"/>
      <state state_ref="oval:org.mitre.oval:ste:993"/>
    </registry_test>
    <unknown_test id="oval:org.mitre.oval:tst:1111" version="1" comment="a website linked to the Crystal Reports Viewer is active" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <registry_test id="oval:org.mitre.oval:tst:2934" version="1" check="at least one" comment="ISA2000-KB816456-x86.exe" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1675"/>
      <state state_ref="oval:org.mitre.oval:ste:2749"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2933" version="1" check="at least one" comment="File %windir%\system32\Drivers\SRV.SYS is less than 5.0.2195.6699" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:384"/>
      <state state_ref="oval:org.mitre.oval:ste:2748"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2926" version="1" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.608.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2742"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1075" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.0.2195.7057" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:957"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1036" version="1" check="at least one" comment="the version of webclnt.dll is less than 5.2.3790.1673" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:628"/>
      <state state_ref="oval:org.mitre.oval:ste:924"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1017" version="1" check="at least one" comment="the version of mscms.dll is less than 5.0.2195.7054" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:745"/>
      <state state_ref="oval:org.mitre.oval:ste:907"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1193" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.2.3790.2483" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:1066"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1192" version="1" check="at least one" comment="the patch kb893756 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:846"/>
      <state state_ref="oval:org.mitre.oval:ste:1065"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1191" version="1" check="at least one" comment="the Telephony service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:845"/>
      <state state_ref="oval:org.mitre.oval:ste:1064"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1007" version="1" check="at least one" comment="the version of tapisrv.dll is less than 5.2.3790.366" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:221"/>
      <state state_ref="oval:org.mitre.oval:ste:898"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:985" version="1" check="at least one" comment="the version of httpext.dll is less than 5.0.2195.6958" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:278"/>
      <state state_ref="oval:org.mitre.oval:ste:883"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:982" version="1" check="at least one" comment="the version of cryptdlg.dll is less than 5.0.1558.6608" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:728"/>
      <state state_ref="oval:org.mitre.oval:ste:880"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:976" version="1" check="at least one" comment="the version of mstask.dll is less than 4.71.1979.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:379"/>
      <state state_ref="oval:org.mitre.oval:ste:875"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:975" version="1" check="at least one" comment="Patch IE-KB841873-WindowsNT4sp6-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:723"/>
      <state state_ref="oval:org.mitre.oval:ste:874"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2898" version="1" check="at least one" comment="the version of msjava.dll is less than 5.0.3810.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1446"/>
      <state state_ref="oval:org.mitre.oval:ste:2714"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2893" version="1" check="at least one" comment="MTS Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1660"/>
      <state state_ref="oval:org.mitre.oval:ste:2709"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:968" version="1" check="at least one" comment="the version of Spoolsv.exe is less than 5.2.3790.346" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:223"/>
      <state state_ref="oval:org.mitre.oval:ste:867"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1245" version="1" check="at least one" comment="the patch KB896423 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:871"/>
      <state state_ref="oval:org.mitre.oval:ste:1116"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2887" version="1" check="at least one" comment="Windows NT Service Pack 6a is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1655"/>
      <state state_ref="oval:org.mitre.oval:ste:2703"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:948" version="1" check="at least one" comment="the version of httpext.dll is less than 6.0.2600.1579" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:278"/>
      <state state_ref="oval:org.mitre.oval:ste:850"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:947" version="1" check="at least one" comment="the version of httpext.dll is less than 6.0.2600.165" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:278"/>
      <state state_ref="oval:org.mitre.oval:ste:849"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2882" version="1" check="at least one" comment="the version of mup.sys is less than 4.0.1381.7125" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1653"/>
      <state state_ref="oval:org.mitre.oval:ste:2698"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2881" version="1" check="at least one" comment="Patch Q312895 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1652"/>
      <state state_ref="oval:org.mitre.oval:ste:2697"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2880" version="1" check="at least one" comment="Patch Q817606 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1651"/>
      <state state_ref="oval:org.mitre.oval:ste:2696"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2879" version="1" check="at least one" comment="The version of srv.sys is less than 4.0.1381.7214" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:384"/>
      <state state_ref="oval:org.mitre.oval:ste:2695"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2878" version="1" check="at least one" comment="the version of shell32.dll is less than 5.0.3502.4718" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:2694"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:857" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6992" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:769"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2863" version="1" check="at least one" comment="the version of smss.exe is less than 4.0.1381.7152" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1641"/>
      <state state_ref="oval:org.mitre.oval:ste:2681"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:825" version="1" check="at least one" comment="the version of mrxsmb.sys is less than 5.1.2600.2598" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:740"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2855" version="1" check="at least one" comment="Outlook Express 6 for Windows 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:566"/>
      <state state_ref="oval:org.mitre.oval:ste:2673"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2854" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.3790.326" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:2672"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:759" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7265" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:683"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:758" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33563" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:682"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3013" version="1" check="at least one" comment="the patch q813489 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1725"/>
      <state state_ref="oval:org.mitre.oval:ste:2822"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2849" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4923.2500" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2667"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:721" version="1" check="at least one" comment="the version of mstask.dll is less than 5.1.2600.1555" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:379"/>
      <state state_ref="oval:org.mitre.oval:ste:647"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3088" version="1" check="at least one" comment="the version of shell32.dll is less than 4.0.1381.7116" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:2893"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3087" version="1" check="at least one" comment="Patch Q313829 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1756"/>
      <state state_ref="oval:org.mitre.oval:ste:2892"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:710" version="1" check="at least one" comment="The version of Ipnathlp.dll is less than 5.0.2195.6902" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:557"/>
      <state state_ref="oval:org.mitre.oval:ste:636"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2847" version="1" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.776.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1631"/>
      <state state_ref="oval:org.mitre.oval:ste:2665"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2846" version="1" check="at least one" comment="Patch Q321599 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1630"/>
      <state state_ref="oval:org.mitre.oval:ste:2664"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:701" version="1" check="at least one" comment="the version of grpconv.exe (syswow64) is less than 5.1.2600.1580" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:292"/>
      <state state_ref="oval:org.mitre.oval:ste:628"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:702" version="1" check="at least one" comment="the version of grpconv.exe is less than 5.1.2600.1580" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:307"/>
      <state state_ref="oval:org.mitre.oval:ste:629"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:691" version="1" check="at least one" comment="the version of grpconv.exe is less than 5.1.2600.166" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:307"/>
      <state state_ref="oval:org.mitre.oval:ste:618"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:686" version="1" check="at least one" comment="the version of mrxsmb.sys is less than 5.2.3790.252" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:615"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2844" version="1" check="at least one" comment="the version of cryptui.dll is less than 5.131.2600.117" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1613"/>
      <state state_ref="oval:org.mitre.oval:ste:2663"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2842" version="1" check="at least one" comment="the version of cryptui.dll is less than 5.131.2600.1243" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1613"/>
      <state state_ref="oval:org.mitre.oval:ste:2661"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:684" version="1" check="at least one" comment="the version of nddenb32.dll is less than 4.0.1381.33565" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:464"/>
      <state state_ref="oval:org.mitre.oval:ste:613"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:683" version="1" check="at least one" comment="the version of netdde.exe is less than 4.0.1381.33574" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:393"/>
      <state state_ref="oval:org.mitre.oval:ste:612"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:677" version="1" check="at least one" comment="the version of mrxsmb.sys is less than 5.1.2600.1620" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:607"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2834" version="1" check="at least one" comment="the version of xactsrv.dll is less than 5.0.2195.5971" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1625"/>
      <state state_ref="oval:org.mitre.oval:ste:2654"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2833" version="1" check="at least one" comment="Patch Q326830 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1624"/>
      <state state_ref="oval:org.mitre.oval:ste:2653"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2832" version="1" check="at least one" comment="Lanman enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1623"/>
      <state state_ref="oval:org.mitre.oval:ste:2652"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2831" version="1" check="at least one" comment="the version of xenroll.dll is less than 5.131.3659.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1622"/>
      <state state_ref="oval:org.mitre.oval:ste:2651"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2830" version="1" check="at least one" comment="Patch Q323172 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1621"/>
      <state state_ref="oval:org.mitre.oval:ste:2650"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2829" version="1" check="at least one" comment="ActiveX Enabled In At Least One Zone" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:988"/>
      <state state_ref="oval:org.mitre.oval:ste:2649"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2828" version="1" check="at least one" comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2784" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:496"/>
      <state state_ref="oval:org.mitre.oval:ste:2648"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2822" version="1" check="at least one" comment="Patch Q823980 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1617"/>
      <state state_ref="oval:org.mitre.oval:ste:2642"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2821" version="1" check="at least one" comment="the version of rpcss.dll is less than 4.0.1381.7224" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:2641"/>
    </file_test>
    <metabase_test id="oval:org.mitre.oval:tst:709" version="1" check="at least one" comment="Negotiate is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:556"/>
    </metabase_test>
    <file_test id="oval:org.mitre.oval:tst:665" version="1" check="at least one" comment="The version of ipnathlp.dll is less than 5.2.3790.142" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:522"/>
      <state state_ref="oval:org.mitre.oval:ste:596"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:664" version="1" check="at least one" comment="the version of hhctrl.ocx is less than 5.2.3790.1280" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:531"/>
      <state state_ref="oval:org.mitre.oval:ste:595"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2820" version="1" check="at least one" comment="File %windir%\system32\idq.dll version is less than 5.0.2195.3645" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1616"/>
      <state state_ref="oval:org.mitre.oval:ste:2640"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2819" version="1" check="at least one" comment="Patch Q300972 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1615"/>
      <state state_ref="oval:org.mitre.oval:ste:2639"/>
    </registry_test>
    <metabase_test id="oval:org.mitre.oval:tst:2818" version="1" check="at least one" comment="idq.dll mapping exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1614"/>
      <state state_ref="oval:org.mitre.oval:ste:2638"/>
    </metabase_test>
    <registry_test id="oval:org.mitre.oval:tst:2841" version="1" check="at least one" comment="Patch WindowsXP-KB823182-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1629"/>
      <state state_ref="oval:org.mitre.oval:ste:2660"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2840" version="1" check="at least one" comment="downloading of signed ActiveX controls is enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1628"/>
      <state state_ref="oval:org.mitre.oval:ste:2659"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2839" version="1" check="at least one" comment="downloading of signed ActiveX controls is enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1627"/>
      <state state_ref="oval:org.mitre.oval:ste:2658"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2817" version="1" check="at least one" comment="File %windir%\system32\cryptui.dll version is less than 5.131.2195.6758" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1613"/>
      <state state_ref="oval:org.mitre.oval:ste:2637"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2816" version="1" check="at least one" comment="Terminal Server Version" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1612"/>
      <state state_ref="oval:org.mitre.oval:ste:2636"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2815" version="1" check="at least one" comment="File %windir%\system32\drivers\rdpwd.sys version is less than 5.0.2195.5880" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:220"/>
      <state state_ref="oval:org.mitre.oval:ste:2635"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2814" version="1" check="at least one" comment="Patch Q324380 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1611"/>
      <state state_ref="oval:org.mitre.oval:ste:2634"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2813" version="1" check="at least one" comment="RDP Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1610"/>
      <state state_ref="oval:org.mitre.oval:ste:2633"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3083" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.0.2195.6810" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:2888"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:678" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1605" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:541"/>
      <state state_ref="oval:org.mitre.oval:ste:608"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2810" version="1" check="at least one" comment="the version of user32.dll is less than 5.1.2600.118" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:2630"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2809" version="1" check="at least one" comment="the version of user32.dll is less than 5.1.2600.1255" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:2629"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2886" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.7203" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:2702"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:620" version="1" check="at least one" comment="the version of gdi32.dll is less than 5.0.2195.6945" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:279"/>
      <state state_ref="oval:org.mitre.oval:ste:560"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:619" version="1" check="all" comment="Indexing Service ciodm.dll is less than 5.2.3790.220" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:457"/>
      <state state_ref="oval:org.mitre.oval:ste:559"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:618" version="1" check="at least one" comment="the patch Windows 2003 KB871250 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:508"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2798" version="1" check="at least one" comment="the version of msgsvc.dll is less than 5.0.2195.6861" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1571"/>
      <state state_ref="oval:org.mitre.oval:ste:2618"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2797" version="1" check="at least one" comment="the version of wkssvc.dll is less than 5.0.2195.6861" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1448"/>
      <state state_ref="oval:org.mitre.oval:ste:2617"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2788" version="1" check="at least one" comment="the version of quartz.dll is less than 6.1.5.132" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1599"/>
      <state state_ref="oval:org.mitre.oval:ste:2609"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2787" version="1" check="at least one" comment="Patch Q19696 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1598"/>
      <state state_ref="oval:org.mitre.oval:ste:2608"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:606" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1643" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:550"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:565" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33545" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:512"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:560" version="1" check="at least one" comment="the version of srvsvc.dll is less than 5.1.2600.2577" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:397"/>
      <state state_ref="oval:org.mitre.oval:ste:507"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2784" version="1" check="at least one" comment="File odsole70.dll Version3 is less than 2000.80.223.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:903"/>
      <state state_ref="oval:org.mitre.oval:ste:2605"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2783" version="1" check="at least one" comment="File xpqueue.dll Version3 is less than 2000.80.223.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:902"/>
      <state state_ref="oval:org.mitre.oval:ste:2604"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2782" version="1" check="at least one" comment="File xprepl.dll Version3 is less than 2000.80.223.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:901"/>
      <state state_ref="oval:org.mitre.oval:ste:2603"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2781" version="1" check="at least one" comment="File xpstar.dll Version3 is less than 2000.80.223.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:898"/>
      <state state_ref="oval:org.mitre.oval:ste:2602"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1099" version="1" check="at least one" comment="the version of ole32.dll is less than 5.1.2600.2595" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:981"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2764" version="1" check="at least one" comment="the version of tshoot.ocx is less than 1.0.1.2125" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1586"/>
      <state state_ref="oval:org.mitre.oval:ste:2585"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2763" version="1" check="at least one" comment="the patch kb826232 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1585"/>
      <state state_ref="oval:org.mitre.oval:ste:2584"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2760" version="1" check="all" comment="Exchange Server 2003 (gold edition) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1584"/>
      <state state_ref="oval:org.mitre.oval:ste:2581"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2758" version="1" check="at least one" comment="the patch WindowsServer2003-KB883935-ia64-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:297"/>
      <state state_ref="oval:org.mitre.oval:ste:2579"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:530" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 4.0.1381.7299" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:482"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:605" version="1" check="at least one" comment="the version of dplayx.dll is less than 5.2.3677.144" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:549"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:604" version="1" check="at least one" comment="DirectX 8.2 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:548"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:603" version="1" check="at least one" comment="Patch DirectX82-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:501"/>
      <state state_ref="oval:org.mitre.oval:ste:547"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:602" version="1" check="at least one" comment="the version of dplayx.dll is less than 5.3.0.903" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:546"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:601" version="1" check="at least one" comment="DirectX 9.0x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:545"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:600" version="1" check="at least one" comment="Patch DirectX90-KB839643-x86-ENU Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:500"/>
      <state state_ref="oval:org.mitre.oval:ste:544"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:528" version="1" check="at least one" comment="the version of dplayx.dll is less than 5.2.3790.163" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:450"/>
      <state state_ref="oval:org.mitre.oval:ste:480"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2754" version="1" check="at least one" comment="Patch Q305601 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1580"/>
      <state state_ref="oval:org.mitre.oval:ste:2575"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3072" version="1" check="at least one" comment="the version of netman.dll is less than 5.0.2195.5974" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:658"/>
      <state state_ref="oval:org.mitre.oval:ste:2877"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3071" version="1" check="at least one" comment="Patch Q326886 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1752"/>
      <state state_ref="oval:org.mitre.oval:ste:2876"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2741" version="1" check="at least one" comment="the version of kernel32.dll is less than 5.0.2195.6011" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1549"/>
      <state state_ref="oval:org.mitre.oval:ste:2562"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1231" version="1" check="at least one" comment="the patch Q329115 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:860"/>
      <state state_ref="oval:org.mitre.oval:ste:1103"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1229" version="1" check="at least one" comment="the version of cryptdlg.dll is less then 5.0.1558.6072" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:728"/>
      <state state_ref="oval:org.mitre.oval:ste:1101"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2795" version="1" check="at least one" comment="the messenger service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1601"/>
      <state state_ref="oval:org.mitre.oval:ste:2615"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2734" version="1" check="at least one" comment="the version of msgsvc.dll is less than 5.1.2600.120" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1571"/>
      <state state_ref="oval:org.mitre.oval:ste:2555"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2733" version="1" check="at least one" comment="the version of msgsvc.dll is less than 5.1.2600.1301" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1571"/>
      <state state_ref="oval:org.mitre.oval:ste:2554"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:598" version="1" check="at least one" comment="DirectX 8.1x Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:499"/>
      <state state_ref="oval:org.mitre.oval:ste:542"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:597" version="1" check="at least one" comment="the patch kb839643 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:498"/>
      <state state_ref="oval:org.mitre.oval:ste:541"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:548" version="1" check="at least one" comment="the version of dplayx.dll is less than 5.2.3790.163 on 64-bit edition" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:463"/>
      <state state_ref="oval:org.mitre.oval:ste:495"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:488" version="1" check="at least one" comment="Windows XP or Windows Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:419"/>
      <state state_ref="oval:org.mitre.oval:ste:450"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2732" version="1" check="at least one" comment="File sqlservr.exe version3 is less than 2000.80.578.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2553"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2731" version="1" check="at least one" comment="File xpstar.dll version3 is less than 2000.80.561.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:898"/>
      <state state_ref="oval:org.mitre.oval:ste:2552"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:483" version="1" check="at least one" comment="the version of msadco.dll is less than 2.53.6202.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:446"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1025" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.2.3790.280" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:914"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:554" version="1" check="at least one" comment="the version of mso.dll is less than 10.0.6735.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:467"/>
      <state state_ref="oval:org.mitre.oval:ste:501"/>
    </file_test>
    <registry_test check="at least one" comment="Visio Professional 2002 with service pack 2" id="oval:org.mitre.oval:tst:481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:414"/>
      <state state_ref="oval:org.mitre.oval:ste:444"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:480" version="1" check="at least one" comment="Patch KB873354 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:413"/>
      <state state_ref="oval:org.mitre.oval:ste:443"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:479" version="1" check="at least one" comment="the version of grpconv.exe (system32) is less than 5.0.2195.6966" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:307"/>
      <state state_ref="oval:org.mitre.oval:ste:442"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2730" version="1" check="at least one" comment="the version of srvsvc.dll is less than 5.0.2195.6110" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:397"/>
      <state state_ref="oval:org.mitre.oval:ste:2551"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2729" version="1" check="at least one" comment="Patch Q329170 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1570"/>
      <state state_ref="oval:org.mitre.oval:ste:2550"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2728" version="1" check="at least one" comment="SMB Signing enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1569"/>
      <state state_ref="oval:org.mitre.oval:ste:2549"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2725" version="1" check="at least one" comment="the version of msdxm.ocx is less than 6.4.9.1124" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1564"/>
      <state state_ref="oval:org.mitre.oval:ste:2546"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2724" version="1" check="at least one" comment="the version of wmpcore.dll is less than 8.0.0.4482" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1567"/>
      <state state_ref="oval:org.mitre.oval:ste:2545"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2723" version="1" check="at least one" comment="the version of wmplayer.exe is less than 8.0.0.4482" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1547"/>
      <state state_ref="oval:org.mitre.oval:ste:2544"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2722" version="1" check="at least one" comment="Patch wm320920_8.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1566"/>
      <state state_ref="oval:org.mitre.oval:ste:2543"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:972" version="1" check="at least one" comment="the patch kb890175 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:720"/>
      <state state_ref="oval:org.mitre.oval:ste:871"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:971" version="1" check="at least one" comment="the version of hhctrl.ocx is less than 5.2.3790.233" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:531"/>
      <state state_ref="oval:org.mitre.oval:ste:870"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2726" version="1" check="at least one" comment="the version of dxmasf.dll is less than 6.4.9.1121" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1568"/>
      <state state_ref="oval:org.mitre.oval:ste:2547"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2720" version="1" check="at least one" comment="the version of msdxm.ocx is less than 6.4.9.1121" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1564"/>
      <state state_ref="oval:org.mitre.oval:ste:2541"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2719" version="1" check="at least one" comment="Patch wm308567 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1563"/>
      <state state_ref="oval:org.mitre.oval:ste:2540"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:708" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.1254" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:635"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3059" version="1" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.5671" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1631"/>
      <state state_ref="oval:org.mitre.oval:ste:2864"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3058" version="1" check="at least one" comment="Patch Q321599 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1749"/>
      <state state_ref="oval:org.mitre.oval:ste:2863"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1109" version="1" check="at least one" comment="the version of ole32.dll is less than 5.0.2195.7021" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:991"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:469" version="1" check="all" comment="Adobe Acrobat Reader eBook.api plug-in software installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:402"/>
      <state state_ref="oval:org.mitre.oval:ste:433"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2716" version="1" check="at least one" comment="the version of msadco.dll is less than 2.62.9119.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:2537"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1005" version="1" check="at least one" comment="the version of user32.dll is less than 5.1.2600.1617" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:896"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2714" version="1" check="at least one" comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6753" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:2535"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:559" version="1" check="at least one" comment="the patch kb888302 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:470"/>
      <state state_ref="oval:org.mitre.oval:ste:506"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:462" version="1" check="at least one" comment="the version of srvsvc.dll is less than 5.1.2600.1613" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:397"/>
      <state state_ref="oval:org.mitre.oval:ste:426"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:457" version="1" check="at least one" comment="Patch KB821557 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:394"/>
      <state state_ref="oval:org.mitre.oval:ste:422"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:456" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1233" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:421"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:455" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2600.115" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:420"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:453" version="1" check="at least one" comment="the version of netdde.exe is less than 5.0.2195.6952" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:393"/>
      <state state_ref="oval:org.mitre.oval:ste:418"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:452" version="1" check="at least one" comment="the version of nddenb32.dll is less than 5.0.2195.6922" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:393"/>
      <state state_ref="oval:org.mitre.oval:ste:417"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:449" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.0.2195.6159" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:415"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2925" version="1" check="at least one" comment="the version of odsole70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:903"/>
      <state state_ref="oval:org.mitre.oval:ste:2741"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2924" version="1" check="at least one" comment="the version of xpqueue.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:902"/>
      <state state_ref="oval:org.mitre.oval:ste:2740"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2923" version="1" check="at least one" comment="the version of xprepl.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:901"/>
      <state state_ref="oval:org.mitre.oval:ste:2739"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2922" version="1" check="at least one" comment="the version of xplog70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:900"/>
      <state state_ref="oval:org.mitre.oval:ste:2738"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2921" version="1" check="at least one" comment="the version of xpweb70.dll is less than 2000.80.606.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:899"/>
      <state state_ref="oval:org.mitre.oval:ste:2737"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2920" version="1" check="at least one" comment="the version of xpstar.dll is less than 2000.80.628.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:898"/>
      <state state_ref="oval:org.mitre.oval:ste:2736"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2718" version="1" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.650.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2539"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2704" version="1" check="at least one" comment="the version of impprov.dll is less than 2000.80.650.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1551"/>
      <state state_ref="oval:org.mitre.oval:ste:2526"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:681" version="1" check="at least one" comment="the version of vdmdbg.dll is less than 5.1.2600.1560" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:302"/>
      <state state_ref="oval:org.mitre.oval:ste:610"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2702" version="1" check="at least one" comment="the version of kernel32.dll is less than 4.0.1381.7224" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1549"/>
      <state state_ref="oval:org.mitre.oval:ste:2524"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2701" version="1" check="at least one" comment="Patch Q823803 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1548"/>
      <state state_ref="oval:org.mitre.oval:ste:2523"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3091" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2713.1100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2896"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2727" version="1" check="at least one" comment="Windows Media Player for Windows XP is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:757"/>
      <state state_ref="oval:org.mitre.oval:ste:2548"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2700" version="1" check="at least one" comment="the version of wmplayer.exe is less than 8.0.0.4490" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1547"/>
      <state state_ref="oval:org.mitre.oval:ste:2522"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2699" version="1" check="at least one" comment="Patch WindowsMedia8-KB817787-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1546"/>
      <state state_ref="oval:org.mitre.oval:ste:2521"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2762" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4943.400" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2583"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:512" version="1" check="at least one" comment="the version of user32.dll is less than 5.2.3790.245" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:467"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:444" version="1" check="at least one" comment="the 64-bit WOW version of netdde.exe is less than 5.1.2600.1567" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:249"/>
      <state state_ref="oval:org.mitre.oval:ste:410"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:442" version="1" check="at least one" comment="the 64-bit WOW version of nddenb32.dll is less than 5.1.2600.1555" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:248"/>
      <state state_ref="oval:org.mitre.oval:ste:408"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2698" version="1" check="at least one" comment="the version of mscms.dll is less than 5.1.2600.2709" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:745"/>
      <state state_ref="oval:org.mitre.oval:ste:2520"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2796" version="1" check="at least one" comment="the patch q828035 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1602"/>
      <state state_ref="oval:org.mitre.oval:ste:2616"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2736" version="1" check="at least one" comment="the version of wkssvc.dll is less than 5.1.2600.120" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1448"/>
      <state state_ref="oval:org.mitre.oval:ste:2557"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2735" version="1" check="at least one" comment="the version of wkssvc.dll is less than 5.1.2600.1301" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1448"/>
      <state state_ref="oval:org.mitre.oval:ste:2556"/>
    </file_test>
    <registry_test check="at least one" comment="Microsoft Office 2003 is installed" id="oval:org.mitre.oval:tst:487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:418"/>
      <state state_ref="oval:org.mitre.oval:ste:449"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:440" version="1" check="at least one" comment="Patch KB873378 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:388"/>
      <state state_ref="oval:org.mitre.oval:ste:406"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:631" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.1597" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:569"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1592" version="1" check="at least one" comment="Microsoft Office XP Service Pack 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:334"/>
      <state state_ref="oval:org.mitre.oval:ste:1446"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2695" version="1" check="at least one" comment="the version of nntpsvc.dll is less than 5.0.2195.3881" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:252"/>
      <state state_ref="oval:org.mitre.oval:ste:2517"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2694" version="1" check="at least one" comment="Patch Q303984 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1543"/>
      <state state_ref="oval:org.mitre.oval:ste:2516"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:435" version="1" check="at least one" comment="File %windir%system32DriversSRV.SYS is less than 5.1.2600.112" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:384"/>
      <state state_ref="oval:org.mitre.oval:ste:401"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:434" version="1" check="at least one" comment="File %windir%system32DriversSRV.SYS is less than 5.1.2600.1193" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:384"/>
      <state state_ref="oval:org.mitre.oval:ste:400"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2932" version="1" check="at least one" comment="Patch Windows2000-KB817606-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1674"/>
      <state state_ref="oval:org.mitre.oval:ste:2747"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2808" version="1" check="at least one" comment="the patch kb824141 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1607"/>
      <state state_ref="oval:org.mitre.oval:ste:2628"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2806" version="1" check="at least one" comment="the utility manager Service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1605"/>
      <state state_ref="oval:org.mitre.oval:ste:2626"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2691" version="1" check="at least one" comment="File %windir%\system32\user32.dll version is less than 5.0.2195.6799" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:2513"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:720" version="1" check="at least one" comment="Patch Windows2000-kb841873-x86-enu.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:565"/>
      <state state_ref="oval:org.mitre.oval:ste:646"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:429" version="1" check="at least one" comment="the version of mstask.dll is less than 4.71.2195.6920" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:379"/>
      <state state_ref="oval:org.mitre.oval:ste:396"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:428" version="1" check="at least one" comment="the patch WindowsServer2003-KB885881-ia64-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:378"/>
      <state state_ref="oval:org.mitre.oval:ste:395"/>
    </registry_test>
    <metabase_test id="oval:org.mitre.oval:tst:3074" version="1" check="at least one" comment="FTP Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1753"/>
      <state state_ref="oval:org.mitre.oval:ste:2879"/>
    </metabase_test>
    <file_test id="oval:org.mitre.oval:tst:1406" version="1" check="at least one" comment="the version of itss.dll is less than 5.2.3790.185" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:966"/>
      <state state_ref="oval:org.mitre.oval:ste:1265"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1405" version="1" check="at least one" comment="the patch kb840315 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:965"/>
      <state state_ref="oval:org.mitre.oval:ste:1264"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1404" version="1" check="at least one" comment="HTML Help is registered" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:964"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:403" version="1" check="at least one" comment="MDAC 2.1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:377"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:402" version="1" check="at least one" comment="the version of msadco.dll is less than 2.12.5118.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:358"/>
      <state state_ref="oval:org.mitre.oval:ste:376"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2715" version="1" check="at least one" comment="Patch Q329414 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1562"/>
      <state state_ref="oval:org.mitre.oval:ste:2536"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:401" version="1" check="at least one" comment="the version of Llssrv.exe is less than 5.2.3790.242" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:277"/>
      <state state_ref="oval:org.mitre.oval:ste:375"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:400" version="1" check="at least one" comment="the version of webvw.dll is less than 5.0.3900.7036" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:357"/>
      <state state_ref="oval:org.mitre.oval:ste:374"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:399" version="1" check="at least one" comment="the patch KB894320 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:356"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:398" version="1" check="at least one" comment="Webview is  Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:355"/>
      <state state_ref="oval:org.mitre.oval:ste:373"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2679" version="1" check="at least one" comment="the version of fp5areg.dll is less than 10.00.4205.0000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1535"/>
      <state state_ref="oval:org.mitre.oval:ste:2502"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2678" version="1" check="at least one" comment="the version of fp30reg.dll is less than 10.00.4205.0000" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1534"/>
      <state state_ref="oval:org.mitre.oval:ste:2501"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:866" version="1" check="at least one" comment="the version of wins.exe is less than 5.2.3790.239" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:777"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:865" version="1" check="at least one" comment="the patch KB870763 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:651"/>
      <state state_ref="oval:org.mitre.oval:ste:776"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2703" version="1" check="at least one" comment="this is an NT Workstation" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1550"/>
      <state state_ref="oval:org.mitre.oval:ste:2525"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3039" version="1" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 4.2.764.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1631"/>
      <state state_ref="oval:org.mitre.oval:ste:2846"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3038" version="1" check="at least one" comment="Patch Q295534 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1739"/>
      <state state_ref="oval:org.mitre.oval:ste:2845"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:831" version="1" check="at least one" comment="Windows ME Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:629"/>
      <state state_ref="oval:org.mitre.oval:ste:744"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2671" version="1" check="at least one" comment="the version of hh.exe is less than 5.2.3790.315" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:859"/>
      <state state_ref="oval:org.mitre.oval:ste:2495"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2670" version="1" check="at least one" comment="the version of hh.exe is less than 5.2.3790.2427" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:859"/>
      <state state_ref="oval:org.mitre.oval:ste:2494"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2669" version="1" check="at least one" comment="the version of hh.exe is less than 5.2.3790.2435" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:859"/>
      <state state_ref="oval:org.mitre.oval:ste:2493"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:380" version="1" check="at least one" comment="the version of shell32.dll (WOW64) is less than 6.0.2800.1580" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:344"/>
      <state state_ref="oval:org.mitre.oval:ste:356"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2789" version="1" check="at least one" comment="HCP Protocol" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1001"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:374" version="1" check="at least one" comment="the 32-bit version of zipfldr.dll is less than 6.0.3790.198" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:339"/>
      <state state_ref="oval:org.mitre.oval:ste:352"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2738" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.2622" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:2559"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:454" version="1" check="at least one" comment="the version of user32.dll is less than 4.0.1381.33630" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:419"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1080" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 5.2.3790.76" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:962"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3122" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4913.1100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2925"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:492" version="1" check="at least one" comment="the version of msconv97.dll is less than 2003.1100.6252.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:423"/>
      <state state_ref="oval:org.mitre.oval:ste:453"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:375" version="1" check="at least one" comment="Microsoft Office XP Service Pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:334"/>
      <state state_ref="oval:org.mitre.oval:ste:353"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2883" version="1" check="at least one" comment="the version of snmp.exe is less than 5.0.2195.4919" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:973"/>
      <state state_ref="oval:org.mitre.oval:ste:2699"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:367" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 4.0.1381.33591" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:347"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2675" version="1" check="at least one" comment="the version of hhsetup.dll is less than 5.2.3644.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1532"/>
      <state state_ref="oval:org.mitre.oval:ste:2499"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2674" version="1" check="at least one" comment="the version of itircl.dll is less than 5.2.3644.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1531"/>
      <state state_ref="oval:org.mitre.oval:ste:2498"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2673" version="1" check="at least one" comment="the version of itss.dll is less than 5.2.3644.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:966"/>
      <state state_ref="oval:org.mitre.oval:ste:2497"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2672" version="1" check="at least one" comment="the patch q323255 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1530"/>
      <state state_ref="oval:org.mitre.oval:ste:2496"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:362" version="1" check="at least one" comment="Exchange Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:330"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:361" version="1" check="at least one" comment="the version of xlsasink.dll is less than 6.5.6981.3" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:328"/>
      <state state_ref="oval:org.mitre.oval:ste:343"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:360" version="1" check="at least one" comment="the patch KB894549 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:327"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:824" version="1" check="at least one" comment="the patch KB885250 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:624"/>
      <state state_ref="oval:org.mitre.oval:ste:739"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:359" version="1" check="at least one" comment="the version of mrxsmb.sys is less than 5.0.2195.7023" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:326"/>
      <state state_ref="oval:org.mitre.oval:ste:342"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2935" version="1" check="at least one" comment="ISA Server 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1676"/>
      <state state_ref="oval:org.mitre.oval:ste:2750"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2662" version="1" check="at least one" comment="the version of w3proxy.exe is less than 3.0.1200.257" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1526"/>
      <state state_ref="oval:org.mitre.oval:ste:2486"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2661" version="1" check="at least one" comment="the version of wpsrv.exe is less than 3.0.1200.257" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1524"/>
      <state state_ref="oval:org.mitre.oval:ste:2485"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2660" version="1" check="at least one" comment="Patch isahf257 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1523"/>
      <state state_ref="oval:org.mitre.oval:ste:2484"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2659" version="1" check="at least one" comment="Microsoft Firewall Service Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1474"/>
      <state state_ref="oval:org.mitre.oval:ste:2483"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1103" version="1" check="at least one" comment="the version of mswrd632.wpc is less than 2004.10.25.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:801"/>
      <state state_ref="oval:org.mitre.oval:ste:985"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:556" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.109" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:503"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2644" version="1" check="at least one" comment="the version of tlntsvr.exe is less than 5.0.33668.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1513"/>
      <state state_ref="oval:org.mitre.oval:ste:2470"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2643" version="1" check="at least one" comment="Patch Q307298 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1512"/>
      <state state_ref="oval:org.mitre.oval:ste:2469"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2642" version="1" check="at least one" comment="the telnet service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1511"/>
      <state state_ref="oval:org.mitre.oval:ste:2468"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:336" version="1" check="at least one" comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.3790.198" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:250"/>
      <state state_ref="oval:org.mitre.oval:ste:325"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:333" version="1" check="at least one" comment="the version of vdmdbg.dll is less than 5.0.2195.6946" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:302"/>
      <state state_ref="oval:org.mitre.oval:ste:323"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:332" version="1" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.6970" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:322"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:482" version="1" check="at least one" comment="the version of wins.exe is less than 4.0.1381.33618" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:445"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:326" version="1" check="at least one" comment="the patch WindowsServer2003-KB883935-x86-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:297"/>
      <state state_ref="oval:org.mitre.oval:ste:317"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2759" version="1" check="at least one" comment="the version of nntpsvc.dll is less than 6.0.3790.206" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:252"/>
      <state state_ref="oval:org.mitre.oval:ste:2580"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3023" version="1" check="at least one" comment="File %windir%\system32\inetsrv\w3svc.dll version is less than 5.0.2195.2103" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:496"/>
      <state state_ref="oval:org.mitre.oval:ste:2831"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3022" version="1" check="at least one" comment="Patch Q269862 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1730"/>
      <state state_ref="oval:org.mitre.oval:ste:2830"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3021" version="1" check="at least one" comment="Patch Q277873 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1729"/>
      <state state_ref="oval:org.mitre.oval:ste:2829"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2632" version="1" check="at least one" comment="the version of mscms.dll is less than 5.1.2600.1710" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:745"/>
      <state state_ref="oval:org.mitre.oval:ste:2459"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2884" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2722.900" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2700"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:842" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.2.3790.220" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:755"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:471" version="1" check="all" comment="the software Adobe Acrobat Reader 6, major version 6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:405"/>
      <state state_ref="oval:org.mitre.oval:ste:435"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:470" version="1" check="all" comment="the software Adobe Acrobat Reader 6, minor version less than 3 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:404"/>
      <state state_ref="oval:org.mitre.oval:ste:434"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:339" version="1" check="at least one" comment="the version of grpconv.exe (system32) is less than 5.2.3790.205" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:307"/>
      <state state_ref="oval:org.mitre.oval:ste:328"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:321" version="1" check="at least one" comment="the version of grpconv.exe (syswow64) is less than 5.2.3790.205" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:292"/>
      <state state_ref="oval:org.mitre.oval:ste:312"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:472" version="1" check="at least one" comment="the version of ole32.dll is less than 5.1.2600.1619" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:436"/>
    </file_test>
    <metabase_test id="oval:org.mitre.oval:tst:3057" version="1" check="at least one" comment="ism.dll mapping exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1748"/>
      <state state_ref="oval:org.mitre.oval:ste:2862"/>
    </metabase_test>
    <file_test id="oval:org.mitre.oval:tst:2623" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.2525" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:2452"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2621" version="1" check="at least one" comment="the version of sp3res.dll is less than 5.0.2195.6713" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1494"/>
      <state state_ref="oval:org.mitre.oval:ste:2450"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2620" version="1" check="at least one" comment="the version of umandlg.dll is less than 1.0.0.3" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:870"/>
      <state state_ref="oval:org.mitre.oval:ste:2449"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2619" version="1" check="at least one" comment="Patch KB822679 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1493"/>
      <state state_ref="oval:org.mitre.oval:ste:2448"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2668" version="1" check="at least one" comment="the patch kb896358 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:802"/>
      <state state_ref="oval:org.mitre.oval:ste:2492"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2613" version="1" check="at least one" comment="the version of hh.exe is less than 5.2.3790.309" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:859"/>
      <state state_ref="oval:org.mitre.oval:ste:2442"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2743" version="1" check="at least one" comment="the patch KB896422 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1575"/>
      <state state_ref="oval:org.mitre.oval:ste:2564"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2612" version="1" check="all" comment="the version of srv.sys is less than 5.0.2195.7044" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:812"/>
      <state state_ref="oval:org.mitre.oval:ste:2441"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:446" version="1" check="at least one" comment="the version of user32.dll is less than 5.0.2195.7017" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:412"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2807" version="1" check="at least one" comment="the patch kb891711 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1606"/>
      <state state_ref="oval:org.mitre.oval:ste:2627"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2611" version="1" check="at least one" comment="ISA Server 2000 SP2 (or earlier) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1487"/>
      <state state_ref="oval:org.mitre.oval:ste:2440"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2610" version="1" check="at least one" comment="the version of w3proxy.exe is less than 3.0.1200.430" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1485"/>
      <state state_ref="oval:org.mitre.oval:ste:2439"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2609" version="1" check="at least one" comment="the patch KB899753 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1484"/>
      <state state_ref="oval:org.mitre.oval:ste:2438"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2792" version="1" check="at least one" comment="the version of itircl.dll is less than 5.2.3790.80" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1531"/>
      <state state_ref="oval:org.mitre.oval:ste:2612"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2791" version="1" check="at least one" comment="Patch KB825119 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1600"/>
      <state state_ref="oval:org.mitre.oval:ste:2611"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:313" version="1" check="at least one" comment="the version of shell32.dll is less than 5.0.3900.7032" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:305"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:312" version="1" check="at least one" comment="the patch  KB893086 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:287"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1104" version="1" check="at least one" comment="the patch kb885836 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:802"/>
      <state state_ref="oval:org.mitre.oval:ste:986"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:304" version="1" check="at least one" comment="the version of gdi32.dll is less than 4.0.1381.33566" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:279"/>
      <state state_ref="oval:org.mitre.oval:ste:298"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:984" version="1" check="at least one" comment="the patch KB824151 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:729"/>
      <state state_ref="oval:org.mitre.oval:ste:882"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:303" version="1" check="at least one" comment="the version of httpext.dll is less than 6.0.3790.212" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:278"/>
      <state state_ref="oval:org.mitre.oval:ste:297"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:969" version="1" check="at least one" comment="Win2K/XP/2003 service pack 1 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:868"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:413" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.1634" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:385"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2595" version="1" check="at least one" comment="File %windir%\system32\inetsrv\ssinc.dll version is less than 5.0.2195.6624" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1473"/>
      <state state_ref="oval:org.mitre.oval:ste:2428"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:561" version="1" check="at least one" comment="the patch KB885249 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:471"/>
      <state state_ref="oval:org.mitre.oval:ste:508"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:335" version="1" check="at least one" comment="the version of Dhcpssvc.dll is less than 4.0.1381.33587" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:304"/>
      <state state_ref="oval:org.mitre.oval:ste:324"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:297" version="1" check="at least one" comment="Microsoft Proxy Server 2.0 SP1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:272"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:296" version="1" check="at least one" comment="the version of w3proxy.dll is less than 2.0.390.16" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:271"/>
      <state state_ref="oval:org.mitre.oval:ste:292"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:295" version="1" check="at least one" comment="the patch KB888258 for Proxy Server 2.0 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:270"/>
      <state state_ref="oval:org.mitre.oval:ste:291"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2594" version="1" check="at least one" comment="the version of sqlisapi.dll is less than 2000.80.309.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1472"/>
      <state state_ref="oval:org.mitre.oval:ste:2427"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2593" version="1" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.760.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2426"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2591" version="1" check="at least one" comment="SQL Server 2000 installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1470"/>
      <state state_ref="oval:org.mitre.oval:ste:2424"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:738" version="1" check="at least one" comment="the version of win32k.sys is less than 5.2.3790.198" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:570"/>
      <state state_ref="oval:org.mitre.oval:ste:664"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3082" version="1" check="at least one" comment="the patch kb824146 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1755"/>
      <state state_ref="oval:org.mitre.oval:ste:2887"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2914" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 5.0.2195.6802" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:2730"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:328" version="1" check="at least one" comment="the patch KB892944 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:299"/>
      <state state_ref="oval:org.mitre.oval:ste:318"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:285" version="1" check="at least one" comment="the version of mqrt.dll is less than 5.0.0.799" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:261"/>
      <state state_ref="oval:org.mitre.oval:ste:282"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3036" version="1" check="at least one" comment="Windows NT 4.0 Security Roll-up Package" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1737"/>
      <state state_ref="oval:org.mitre.oval:ste:2843"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2896" version="1" check="at least one" comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7064" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1662"/>
      <state state_ref="oval:org.mitre.oval:ste:2712"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2895" version="1" check="at least one" comment="File %windir%\system32\tcpcfg.dll version is less than 4.0.1381.7097" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1662"/>
      <state state_ref="oval:org.mitre.oval:ste:2711"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2894" version="1" check="at least one" comment="Patch Q265714 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1661"/>
      <state state_ref="oval:org.mitre.oval:ste:2710"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:284" version="1" check="at least one" comment="the version of nntpsvc.dll is less than 5.5.1877.79" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:252"/>
      <state state_ref="oval:org.mitre.oval:ste:281"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:283" version="1" check="at least one" comment="Patch WindowsNT4OptionPack-KB883935-x86-enu.EXE" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:251"/>
      <state state_ref="oval:org.mitre.oval:ste:280"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2757" version="1" check="at least one" comment="the NNTP service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1583"/>
      <state state_ref="oval:org.mitre.oval:ste:2578"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:445" version="1" check="at least one" comment="the version of netdde.exe is less than 5.1.2600.1567" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:259"/>
      <state state_ref="oval:org.mitre.oval:ste:411"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:443" version="1" check="at least one" comment="the version of nddenb32.dll is less than 5.1.2600.1555" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:260"/>
      <state state_ref="oval:org.mitre.oval:ste:409"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:282" version="1" check="at least one" comment="the version of nddenb32.dll is less than 5.1.2600.149" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:260"/>
      <state state_ref="oval:org.mitre.oval:ste:279"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:281" version="1" check="at least one" comment="the version of netdde.exe is less than 5.1.2600.158" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:259"/>
      <state state_ref="oval:org.mitre.oval:ste:278"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2802" version="1" check="at least one" comment="the patch kb832894 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1604"/>
      <state state_ref="oval:org.mitre.oval:ste:2622"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2583" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2743.600" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2416"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2575" version="1" check="at least one" comment="the version of odbcbcp.dll is less than 3.70.11.46" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:2408"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2574" version="1" check="at least one" comment="the version of sqlsrv32.dll is less than 3.70.11.46" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1351"/>
      <state state_ref="oval:org.mitre.oval:ste:2407"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:529" version="1" check="at least one" comment="Patch KB873350 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:451"/>
      <state state_ref="oval:org.mitre.oval:ste:481"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:276" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 4.0.1381.33578" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:274"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:739" version="1" check="at least one" comment="the patch q841356 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:571"/>
      <state state_ref="oval:org.mitre.oval:ste:665"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:381" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2800.1580" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:357"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:275" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2750.166" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:273"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2689" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4934.1600" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2511"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:558" version="1" check="at least one" comment="The version of smtpsvc.dll is less than 6.0.3790.211" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:469"/>
      <state state_ref="oval:org.mitre.oval:ste:505"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:557" version="1" check="at least one" comment="the patch WindowsServer2003-KB885881-x86-enu.exe is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:378"/>
      <state state_ref="oval:org.mitre.oval:ste:504"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3054" version="1" check="at least one" comment="SMTP Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1746"/>
      <state state_ref="oval:org.mitre.oval:ste:2859"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2717" version="1" check="at least one" comment="MDAC 2.6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:2538"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2564" version="1" check="at least one" comment="the version of odbcbcp.dll is less than 2000.80.747.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:2397"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2563" version="1" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.80.747.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1351"/>
      <state state_ref="oval:org.mitre.oval:ste:2396"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3003" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2723.2500" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2814"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2915" version="1" check="at least one" comment=".hta applications are enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1670"/>
      <state state_ref="oval:org.mitre.oval:ste:2731"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2543" version="1" check="at least one" comment="the version of shell32.dll is less than 6.0.2900.2620" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:253"/>
      <state state_ref="oval:org.mitre.oval:ste:2377"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2542" version="1" check="at least one" comment="the patch  KB893086 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1449"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2696" version="1" check="at least one" comment="the workstation service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1544"/>
      <state state_ref="oval:org.mitre.oval:ste:2518"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2541" version="1" check="at least one" comment="the version of wkssvc.dll is less than 5.00.2195.6862" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1448"/>
      <state state_ref="oval:org.mitre.oval:ste:2376"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2540" version="1" check="at least one" comment="the patch q828748 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1447"/>
      <state state_ref="oval:org.mitre.oval:ste:2375"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2536" version="1" check="at least one" comment="the version of msjava.dll is less than 5.0.3809.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1446"/>
      <state state_ref="oval:org.mitre.oval:ste:2371"/>
    </file_test>
    <unknown_test id="oval:org.mitre.oval:tst:2531" version="1" comment="Word 97 is installed" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <oval-def:notes>
        <oval-def:note>We think, but are not sure that the affected version of bkupexec.exe is 3.60.1.298 The file should be found in C:Program Files\VERITAS\Backup Exec\NT\bkupexec.exe</oval-def:note>
      </oval-def:notes>
    </unknown_test>
    <file_test id="oval:org.mitre.oval:tst:2530" version="1" check="at least one" comment="the version of winword.exe is less than 8.0.0.9315" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:492"/>
      <state state_ref="oval:org.mitre.oval:ste:2366"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3002" version="1" check="at least one" comment="File %windir%\system32\rpcrt4.dll version is less than 5.0.2195.6106" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:2813"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3001" version="1" check="at least one" comment="Patch Q331953_W2K_SP4_X86_EN.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1718"/>
      <state state_ref="oval:org.mitre.oval:ste:2812"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3000" version="1" check="at least one" comment="Patch Windows2000-KB823980-x86-ENU.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1717"/>
      <state state_ref="oval:org.mitre.oval:ste:2811"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2744" version="1" check="at least one" comment="64-Bit (x64 architecture) version of Windows is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1576"/>
      <state state_ref="oval:org.mitre.oval:ste:2565"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2504" version="1" check="all" comment="the version of telnet.exe is less than 5.2.3790.329" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:816"/>
      <state state_ref="oval:org.mitre.oval:ste:2345"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2503" version="1" check="all" comment="the version of telnet.exe is less than 5.2.3790.2442" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:816"/>
      <state state_ref="oval:org.mitre.oval:ste:2344"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2502" version="1" check="at least one" comment="the patch KB896428 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1425"/>
      <state state_ref="oval:org.mitre.oval:ste:2343"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2708" version="1" check="at least one" comment="the version of shtml.dll is less than 4.00.02.7523" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1555"/>
      <state state_ref="oval:org.mitre.oval:ste:2529"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2998" version="1" check="at least one" comment="File %windir%\system32\rasapi32.dll version is less than 4.0.1381.7140" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1711"/>
      <state state_ref="oval:org.mitre.oval:ste:2809"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2677" version="1" check="at least one" comment="FrontPage Server Extensions 2002 are enabled (NT, 2K, XP)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1533"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2999" version="1" check="at least one" comment="RAS Phonebook" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1716"/>
      <state state_ref="oval:org.mitre.oval:ste:2810"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2997" version="1" check="at least one" comment="Patch Q318138 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1715"/>
      <state state_ref="oval:org.mitre.oval:ste:2808"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2996" version="1" check="at least one" comment="RAS Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1714"/>
      <state state_ref="oval:org.mitre.oval:ste:2807"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2992" version="1" check="at least one" comment="File %windir%\system32\rasman.dll version is less than 5.0.2195.4983" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1711"/>
      <state state_ref="oval:org.mitre.oval:ste:2805"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:272" version="1" check="at least one" comment="the 64-bit WOW version of zipfldr.dll is less than 6.0.2800.1584" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:250"/>
      <state state_ref="oval:org.mitre.oval:ste:270"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1236" version="1" check="at least one" comment="the patch q873376 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:864"/>
      <state state_ref="oval:org.mitre.oval:ste:1108"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1235" version="1" check="at least one" comment="Compressed Folders with zipfldr.dll are enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:863"/>
      <state state_ref="oval:org.mitre.oval:ste:1107"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2477" version="1" check="at least one" comment="the patch kb885834 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1408"/>
      <state state_ref="oval:org.mitre.oval:ste:2321"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2476" version="1" check="at least one" comment="the version of Llssrv.exe is less than 4.0.1381.33632" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:277"/>
      <state state_ref="oval:org.mitre.oval:ste:2320"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2475" version="1" check="at least one" comment="license logging service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1407"/>
      <state state_ref="oval:org.mitre.oval:ste:2319"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2469" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.0.2195.6823" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:2313"/>
    </file_test>
    <registry_test check="at least one" comment="SP4 or later Installed" id="oval:org.mitre.oval:tst:3073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2878"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2988" version="1" check="at least one" comment="File %windir%\system32\inetsrv\asp.dll version is less than 5.0.2195.6672" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1709"/>
      <state state_ref="oval:org.mitre.oval:ste:2801"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:682" version="1" check="at least one" comment="the patch KB841533 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:544"/>
      <state state_ref="oval:org.mitre.oval:ste:611"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:316" version="1" check="at least one" comment="the version of nddenb32.dll is less than 5.2.3790.173" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:260"/>
      <state state_ref="oval:org.mitre.oval:ste:307"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:315" version="1" check="at least one" comment="the version of netdde.exe is less than 5.2.3790.184" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:259"/>
      <state state_ref="oval:org.mitre.oval:ste:306"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:271" version="1" check="at least one" comment="the 64-bit WOW version of netdde.exe is less than 5.2.3790.193" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:249"/>
      <state state_ref="oval:org.mitre.oval:ste:269"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:270" version="1" check="at least one" comment="the 64-bit WOW version of nddenb32.dll is less than 5.2.3790.193" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:248"/>
      <state state_ref="oval:org.mitre.oval:ste:268"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2430" version="1" check="at least one" comment="the version of user32.dll is less than 4.0.1381.7177" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:390"/>
      <state state_ref="oval:org.mitre.oval:ste:2277"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2429" version="1" check="at least one" comment="the version of gdi32.dll is less than 4.0.1381.7177" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:279"/>
      <state state_ref="oval:org.mitre.oval:ste:2276"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2428" version="1" check="at least one" comment="the version of winsrv.dll is less than 4.0.1381.7202" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1382"/>
      <state state_ref="oval:org.mitre.oval:ste:2275"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2427" version="1" check="at least one" comment="the version of win32k.sys is less than 4.0.1381.7207" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:570"/>
      <state state_ref="oval:org.mitre.oval:ste:2274"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2426" version="1" check="at least one" comment="Patch Q328310 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1381"/>
      <state state_ref="oval:org.mitre.oval:ste:2273"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2422" version="1" check="at least one" comment="the version of mswrd6.wpc is less than 10.0.803.2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1379"/>
      <state state_ref="oval:org.mitre.oval:ste:2269"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2421" version="1" check="at least one" comment="Word for Windows 6.0 Converter is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1378"/>
      <state state_ref="oval:org.mitre.oval:ste:2268"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2581" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4937.800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2414"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2786" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4922.900" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2607"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2526" version="1" check="at least one" comment="FrontPage Server Extensions 2000 are enabled (WinNT)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1442"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:855" version="1" check="at least one" comment="the patch kb834707 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:646"/>
      <state state_ref="oval:org.mitre.oval:ste:767"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:384" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4945.2800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:360"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2976" version="1" check="at least one" comment="the version of sqlservr.exe is less than 2000.80.296.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2790"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2975" version="1" check="at least one" comment="Mixed Mode Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1702"/>
      <state state_ref="oval:org.mitre.oval:ste:2789"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2399" version="1" check="all" comment="the version of hlink.dll is less than 5.2.3790.227" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:391"/>
      <state state_ref="oval:org.mitre.oval:ste:2247"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2398" version="1" check="at least one" comment="the patch kb888113 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1370"/>
      <state state_ref="oval:org.mitre.oval:ste:2246"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2392" version="1" check="at least one" comment="the version of webclnt.dll is less than 5.2.3790.316" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:628"/>
      <state state_ref="oval:org.mitre.oval:ste:2240"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2391" version="1" check="at least one" comment="the patch kb896426 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1367"/>
      <state state_ref="oval:org.mitre.oval:ste:2239"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2663" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2734.1600" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2487"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3084" version="1" check="at least one" comment="Win2K/XP/2003 service pack 4 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2889"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2707" version="1" check="at least one" comment="the patch q810217 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1554"/>
      <state state_ref="oval:org.mitre.oval:ste:2528"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2706" version="1" check="at least one" comment="FrontPage Server Extensions 2000 are enabled (2K, XP)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1553"/>
      <state state_ref="oval:org.mitre.oval:ste:2527"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2681" version="1" check="at least one" comment="the version of fp4areg.dll is less than 4.0.02.7523" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1537"/>
      <state state_ref="oval:org.mitre.oval:ste:2504"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2680" version="1" check="at least one" comment="the version of fp30reg.dll is less than 4.00.02.7523" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1536"/>
      <state state_ref="oval:org.mitre.oval:ste:2503"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2917" version="1" check="at least one" comment="ActiveX controls are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1671"/>
      <state state_ref="oval:org.mitre.oval:ste:2733"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2916" version="1" check="at least one" comment="ActiveX controls are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:988"/>
      <state state_ref="oval:org.mitre.oval:ste:2732"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2812" version="1" check="at least one" comment="active scripting is enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1609"/>
      <state state_ref="oval:org.mitre.oval:ste:2632"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2811" version="1" check="at least one" comment="active scripting is enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1608"/>
      <state state_ref="oval:org.mitre.oval:ste:2631"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2580" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2737.800" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2413"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2590" version="1" check="at least one" comment="MDAC 2.7 (RTM) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:2423"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2384" version="1" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.81.9002.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1351"/>
      <state state_ref="oval:org.mitre.oval:ste:2233"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2383" version="1" check="at least one" comment="the version of odbcbcp.dll is less than 2000.81.9002.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:2232"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2382" version="1" check="at least one" comment="MDAC 2.7 (SP1) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:2231"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2381" version="1" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.81.9042.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1351"/>
      <state state_ref="oval:org.mitre.oval:ste:2230"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2380" version="1" check="at least one" comment="the version of odbcbcp.dll is less than 2000.81.9042.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:2229"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2973" version="1" check="at least one" comment="File %windir%\system32\smss.exe version is less than 5.0.2195.5695" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1641"/>
      <state state_ref="oval:org.mitre.oval:ste:2787"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2972" version="1" check="at least one" comment="Patch Q320206 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1700"/>
      <state state_ref="oval:org.mitre.oval:ste:2786"/>
    </registry_test>
    <metabase_test id="oval:org.mitre.oval:tst:2705" version="1" check="at least one" comment="SmartHTML interpreter is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1552"/>
    </metabase_test>
    <unknown_test id="oval:org.mitre.oval:tst:2490" version="1" comment="a vulnerable version of shtml.dll exists (FPSE 2002 or SPTS 2003)" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <registry_test id="oval:org.mitre.oval:tst:2379" version="1" check="at least one" comment="SharePoint Team Services are enabled (2K, XP, 2003)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1361"/>
      <state state_ref="oval:org.mitre.oval:ste:2228"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2697" version="1" check="at least one" comment="the patch KB901214 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1545"/>
      <state state_ref="oval:org.mitre.oval:ste:2519"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2366" version="1" check="at least one" comment="the version of mscms.dll is less than 5.2.3790.2476" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:745"/>
      <state state_ref="oval:org.mitre.oval:ste:2216"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3121" version="1" check="at least one" comment="the patch q316059 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1776"/>
      <state state_ref="oval:org.mitre.oval:ste:2924"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3078" version="1" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2883"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3077" version="1" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2882"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3076" version="1" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2881"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:3075" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4725.2100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2880"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2573" version="1" check="at least one" comment="the patch q832483 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1464"/>
      <state state_ref="oval:org.mitre.oval:ste:2406"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2363" version="1" check="at least one" comment="MDAC 2.8 (RTM) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:2213"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2362" version="1" check="at least one" comment="the version of odbcbcp.dll is less than 2000.85.1025.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:2212"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2361" version="1" check="at least one" comment="the version of sqlsrv32.dll is less than 2000.85.1025.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1351"/>
      <state state_ref="oval:org.mitre.oval:ste:2211"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2360" version="1" check="at least one" comment="the patch q832483 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1350"/>
      <state state_ref="oval:org.mitre.oval:ste:2210"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2737" version="1" check="at least one" comment="the patch KB890859 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1572"/>
      <state state_ref="oval:org.mitre.oval:ste:2558"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2358" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.0.2195.7035" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:2208"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2622" version="1" check="at least one" comment="the patch kb885835is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1495"/>
      <state state_ref="oval:org.mitre.oval:ste:2451"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2357" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.0.2195.6987" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:2207"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2885" version="1" check="at least one" comment="the patch Q811493 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1654"/>
      <state state_ref="oval:org.mitre.oval:ste:2701"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2356" version="1" check="at least one" comment="the patch KB840987 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1349"/>
      <state state_ref="oval:org.mitre.oval:ste:2206"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2355" version="1" check="at least one" comment="The version of Ntoskrnl.exe is less than 5.1.2600.160" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:335"/>
      <state state_ref="oval:org.mitre.oval:ste:2205"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2990" version="1" check="at least one" comment="Windows 2000 Security Roll-up 1 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1710"/>
      <state state_ref="oval:org.mitre.oval:ste:2803"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2971" version="1" check="at least one" comment="File %windir%\system32\inetsrv\ism.dll version is less than 5.0.2195.3407" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1631"/>
      <state state_ref="oval:org.mitre.oval:ste:2785"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2351" version="1" check="all" comment="the patch KB896428 for Services for UNIX is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1346"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2350" version="1" check="all" comment="the version of telnet.exe is less than 5.3000.2073.13" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:816"/>
      <state state_ref="oval:org.mitre.oval:ste:2201"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2349" version="1" check="at least one" comment="the software Services for UNIX is installed and the version is 2.2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1345"/>
      <state state_ref="oval:org.mitre.oval:ste:2200"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2348" version="1" check="at least one" comment="the software Services for UNIX is installed and the version is 3.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1345"/>
      <state state_ref="oval:org.mitre.oval:ste:2199"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2347" version="1" check="all" comment="the version of telnet.exe is less than 7.0.1701.44" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:816"/>
      <state state_ref="oval:org.mitre.oval:ste:2198"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2346" version="1" check="at least one" comment="the software Services for UNIX is installed and the version is 3.5" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1345"/>
      <state state_ref="oval:org.mitre.oval:ste:2197"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2345" version="1" check="all" comment="the version of telnet.exe is less than 8.0.1969.33" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:816"/>
      <state state_ref="oval:org.mitre.oval:ste:2196"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2330" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.0.2195.6824" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:2182"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2329" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.119" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:2181"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2328" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.1.2600.1274" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:2180"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2468" version="1" check="at least one" comment="the patch kb828028 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1401"/>
      <state state_ref="oval:org.mitre.oval:ste:2312"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2325" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.2.3790.88" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:2177"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2323" version="1" check="at least one" comment="the version of wins.exe is less than 4.0.1381.33554" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:2175"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2406" version="1" check="at least one" comment="the patch kb830352 is installed (Hotfix key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1373"/>
      <state state_ref="oval:org.mitre.oval:ste:2254"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2405" version="1" check="at least one" comment="the wins service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1372"/>
      <state state_ref="oval:org.mitre.oval:ste:2253"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2322" version="1" check="at least one" comment="the version of wins.exe is less than 5.2.3790.99" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:276"/>
      <state state_ref="oval:org.mitre.oval:ste:2174"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:3096" version="1" check="at least one" comment="the version of w3svc.dll is less than 4.2.775.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:496"/>
      <state state_ref="oval:org.mitre.oval:ste:2901"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2968" version="1" check="at least one" comment="the version of ssmsrp70.dll is less than 2000.80.213.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1698"/>
      <state state_ref="oval:org.mitre.oval:ste:2782"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2967" version="1" check="at least one" comment="the version of dbmsrpcn.dll is less than 2000.80.213.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1697"/>
      <state state_ref="oval:org.mitre.oval:ste:2781"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2966" version="1" check="at least one" comment="File sqlservr.exe version3 greater than or equal to 2000.80.384.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2780"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2977" version="1" check="at least one" comment="SQL Server 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1470"/>
      <state state_ref="oval:org.mitre.oval:ste:2791"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2965" version="1" check="at least one" comment="File sqlservr.exe version3 less than 2000.80.428.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:843"/>
      <state state_ref="oval:org.mitre.oval:ste:2779"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1591" version="1" check="at least one" comment="the version of msgsc.dll is greater than 6.0.0.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1069"/>
      <state state_ref="oval:org.mitre.oval:ste:1445"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1590" version="1" check="at least one" comment="the version of msgsc.dll is less than 6.1.0.211" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1069"/>
      <state state_ref="oval:org.mitre.oval:ste:1444"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2960" version="1" check="at least one" comment="the version of snmp.exe is less than 4.0.1381.7134" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:973"/>
      <state state_ref="oval:org.mitre.oval:ste:2775"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2959" version="1" check="at least one" comment="Patch Q314147 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1695"/>
      <state state_ref="oval:org.mitre.oval:ste:2774"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1514" version="1" check="at least one" comment="Outlook Express 5.5 SP2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:566"/>
      <state state_ref="oval:org.mitre.oval:ste:1368"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1513" version="1" check="at least one" comment="the version of inetcomm.dll is less than 5.50.4939.300" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:1367"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1511" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.0.2195.6902" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:1365"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1509" version="1" check="at least one" comment="the version of schannel.dll is less than 5.2.3790.132" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1002"/>
      <state state_ref="oval:org.mitre.oval:ste:1363"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1507" version="1" check="at least one" comment="the version of schannel.dll is less than 5.1.2600.136" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1002"/>
      <state state_ref="oval:org.mitre.oval:ste:1362"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1506" version="1" check="at least one" comment="the version of schannel.dll is less than 5.1.2600.1347" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1002"/>
      <state state_ref="oval:org.mitre.oval:ste:1361"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:2957" version="1" check="at least one" comment="File %windir%\system32\drivers\mup.sys version is less than 5.0.2195.5080" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1653"/>
      <state state_ref="oval:org.mitre.oval:ste:2772"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2956" version="1" check="at least one" comment="Patch Q311967 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1693"/>
      <state state_ref="oval:org.mitre.oval:ste:2771"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1502" version="1" check="at least one" comment="the version of wintrust.dll is less than 5.131.2195.6824" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:999"/>
      <state state_ref="oval:org.mitre.oval:ste:1357"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1500" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 5.0.2195.6904" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:1355"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1496" version="1" check="at least one" comment="the version of msgina.dll is less than 4.0.1381.7255" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:862"/>
      <state state_ref="oval:org.mitre.oval:ste:1353"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1495" version="1" check="at least one" comment="the version of msgina.dll is less than 4.0.1381.33559" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:862"/>
      <state state_ref="oval:org.mitre.oval:ste:1352"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1494" version="1" check="at least one" comment="machine is a member of a domain" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1009"/>
      <state state_ref="oval:org.mitre.oval:ste:1351"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3097" version="1" check="at least one" comment="this is an NT Terminal Server" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1761"/>
      <state state_ref="oval:org.mitre.oval:ste:2902"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1492" version="1" check="at least one" comment="the version of mf3216.dll is less than 4.0.1381.7263" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:858"/>
      <state state_ref="oval:org.mitre.oval:ste:1349"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1491" version="1" check="at least one" comment="the version of mf3216.dll is less than 4.0.1381.33562" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:858"/>
      <state state_ref="oval:org.mitre.oval:ste:1348"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1490" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.134" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:1347"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1489" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.1.2600.1361" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:1346"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3020" version="1" check="at least one" comment="Patch Q293826 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1728"/>
      <state state_ref="oval:org.mitre.oval:ste:2828"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3019" version="1" check="at least one" comment="Win2K/XP/2003 service pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2827"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2955" version="1" check="at least one" comment="File %windir%\system32\inetsrv\httpext.dll version is less than 0.9.3940.20" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:278"/>
      <state state_ref="oval:org.mitre.oval:ste:2770"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2954" version="1" check="at least one" comment="Patch Q291845 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1692"/>
      <state state_ref="oval:org.mitre.oval:ste:2769"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2953" version="1" check="at least one" comment="WebDav is disabled(for iis 5.0)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1691"/>
      <state state_ref="oval:org.mitre.oval:ste:2768"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1488" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.135" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:1345"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1487" version="1" check="at least one" comment="the version of rpcrt4.dll is less than 5.1.2600.1361" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:254"/>
      <state state_ref="oval:org.mitre.oval:ste:1344"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1486" version="1" check="at least one" comment="the version of ole32.dll is less than 5.2.3790.250" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:406"/>
      <state state_ref="oval:org.mitre.oval:ste:1343"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1485" version="1" check="at least one" comment="the patch KB873333 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1008"/>
      <state state_ref="oval:org.mitre.oval:ste:1342"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1479" version="1" check="at least one" comment="the version of schannel.dll is less than 4.87.1964.1880" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1002"/>
      <state state_ref="oval:org.mitre.oval:ste:1336"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1475" version="1" check="at least one" comment="the version of h323.tsp is less than 5.0.2195.6901" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:961"/>
      <state state_ref="oval:org.mitre.oval:ste:1333"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1474" version="1" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.2.769.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:997"/>
      <state state_ref="oval:org.mitre.oval:ste:1332"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1472" version="1" check="at least one" comment="the version of wintrust.dll is less than 5.131.1880.14" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:999"/>
      <state state_ref="oval:org.mitre.oval:ste:1330"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3037" version="1" check="at least one" comment="Patch Q301625 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1738"/>
      <state state_ref="oval:org.mitre.oval:ste:2844"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1471" version="1" check="at least one" comment="File %windir%\System32\Msw3prt.dll is less than 5.0.2195.3649" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:998"/>
      <state state_ref="oval:org.mitre.oval:ste:1329"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1470" version="1" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.0.1381.164" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:997"/>
      <state state_ref="oval:org.mitre.oval:ste:1328"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1469" version="1" check="at least one" comment="Win2K/XP/2003 service pack 6 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:1327"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1467" version="1" check="at least one" comment="the version of lsasrv.dll is less than 5.2.3790.134" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:512"/>
      <state state_ref="oval:org.mitre.oval:ste:1325"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1466" version="1" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:1324"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1465" version="1" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:1323"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1464" version="1" check="at least one" comment="Internet Explorer 5.5 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:1322"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1463" version="1" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 5.50.4613.1700" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1321"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1462" version="1" check="at least one" comment="Patch Q286045 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:995"/>
      <state state_ref="oval:org.mitre.oval:ste:1320"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1461" version="1" check="at least one" comment="Patch Q295106 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:994"/>
      <state state_ref="oval:org.mitre.oval:ste:1319"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1460" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2712.0300" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1318"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1459" version="1" check="at least one" comment="Patch Q313675 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:993"/>
      <state state_ref="oval:org.mitre.oval:ste:1317"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1455" version="1" check="at least one" comment="File Downloads Allowed In At Least One Zone" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:989"/>
      <state state_ref="oval:org.mitre.oval:ste:1313"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1452" version="1" check="at least one" comment="the version of msasn1.dll is less than 5.2.3790.139" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:844"/>
      <state state_ref="oval:org.mitre.oval:ste:1310"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1456" version="1" check="at least one" comment="Use Machine Settings" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:990"/>
      <state state_ref="oval:org.mitre.oval:ste:1314"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1450" version="1" check="at least one" comment="Run ActiveX Controls and Plugins Allowed In At Least One Zone" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:988"/>
      <state state_ref="oval:org.mitre.oval:ste:1308"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1449" version="1" check="at least one" comment="File %windir%\system32\urlmon.dll version is less than 5.50.4927.2100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1307"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1446" version="1" check="at least one" comment="File %windir%\System32\code.asp is less than 4.0.1381.279" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:987"/>
      <state state_ref="oval:org.mitre.oval:ste:1304"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1445" version="1" check="at least one" comment="Patch Q232449 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:986"/>
      <state state_ref="oval:org.mitre.oval:ste:1303"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1444" version="1" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 5.0.2195.6672" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:914"/>
      <state state_ref="oval:org.mitre.oval:ste:1302"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1443" version="1" check="at least one" comment="Patch Q811114 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:985"/>
      <state state_ref="oval:org.mitre.oval:ste:1301"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1440" version="1" check="at least one" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3931" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:960"/>
      <state state_ref="oval:org.mitre.oval:ste:1299"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1437" version="1" check="at least one" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3932" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:960"/>
      <state state_ref="oval:org.mitre.oval:ste:1296"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1447" version="1" check="at least one" comment="File %windir%\System32\msw3prt.dll is less than 5.0.2195.5807" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:866"/>
      <state state_ref="oval:org.mitre.oval:ste:1305"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1448" version="1" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 4.2.780.1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:914"/>
      <state state_ref="oval:org.mitre.oval:ste:1306"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1428" version="1" check="at least one" comment="the version of h323.tsp is less than 5.2.3790.132" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:961"/>
      <state state_ref="oval:org.mitre.oval:ste:1287"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3095" version="1" check="at least one" comment="Patch Q319733 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1760"/>
      <state state_ref="oval:org.mitre.oval:ste:2900"/>
    </registry_test>
    <metabase_test id="oval:org.mitre.oval:tst:3092" version="1" check="at least one" comment="asp.dll mapping exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1757"/>
      <state state_ref="oval:org.mitre.oval:ste:2897"/>
    </metabase_test>
    <file_test id="oval:org.mitre.oval:tst:3080" version="1" check="at least one" comment="the version of w3svc.dll is less than 5.0.2195.5269" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:496"/>
      <state state_ref="oval:org.mitre.oval:ste:2885"/>
    </file_test>
    <metabase_test id="oval:org.mitre.oval:tst:1508" version="1" check="at least one" comment="SSL is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1014"/>
    </metabase_test>
    <registry_test id="oval:org.mitre.oval:tst:1503" version="1" check="at least one" comment="PCT support is disabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1011"/>
      <state state_ref="oval:org.mitre.oval:ste:1358"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1501" version="1" check="at least one" comment="the version of schannel.dll is less than 5.1.2195.6899" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1002"/>
      <state state_ref="oval:org.mitre.oval:ste:1356"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3089" version="1" check="at least one" comment="Windows NT 4.0 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:419"/>
      <state state_ref="oval:org.mitre.oval:ste:2894"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2958" version="1" check="at least one" comment="the SNMP service is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1694"/>
      <state state_ref="oval:org.mitre.oval:ste:2773"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2790" version="1" check="at least one" comment="Win2K/XP/2003 service pack 5 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2610"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1427" version="1" check="at least one" comment="File %windir%\system32\snmp.exe is less than 4.0.1381.133" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:973"/>
      <state state_ref="oval:org.mitre.oval:ste:1286"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3079" version="1" check="at least one" comment="Win2K/XP/2003 service pack 3 (or later) is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2884"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1407" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.0.2195.6906" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:1266"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2761" version="1" check="at least one" comment="Windows Server 2003 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:419"/>
      <state state_ref="oval:org.mitre.oval:ste:2582"/>
    </registry_test>
    <unknown_test id="oval:org.mitre.oval:tst:1403" version="1" comment="machine has followed the GDR update path and rpcss.dll is less than 5.2.3790.132" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <unknown_test id="oval:org.mitre.oval:tst:1402" version="1" comment="machine has followed the QFE update path and rpcss.dll is less than 5.2.3790.142" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <file_test id="oval:org.mitre.oval:tst:1401" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.2.3790.142" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:1263"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2913" version="1" check="at least one" comment="DCOM is enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1669"/>
      <state state_ref="oval:org.mitre.oval:ste:2729"/>
    </registry_test>
    <registry_test check="at least one" comment="Win2K/XP/2003 service pack 2 (or later) is installed" id="oval:org.mitre.oval:tst:2837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2656"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1400" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.1.2600.135" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:1262"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1399" version="1" check="at least one" comment="the version of rpcss.dll is less than 5.1.2600.1361" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:709"/>
      <state state_ref="oval:org.mitre.oval:ste:1261"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3120" version="1" check="at least one" comment="the patch q319282 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1775"/>
      <state state_ref="oval:org.mitre.oval:ste:2923"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2952" version="1" check="at least one" comment="the version of mshtml.dll is less than 6.0.2715.400" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2767"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2951" version="1" check="at least one" comment="use machine settings rather than individual user settings" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:990"/>
      <state state_ref="oval:org.mitre.oval:ste:2766"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2950" version="1" check="at least one" comment="persistent cookies that are stored on your computer are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1690"/>
      <state state_ref="oval:org.mitre.oval:ste:2765"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2949" version="1" check="at least one" comment="persistent cookies that are stored on your computer are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1689"/>
      <state state_ref="oval:org.mitre.oval:ste:2764"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2948" version="1" check="at least one" comment="per-session cookies (not stored) are enabled for the local machine" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1688"/>
      <state state_ref="oval:org.mitre.oval:ste:2763"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2947" version="1" check="at least one" comment="per-session cookies (not stored) are enabled for the current user" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1687"/>
      <state state_ref="oval:org.mitre.oval:ste:2762"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2576" version="1" check="at least one" comment="MDAC 2.5 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:2409"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1396" version="1" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 3.70.11.40" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:1258"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1395" version="1" check="at least one" comment="Patch Q823718 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:962"/>
      <state state_ref="oval:org.mitre.oval:ste:1257"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1394" version="1" check="at least one" comment="DataAccess Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:359"/>
      <state state_ref="oval:org.mitre.oval:ste:1256"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1393" version="1" check="at least one" comment="File %windir%\System32\odbcbcp.dll is less than 2000.80.746.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:878"/>
      <state state_ref="oval:org.mitre.oval:ste:1255"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3123" version="1" check="at least one" comment="Internet Explorer 5.5 Service Pack 2 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2926"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1454" version="1" check="at least one" comment="the version of mshtml.dll is less than 5.50.4926.2500" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1312"/>
    </file_test>
    <registry_test check="at least one" comment="a Win2K/XP/2003 service pack is installed" id="oval:org.mitre.oval:tst:2845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
    </registry_test>
    <registry_test check="at least one" comment="Win2K/XP/2003 service pack 1 is installed" id="oval:org.mitre.oval:tst:2843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:717"/>
      <state state_ref="oval:org.mitre.oval:ste:2662"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2838" version="1" check="at least one" comment="Windows XP is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:419"/>
      <state state_ref="oval:org.mitre.oval:ste:2657"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1510" version="1" check="at least one" comment="the patch kb835732 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1015"/>
      <state state_ref="oval:org.mitre.oval:ste:1364"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1392" version="1" check="at least one" comment="the version of h323.tsp is less than 5.1.2600.134" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:961"/>
      <state state_ref="oval:org.mitre.oval:ste:1254"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1391" version="1" check="at least one" comment="the version of h323.tsp is less than 5.1.2600.1348" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:961"/>
      <state state_ref="oval:org.mitre.oval:ste:1253"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3099" version="1" check="at least one" comment="IIS 4.0 Major Version" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1754"/>
      <state state_ref="oval:org.mitre.oval:ste:2904"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3098" version="1" check="at least one" comment="IIS minor version equals 0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:938"/>
      <state state_ref="oval:org.mitre.oval:ste:2903"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1439" version="1" check="at least one" comment="Patch KB817772 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:982"/>
      <state state_ref="oval:org.mitre.oval:ste:1298"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1438" version="1" check="at least one" comment="Patch KB822343 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:981"/>
      <state state_ref="oval:org.mitre.oval:ste:1297"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1390" version="1" check="at least one" comment="File %windir%\System32\nsiislog.dll is less than 4.1.0.3861" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:960"/>
      <state state_ref="oval:org.mitre.oval:ste:1252"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2748" version="1" check="at least one" comment="32-Bit version of Windows is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1576"/>
      <state state_ref="oval:org.mitre.oval:ste:2569"/>
    </registry_test>
    <registry_test check="at least one" comment="64-Bit version of Windows is installed" id="oval:org.mitre.oval:tst:2747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1576"/>
      <state state_ref="oval:org.mitre.oval:ste:2568"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1388" version="1" check="at least one" comment="the version of msjet40.dll is less than 4.0.8618.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:958"/>
      <state state_ref="oval:org.mitre.oval:ste:1250"/>
    </file_test>
    <file_test id="oval:org.mitre.oval:tst:1387" version="1" check="at least one" comment="the version of wmsjet40.dll is less than 4.0.8618.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:957"/>
      <state state_ref="oval:org.mitre.oval:ste:1249"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1386" version="1" check="at least one" comment="the patch kb837001 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:956"/>
      <state state_ref="oval:org.mitre.oval:ste:1248"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3119" version="1" check="at least one" comment="the patch q321232 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1774"/>
      <state state_ref="oval:org.mitre.oval:ste:2922"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:2588" version="1" check="at least one" comment="the patch q832894 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1469"/>
      <state state_ref="oval:org.mitre.oval:ste:2421"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1458" version="1" check="at least one" comment="Patch Q316059.exe Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:992"/>
      <state state_ref="oval:org.mitre.oval:ste:1316"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1457" version="1" check="at least one" comment="Patch Q319282 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:991"/>
      <state state_ref="oval:org.mitre.oval:ste:1315"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1451" version="1" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2713.1100" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:1309"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3118" version="1" check="at least one" comment="the patch q323759 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1773"/>
      <state state_ref="oval:org.mitre.oval:ste:2921"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3117" version="1" check="at least one" comment="the patch q328970 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1772"/>
      <state state_ref="oval:org.mitre.oval:ste:2920"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3116" version="1" check="at least one" comment="the patch q324929 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1771"/>
      <state state_ref="oval:org.mitre.oval:ste:2919"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3115" version="1" check="at least one" comment="the patch q810847 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1770"/>
      <state state_ref="oval:org.mitre.oval:ste:2918"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3114" version="1" check="at least one" comment="the patch q813489 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1769"/>
      <state state_ref="oval:org.mitre.oval:ste:2917"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3113" version="1" check="at least one" comment="the patch q818529 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1768"/>
      <state state_ref="oval:org.mitre.oval:ste:2916"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3112" version="1" check="at least one" comment="the patch q822925 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1767"/>
      <state state_ref="oval:org.mitre.oval:ste:2915"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3111" version="1" check="at least one" comment="the patch q828750 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1766"/>
      <state state_ref="oval:org.mitre.oval:ste:2914"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3110" version="1" check="at least one" comment="the patch q824145 is installed (Installed Components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1765"/>
      <state state_ref="oval:org.mitre.oval:ste:2913"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3090" version="1" check="at least one" comment="Internet Explorer 6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:247"/>
      <state state_ref="oval:org.mitre.oval:ste:2895"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:2945" version="1" check="at least one" comment="File %windir%\system32\mshtml.dll version is less than 6.0.2719.2200" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:222"/>
      <state state_ref="oval:org.mitre.oval:ste:2760"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2944" version="1" check="at least one" comment="Gopher Enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1685"/>
      <state state_ref="oval:org.mitre.oval:ste:2759"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3094" version="1" check="at least one" comment="Patch Q327696 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1759"/>
      <state state_ref="oval:org.mitre.oval:ste:2899"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:3093" version="1" check="at least one" comment="Patch Q811114 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1758"/>
      <state state_ref="oval:org.mitre.oval:ste:2898"/>
    </registry_test>
    <registry_test check="at least one" comment="IIS major version equals 5" id="oval:org.mitre.oval:tst:3081" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1754"/>
      <state state_ref="oval:org.mitre.oval:ste:2886"/>
    </registry_test>
    <registry_test check="at least one" comment="IIS 5.1 Minor Version" id="oval:org.mitre.oval:tst:1357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:938"/>
      <state state_ref="oval:org.mitre.oval:ste:1219"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1356" version="1" check="at least one" comment="File %windir%\System32\w3svc.dll is less than 5.1.2600.1125" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:914"/>
      <state state_ref="oval:org.mitre.oval:ste:1218"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:2853" version="1" check="at least one" comment="Patch KB897715 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1635"/>
      <state state_ref="oval:org.mitre.oval:ste:2671"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1355" version="1" check="at least one" comment="Outlook Express 6 SP1 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:566"/>
      <state state_ref="oval:org.mitre.oval:ste:1217"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1354" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.0.2800.1506" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:1216"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1512" version="1" check="at least one" comment="the patch kb837009 is installed (installed components key)" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1016"/>
      <state state_ref="oval:org.mitre.oval:ste:1366"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1353" version="1" check="at least one" comment="Outlook Express 6 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:566"/>
      <state state_ref="oval:org.mitre.oval:ste:1215"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1352" version="1" check="at least one" comment="the version of inetcomm.dll is less than 6.00.2739.300" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:385"/>
      <state state_ref="oval:org.mitre.oval:ste:1214"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:3085" version="1" check="at least one" comment="Windows 2000 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:419"/>
      <state state_ref="oval:org.mitre.oval:ste:2890"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1499" version="1" check="at least one" comment="the patch kb828741 is installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:1010"/>
      <state state_ref="oval:org.mitre.oval:ste:1354"/>
    </registry_test>
    <registry_test id="oval:org.mitre.oval:tst:1383" version="1" check="at least one" comment="COM Internet Services are enabled" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:955"/>
      <state state_ref="oval:org.mitre.oval:ste:1245"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1346" version="1" check="at least one" comment="the version of rpcproxy.dll is less than 5.0.2195.6904" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:887"/>
      <state state_ref="oval:org.mitre.oval:ste:1208"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1345" version="1" check="at least one" comment="Windows 98 Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:629"/>
      <state state_ref="oval:org.mitre.oval:ste:1207"/>
    </registry_test>
    <file_test id="oval:org.mitre.oval:tst:1344" version="1" check="at least one" comment="File %windir%\system\vserver.vxd version is less than 4.10.2001.0" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:932"/>
      <state state_ref="oval:org.mitre.oval:ste:1206"/>
    </file_test>
    <registry_test id="oval:org.mitre.oval:tst:1343" version="1" check="at least one" comment="Patch 273991USA8.EXE Installed" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <object object_ref="oval:org.mitre.oval:obj:931"/>
      <state state_ref="oval:org.mitre.oval:ste:1205"/>
    </registry_test>
  </tests>
  <objects>
    <registry_object id="oval:org.mitre.oval:obj:242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Thunderbird (\(0\.[0-9]\)|\(1\.0\)|\(1\.0\.[0-2]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-4]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-8]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Thunderbird \(0\.[6-9]\)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Thunderbird \(0\.[0-8]\)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{839117ee-2132-4bae-a56a-42b50204c9b9}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB889293</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents</key>
      <name>ieHardenadmin</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents</key>
      <name>ieHardenuser</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Wmpui.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\MediaPlayer\7.1\Registration</key>
      <name>UDBVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wmpui.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>cdo.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Exchange Server 5.5\SP5\842436a</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:516" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\MSExchangeweb</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{C3A6819F-62D3-4750-AF1C-28206DDF2C2E}</key>
      <name>Windows Messenger 5.1</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:472" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:220"/>
      <filename>msmsgs.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:466" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{903B0409-6000-11D3-8CFE-0050048383C9}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>msgprox.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>replrec.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>sqlvdi.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:627" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB873339\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>console.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>sqlmap70.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>sqlrepss.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>ssmslpcn.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>ssnmpn70.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>ums.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1589" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:257"/>
      <filename>replprov.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>dbmslpcn.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1560" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:257"/>
      <filename>msgprox.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1559" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:257"/>
      <filename>replrec.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Microsoft SQL Server\80</key>
      <name>SharedCode</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1557" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:257"/>
      <filename>sqlvdi.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:392" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Server 2003\SP1\KB873339\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:533" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\kb823353</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_USERS</hive>
      <key operation="pattern match">^S-[-0-9]+\\Identities\\\{[-0-9A-Z]+\}\\Software\\Microsoft\\Outlook\ Express\\5\.0\\Mail$</key>
      <name operation="equals">ShowHybridView</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:365" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\.NETFramework\policy\v1.1</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals"/>
      <name operation="equals">Version</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\.NETFramework Setup\1.1\M886903</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\.NETFramework Setup\1.1\M886904</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:583" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB890923\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:206"/>
      <filename>dhtmled.ocx</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\Common\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1508" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:252"/>
      <filename>msohev.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:337" version="3" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB873339\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:440" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Server 2003\SP1\KB890923\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CLASSES_ROOT</hive>
      <key>htfile</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CLASSES_ROOT</hive>
      <key>telnet\shell\open</key>
      <name>command</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>hypertrm.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:282" version="3" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows 2000\SP5\KB873339\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:206"/>
      <filename>wdhtmled.ocx</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:823" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB891781</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Fpc</key>
      <name>InstallDirectory</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1477" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:250"/>
      <filename>h323fltr.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1476" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\291</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Fpc\\Arrays\\\{[^\\]+\}\\Extensions\\Proxy-Plugins\\\{FE440D49-AB26-11D2-A101-00C04FB6CFB6\}$</key>
      <name operation="equals">msFPCEnabled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SSOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB890923 -ie501sp4-20050225.100310</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:267" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\.NETFramework\policy\v1.0</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\NET Framework Setup\1.0\M886905</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Microsoft\Active Setup\Installed Components\{78705f0d-e8db-4b2d-8193-982bdda15ecd}</key>
      <name operation="equals">Version</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:264" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Active Setup\Installed Components\{78705f0d-e8db-4b2d-8193-982bdda15ecd}</key>
      <name>Version</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:204"/>
      <filename>System.web.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\.NETFramework Setup\1.0\M886906</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1522" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Server 2003\SP1\KB893086\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707-ie501sp4-20040929.111451</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:246" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:491" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707-ie6-20040929.115007</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1078" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\NetShow</key>
      <name>Version</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:248"/>
      <filename>nscm.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:248"/>
      <filename>nspmon.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Updates\Windows Media Services\KB832359</key>
      <name>IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\nsstation</key>
      <name>Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Updates\Windows Media Services\KB832359</key>
      <name>Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Office\10.0\Outlook\InstallRoot</key>
      <name operation="pattern match">.*</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\OUTLOOK.EXE</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1070" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:247"/>
      <filename>outlook.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB896727</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Media Player 9\SP0\KB885492</key>
      <name operation="equals">PackageVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{90A2A715-D986-4EAB-8C73-4D06114EF760}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{754D29C1-0C97-405F-98D0-21B212CA7FF1}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1803</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\PowerPnt.exe</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:523" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:223"/>
      <filename>PowerPnt.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:737" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Classes\.wvx</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:736" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Classes\.wpl</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:735" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Classes\.wmx</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:734" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Classes\.wms</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:733" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Classes\.wmz</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:465" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Media Player 9\KB885492</key>
      <name operation="equals">PackageVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\MediaPlayer\9.0\Registration</key>
      <name>UDBVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:739" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Classes\.asx</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:738" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">\SOFTWARE\Classes\.wax</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:416" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:217"/>
      <filename>GDIPLUS.DLL</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB890923 -ie501sp3-20050225.100153</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB867801</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB824245</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:455" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB834707-ie501sp3-20040929.121357</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1340" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB890923-IE6SP1-20050225.103456</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB832894</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\11.0\Common\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:42" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:217"/>
      <filename>Outllib.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:29" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\Outlook\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:67" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:753"/>
      <filename>Outllib.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:97" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:728"/>
      <filename>Outllib.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:589" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\Updates\Windows Server 2003\SP1\KB914798</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Sp3res.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Umandlg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB842526</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:209"/>
      <filename>vgx.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\Outlook\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:240"/>
      <filename>msmapi32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\11.0\Outlook\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:233"/>
      <filename>msmapi32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\9.0\Outlook\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:232"/>
      <filename>msmapi32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:578" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\VisualStudio\7.1</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:576" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:228"/>
      <filename>Gdiplus.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:303" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\VisualStudio\7.0</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:298" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\MSMQ</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:633" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Ntkrnlpa.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q841373</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <metabase_object id="oval:org.mitre.oval:obj:495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key datatype="string" operation="pattern match">LM\\W3SVC\\/d*\\ROOT</key>
      <id datatype="int" operation="equals">6011</id>
    </metabase_object>
    <registry_object id="oval:org.mitre.oval:obj:494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">System\CurrentControlSet\Services\w3svc\parameters</key>
      <name operation="equals">MaxClientRequestBufferData</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:831"/>
      <filename>aspnet_filter.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB890046</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1000" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:759"/>
      <filename>agentdpv.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:38" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:443"/>
      <filename>WmiScriptUtils.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:8" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\VisualStudio\8.0</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q890175</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:7" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\TFTPD\Parameters</key>
      <name>Masters</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:93" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\TFTPD</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q318593</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\Tcpip\Parameters</key>
      <name>EnablePMTUDiscovery</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:5" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:112"/>
      <filename>nwrdr.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\Tcpip\Parameters</key>
      <name>SynAttackProtect</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:588" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:201"/>
      <filename>tcpip.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB893066</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:52" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Wmvcore.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:6" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\MediaPlayer\PlayerUpgrade</key>
      <name>PlayerVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:17" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:224"/>
      <filename>Flash9.ocx</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:80" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:224"/>
      <filename>Flash8.ocx</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Msxml4.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Msxml6.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:47" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Msxml5.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:3" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Msxml3.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:22" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Comctl32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\.NETFramework\policy\v2.0</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:4" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:998"/>
      <filename>System.web.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>shdocvw.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:242"/>
      <filename>Tcpip6.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1577" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\CLASSES\PNGFilter.CoPNGFilter</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q313450</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>netlogon.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:456" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP2\KB871250\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Wmp.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1517" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:221"/>
      <filename>wordview.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:2163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Mspub.exe</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:94" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:297"/>
      <filename>mspub.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\11.0\Publisher\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\9.0\Publisher\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\Publisher\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-3]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-7]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:236"/>
      <filename>mdbmsg.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wwmp.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\powerpnt.exe</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:553" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:225"/>
      <filename>powerpnt.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>jgdw400.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wjgdw400.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\MediaPlayer\10.0\Registration</key>
      <name>UDBVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wmp.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>rasmans.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:2550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:26"/>
      <filename>spoolsv.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:41" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:201"/>
      <filename>Rmcast.sys</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>Query.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:2219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:112"/>
      <filename>rdpwd.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:2113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Control\Session Manager\Environment</key>
      <name>PROCESSOR_ARCHITECTURE</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:2535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
      <name>CurrentVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
      <name>SystemRoot</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:2048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:26"/>
      <filename>umpnpmgr.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:2558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
      <name>CSDVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:66" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:619"/>
      <filename>Png32.flt</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:2" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:619"/>
      <filename>Gifimp32.flt</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Dhcpcsvc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:649" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\9.0\PowerPoint\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:850" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\11.0\PowerPoint\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\PowerPoint\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>netapi32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>mmc.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:148" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:363"/>
      <filename>vbe6.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>dnsapi.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:650" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\Office\9.0\Registration</key>
      <name>ProductID</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2DFE1608-BDCA-11D1-B7AE-00C04FB92F3D}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\9.0\Common\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:728"/>
      <filename>Mso9.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>evtgprov.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB841872</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:503" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems</key>
      <name>Posix</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>psxss.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 1.0.7</key>
      <name>DisplayName</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>msieftp.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90840409-6000-11D3-8CFE-0150048383C9}</key>
      <name>InstallLocation</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:230"/>
      <filename>xlview.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:582" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\Updates\Windows XP\SP2\KB914798</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:664" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\11.0\Excel\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox (1.5.0.2)</key>
      <name>DisplayName</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:224"/>
      <filename>Flash.ocx</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:224"/>
      <filename>Swflash.ocx</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Msdtctm.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-7]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox (1.5.0.1)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Thunderbird (\(0\.[0-9]\)|\(1\.0\)|\(1\.0\.[0-7]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-9]\)|\(1\.7\.1[0-2]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Thunderbird (1.5)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Mozilla\Mozilla Thunderbird 1.5\bin</key>
      <name>PathToExe</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:238"/>
      <filename/>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\SeaMonkey \((1\.0[ab]|1\.0)\)</key>
      <name>DisplayName</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:222"/>
      <filename>cdoex.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1360" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\Excel\InstallRoot</key>
      <name>Path</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">Software\\Microsoft\\Office\\10\.0\\Registration\\.*</key>
      <name>ProductID</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-2]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-6]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-1]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Thunderbird (\(0\.[0-9]\)|\(1\.0\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-5]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:235" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\(1\.7\)|\(1\.[0-7]\.[0-3]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox \(0\.9.*\)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Thunderbird \(0\.[6-8]\)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:234" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox \(0\.[0-9].*\)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-4]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>kerberos.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:907" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB840374</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB819696</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>cdoex.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:787" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CLASSES_ROOT</hive>
      <key operation="equals">MITrain.Document\shell\open\command</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:237"/>
      <filename>Orun32.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Step by Step Interactive Training\SP2\KB898458\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:235"/>
      <filename>Mdbmsg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Clients\Media\Winamp\shell\open</key>
      <name>command</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:234"/>
      <filename/>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Quartz.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-9]\)|\(1\.7\.10\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-6]\))</key>
      <name>DisplayName</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>umpnpmgr.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Mf3216.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:229"/>
      <filename>Npdsplay.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Imekr61.ime</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Shared Tools</key>
      <name>SharedFilesDir</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:227"/>
      <filename>fpadmdll.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:422" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Patches\A1334AC428B43BF4E9547C55D3DFE977</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{00000409-78E1-11D2-B60F-006097C998E7}</key>
      <name operation="equals">DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{00010409-78E1-11D2-B60F-006097C998E7}</key>
      <name operation="equals">DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1415" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\9.0\Excel\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>helpctr.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:724" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\ NT\\CurrentVersion\\Hotfix\\[Kk][Bb]834707[-a-zA-Z0-9.]*$</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{903B0409-6000-11D3-8CFE-0050048383C9}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\Windows\CurrentVersion\Uninstall\{90510409-6000-11D3-8CFE-0150048383C9}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1626" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\9.0\Word\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP1\KB824105\Filelist</key>
      <name operation="equals">installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP2\KB824105\Filelist</key>
      <name operation="equals">installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:201"/>
      <filename>netbt.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4395}</key>
      <name>IsInstalled</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:214"/>
      <filename>GDIPLUS.DLL</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\Windows\CurrentVersion\Uninstall\{903B0409-6000-11D3-8CFE-0150048383C9}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:398" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:214"/>
      <filename>MSO.DLL</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>sxs.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1518" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\11.0\Word\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:39" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Fpc</key>
      <name>InstallDirectory</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:208"/>
      <filename>msphlpr.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\408</key>
      <name operation="equals">Kbs</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^Software\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[1-3]$</key>
      <name>1802</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ABEB838C-A1A7-4C5D-B7E1-8B4314600208}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:215"/>
      <filename>wordpad.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:490" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="equals">Software\Microsoft\Windows\CurrentVersion\Internet Settings</key>
      <name operation="equals">DisableCachingOfSSLPages</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\.*</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\.*</key>
      <name>DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Exchange\Setup</key>
      <name>ServicePackBuild</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:837" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Mapi32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1510" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\Word\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Thunderbird \((0\..*|1\.0\..*\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Mozilla\Mozilla Thunderbird</key>
      <name>CurrentVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla Firefox \((0\..*|1\.0\..*\))</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\mozilla.org\Mozilla</key>
      <name>CurrentVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Mozilla \(.*\)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Excel.exe</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:662" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:231"/>
      <filename>excel.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Mozilla\Mozilla Firefox 1.5\bin</key>
      <name>PathToExe</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:226"/>
      <filename/>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1387" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox (1.5)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Mozilla\Mozilla Firefox</key>
      <name>CurrentVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\SeaMonkey \(1\.0[ab]\)</key>
      <name>DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\mozilla.org\SeaMonkey</key>
      <name>CurrentVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:201"/>
      <filename>tcpip.sys</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Gdi32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Fontsub.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>T2embed.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Imekr70.ime</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>jscript.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Active Setup\Installed Components\{4f645220-306d-11d2-995d-00c04f98bbc9}</key>
      <name>Version</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>cdosys.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>helpctr.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>nwwks.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1377" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Office\10.0\Excel\InstallRoot</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:210"/>
      <filename>exprox.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1480" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Exchange Server 2003\SP1\832759</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1479" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\MSExchangeWEB\DAV</key>
      <name operation="equals">ReuseConnections</name>
    </registry_object>
    <family_object id="oval:org.mitre.oval:obj:99" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent"/>
    <registry_object id="oval:org.mitre.oval:obj:123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
      <name>CurrentVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>winlogon.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:912" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q317636</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\.*</key>
      <name>DisplayName</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:910" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:210"/>
      <filename>mad.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:909" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">Software\Microsoft\Updates\Exchange Server 2000\SP3\Q316056</key>
      <name operation="pattern match">.*</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:908" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg</key>
      <name operation="equals">Everyone</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\NetBIOS\Linkage</key>
      <name operation="equals">Bind</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\NetBIOS\Linkage</key>
      <name operation="equals">Export</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\NetBIOS\Linkage</key>
      <name operation="equals">Route</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX8</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX81</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX82</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB839643-DirectX9</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB837009</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Locator.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q810833</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\RPCLocator</key>
      <name operation="equals">Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">Software\VERITAS\Backup Exec\Server</key>
      <name operation="equals">CurrentVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Control\LSA</key>
      <name operation="equals">RestrictAnonymous</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:865" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Rockliffe\MailSite</key>
      <name operation="equals">Version</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>crypt32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>Msw3prt.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>comsvcs.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>ssnetlib.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\LmHosts</key>
      <name operation="equals">Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SYSTEM\\CurrentControlSet\\Services\\NetBT\\Parameters\\Interfaces\\Tcpip.*$</key>
      <name operation="equals">NetbiosOptions</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>ntdll.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1678" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q815021</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB883939</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:806" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:241"/>
      <filename>CrystalDecisions.Web.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\w3svc</key>
      <name operation="equals">Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\277</key>
      <name operation="equals">Kbs</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB893756</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\TapiSrv</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>tapisrv.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{bfb56e60-5895-496c-bd6b-459b97142e4c}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Transaction Server\Packages</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>spoolsv.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB896423</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q312895</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q817606</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{F9C174E3-3E87-40bc-AA94-B8974F2B9222}</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q313829</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Ipnathlp.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q321599</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>nddenb32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>xactsrv.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q326830</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\lanmanserver</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>xenroll.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q323172</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q823980</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <metabase_object id="oval:org.mitre.oval:obj:556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key>LM\W3SVC</key>
      <id datatype="int">6032</id>
    </metabase_object>
    <file_object id="oval:org.mitre.oval:obj:522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Ipnathlp.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>idq.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q300972</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <metabase_object id="oval:org.mitre.oval:obj:1614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key datatype="string" operation="equals">LM\W3SVC</key>
      <id datatype="int" operation="equals">6014</id>
    </metabase_object>
    <registry_object id="oval:org.mitre.oval:obj:1629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB823182</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1001</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1001</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>cryptui.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Control\Terminal Server</key>
      <name operation="equals">ProductVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:201"/>
      <filename>rdpwd.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q324380</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\RDPWD</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Ntoskrnl.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>ciodm.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Server 2003\SP1\KB871250\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>quartz.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q19696</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>tshoot.ocx</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB826232</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Exchange\Setup</key>
      <name operation="equals">Services Version</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB839643-DirectX82</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB839643-DirectX9</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>dplayx.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q305601</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>netman.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q326886</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q329115</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>cryptdlg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\Messenger</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>msgsvc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\DirectX</key>
      <name>Version</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB839643</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:463" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:202"/>
      <filename>dplayx.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:219"/>
      <filename>MSO.DLL</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\Windows\CurrentVersion\Uninstall\{90510409-6D54-11D4-BEE3-00C04F990354}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90510409-6D54-11D4-BEE3-00C04F990354}</key>
      <name operation="equals">WindowsInstaller</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q329170</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\lanmanserver\parameters</key>
      <name operation="equals">enablesecuritysignature</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wmpcore.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Media Player\wm320920</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB890175</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>hhctrl.ocx</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>dxmasf.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>msdxm.ocx</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1563" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Media Player\wm308567</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows 2000\SP4\Q321599</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Adobe\Acrobat Reader\6.0\Installer</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:216"/>
      <filename>eBook.api</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB888302</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>srvsvc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB821557</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:393" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>netdde.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>odsole70.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>xpqueue.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>xprepl.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>xplog70.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>xpweb70.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>xpstar.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>impprov.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>kernel32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q823803</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\MediaPlayer\8.0\Registration</key>
      <name>UDBVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:229"/>
      <filename>wmplayer.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows Media Player\wm817787</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828035</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90110409-6000-11D3-8CFE-0150048383C9}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\9040110900063D11C8EF10054038389C\Patches\9FEC06657760FC84499ED532196D45EE2</key>
      <name operation="equals">Security Update for Office 2003: Wordperfect 5.x Converter (KB873378)</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q303984</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:213"/>
      <filename>SRV.SYS</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB817606</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB824141</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\UtilMan</key>
      <name operation="equals">Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB841873</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>mstask.dll</filename>
    </file_object>
    <metabase_object id="oval:org.mitre.oval:obj:1753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key datatype="string" operation="pattern match">^LM\\MSFTPSVC\\.*$</key>
      <id datatype="int" operation="equals">1016</id>
    </metabase_object>
    <registry_object id="oval:org.mitre.oval:obj:965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB840315</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Classes\ITSProtocol</key>
      <name operation="pattern match">.*</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:212"/>
      <filename>msadco.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q329414</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>webvw.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows 2000\SP5\KB894320\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced</key>
      <name operation="equals">WebView</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:254"/>
      <filename>fp5areg.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:254"/>
      <filename>fp30reg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB870763</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Control\ProductOptions</key>
      <name>ProductType</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q295534</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:202"/>
      <filename>shell32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1001" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CLASSES_ROOT</hive>
      <key>HCP</key>
      <name xsi:nil="true"/>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:339" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>zipfldr.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:218"/>
      <filename>MSCONV97.DLL</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{90280409-6000-11D3-8CFE-0050048383C9}</key>
      <name>DisplayVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>hhsetup.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>itss.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1530" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q323255</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\9161A261-6ABE-4668-BBFA-AD06B3F642CF</key>
      <name operation="equals">Microsoft Exchange</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Exchange\Setup</key>
      <name>Services</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:210"/>
      <filename>xlsasink.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Exchange Server 2003\SP1\KB894549</key>
      <name operation="pattern match">.*</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB885250</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:201"/>
      <filename>mrxsmb.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1676" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft ISA Server</key>
      <name operation="equals">VersionMajor</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:253"/>
      <filename>w3proxy.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft ISA Server</key>
      <name>InstallationLocation</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:253"/>
      <filename>wspsrv.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Fpc\Hotfixes\SP1\257</key>
      <name operation="equals">Kbs</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\Fwsrv</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:239"/>
      <filename>mswrd632.wpc</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>tlntsvr.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q307298</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\Tlntsvr</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>vdmdbg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB883935</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q269862</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q277873</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Adobe\Acrobat Reader\6.0\Installer</key>
      <name operation="equals">VersionMax</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Adobe\Acrobat Reader\6.0\Installer</key>
      <name operation="equals">VersionMin</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>grpconv.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:207"/>
      <filename>shell32.dll</filename>
    </file_object>
    <metabase_object id="oval:org.mitre.oval:obj:1748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key datatype="string" operation="equals">LM\W3SVC</key>
      <id datatype="int" operation="equals">6014</id>
    </metabase_object>
    <file_object id="oval:org.mitre.oval:obj:1494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>sp3res.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>umandlg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB822679</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:244"/>
      <filename>hh.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB896422</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:242"/>
      <filename>srv.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB891711</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft ISA Server SP</key>
      <name operation="equals">DisplayName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall</key>
      <name>Microsoft ISA Server</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:251"/>
      <filename>w3proxy.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\FPC\Hotfixes\SP1\430</key>
      <name operation="equals">kbs</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>itircl.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB825119</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows 2000\SP5\KB893086\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB885836</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB824151</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>ssinc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB885249</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Dhcpssvc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Proxy Server</key>
      <name operation="equals">Microsoft Proxy Server</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:205"/>
      <filename>w3proxy.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB888258</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:249"/>
      <filename>sqlisapi.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB824146</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB892944</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>mqrt.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q299444</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>tcpcfg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q265714</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>nntpsvc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB883935</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\NntpSvc</key>
      <name>Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{2298d453-bcae-4519-bf33-1cbf3faf1524}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB873350</key>
      <name operation="equals">File</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>Software\Microsoft\Windows NT\CurrentVersion\Hotfix\KB841356</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>smtpsvc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB885881</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\SMTPSVC</key>
      <name operation="equals">Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Classes\MIME\Database\Content Type\application/hta</key>
      <name operation="equals">Extension</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>shell32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Windows XP\SP3\KB893086\Filelist</key>
      <name xsi:nil="true"/>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\lanmanworkstation</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wkssvc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828749</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>msjava.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Winword.exe</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:221"/>
      <filename>winword.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\Q331953</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB823980</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB896428</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:256"/>
      <filename>shtml.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\5.0\Setup Packages</key>
      <name operation="equals">Microsoft FrontPage Server Extensions 2002</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1716" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Ras\CurrentVersion</key>
      <name operation="equals">PathName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1715" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q318138</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\RasMan</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>rasman.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:202"/>
      <filename>zipfldr.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB873376</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Classes\CompressedFolder</key>
      <name operation="equals">FriendlyTypeName</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB885834</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>llssrv.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\LicenseService</key>
      <name>Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>asp.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB841533</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>nddenb32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:259" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>netdde.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:202"/>
      <filename>netdde.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:202"/>
      <filename>nddenb32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>user32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>gdi32.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>winsrv.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>win32k.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q328310</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1379" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:239"/>
      <filename>mswrd6.wpc</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1378" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Wordpad</key>
      <name operation="equals">EnableLegacyConverters</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Setup Packages</key>
      <name operation="equals">FrontPage 2000 Server Extensions SR</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{ 3e7bb08a-a7a3-4692-8eac-ac5e7895755b}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\MSSQLServer\MSSQLServer</key>
      <name operation="equals">LoginMode</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>hlink.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB888113</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>webclnt.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB896426</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB810217</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OC Manager\Subcomponents</key>
      <name operation="equals">fp_extensions</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:255"/>
      <filename>fp4areg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion</key>
      <name>CommonFilesDir</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:255"/>
      <filename>fp30reg.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name>1200</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name>1400</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name>1400</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>smss.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q320206</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <metabase_object id="oval:org.mitre.oval:obj:1552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key datatype="string" operation="equals">LM\W3SVC</key>
      <id datatype="int" operation="equals">6014</id>
    </metabase_object>
    <registry_object id="oval:org.mitre.oval:obj:1361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Setup Packages</key>
      <name operation="equals">SharePoint</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB901214</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>mscms.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{E81659DF-28E1-4C60-B4B9-00A4BC5FA76D}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1464" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\DataAccess\Q832483</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>sqlsrv32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB832483</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB890859</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\KB885835</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q811493</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB840987</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>Ntoskrnl.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\HotFix\SP2SRP1</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>ism.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\Microsoft Services for UNIX\KB896428</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Services for UNIX</key>
      <name operation="equals">Current_Release</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>telnet.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828028</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB830352</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\wins</key>
      <name>Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wins.exe</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>ssmsrp70.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:1697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>dbmsrpcn.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\CurrentVersion</key>
      <name operation="equals">CurrentVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\sqlservr.exe</key>
      <name>Path</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:243"/>
      <filename>sqlservr.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows\CurrentVersion</key>
      <name>ProgramFilesDir</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1069" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:246"/>
      <filename>msgsc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q314147</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:201"/>
      <filename>mup.sys</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1693" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q311967</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>msgina.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Services\Netlogon</key>
      <name>Start</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1761" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Control\ProductOptions</key>
      <name>ProductSuite</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>mf3216.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1728" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q293826</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>httpext.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1692" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q291845</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1691" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\W3SVC\Parameters</key>
      <name operation="equals">DisableWebDAV</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>rpcrt4.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>ole32.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB873333</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:999" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wintrust.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q301625</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:998" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>Msw3prt.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>w3svc.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>lsasrv.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">Software\Microsoft\Active Setup\Installed Components\{A954CDD5-A95F-414F-B3FE-FBEF9D2AECEA}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">Software\Microsoft\Active Setup\Installed Components\{754D29C1-0C97-405F-98D0-21B212CA7FF1}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">Software\Microsoft\Active Setup\Installed Components\{716E024F-7F74-47F3-B93B-9FF7F3CBF94C}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1803</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>msasn1.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:988" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name>1200</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>code.asp</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q232449</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\Hotfix\Q811114</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>msw3prt.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q319733</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <metabase_object id="oval:org.mitre.oval:obj:1757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key datatype="string" operation="equals">LM\W3SVC</key>
      <id datatype="int" operation="equals">6014</id>
    </metabase_object>
    <file_object id="oval:org.mitre.oval:obj:496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:203"/>
      <filename>w3svc.dll</filename>
    </file_object>
    <metabase_object id="oval:org.mitre.oval:obj:1014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <key datatype="string" operation="pattern match">^LM\\W3SVC\\.*$</key>
      <id datatype="int" operation="equals">5506</id>
    </metabase_object>
    <registry_object id="oval:org.mitre.oval:obj:1011" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\PCT 1.0\Server</key>
      <name operation="equals">Enabled</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:1002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>schannel.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\SNMP</key>
      <name operation="equals">Start</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>snmp.exe</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Ole</key>
      <name operation="equals">EnableDCOM</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>rpcss.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{2D5974C5-5185-4f5b-80B6-28015ACDD74C}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings</key>
      <name>Security_HKLM_only</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1A02</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1A02</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1688" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1A03</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1687" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_CURRENT_USER</hive>
      <key operation="pattern match">^SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Internet Settings\\Zones\\[0-4]$</key>
      <name operation="equals">1A03</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Updates\DataAccess\Q823718</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\DataAccess</key>
      <name>FullInstallVer</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>odbcbcp.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:717" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
      <name>CSDVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB835732</key>
      <name>Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>h323.tsp</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB817772</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB822343</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>nsiislog.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1576" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SYSTEM\CurrentControlSet\Control\Session Manager\Environment</key>
      <name>PROCESSOR_ARCHITECTURE</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>msjet40.dll</filename>
    </file_object>
    <file_object id="oval:org.mitre.oval:obj:957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>wmsjet40.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB837001</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{D7B44F3E-77D3-44C5-8E03-4222D9A18B7B}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{eddbec60-89cb-44ef-8291-0850fd28ff6a}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">Software\Microsoft\Active Setup\Installed Components\{E81659DF-28E1-4C60-B4B9-00A4BC5FA76D}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">Software\Microsoft\Active Setup\Installed Components\{2D5974C5-5185-4f5b-80B6-28015ACDD74C}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{61E6EAE5-7821-4AC1-9BBD-AED032A8E273}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{FF4DD9CD-F25E-425a-8B5C-A2D062781FBB}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{2757B1D6-0367-4663-877C-93ECC5C01BF6}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{C34F4917-ED43-439f-9023-97B0024A2B3B}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{F9C174E3-3E87-40bc-AA94-B8974F2B9222}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{f5de1b93-9d38-416b-b09e-aa85a8e84309}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{377483c2-e4b4-4ee8-b577-9aed264c8735}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{96543d59-497a-4801-a1f3-5936aacaf7b1}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{057997dd-71e4-43cc-b161-3f8180691a9e}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Internet Explorer</key>
      <name>Version</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>mshtml.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1685" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion\URL\Prefixes</key>
      <name operation="equals">gopher</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q327696</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\Q811114</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1754" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\INetStp</key>
      <name operation="equals">MajorVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:938" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\INetStp</key>
      <name operation="equals">MinorVersion</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:211"/>
      <filename>w3svc.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:1635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB897715</key>
      <name operation="equals">Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Active Setup\Installed Components\{2cc9d512-6db6-4f1c-8979-9a41fae88de0}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Outlook Express\Version Info</key>
      <name>Current</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>inetcomm.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
      <name>CurrentVersion</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:1010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion\Hotfix\KB828741</key>
      <name>Installed</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Ole</key>
      <name>EnableDCOMHTTP</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:200"/>
      <filename>rpcproxy.dll</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SOFTWARE\Microsoft\Windows\CurrentVersion</key>
      <name operation="equals">Version</name>
    </registry_object>
    <registry_object id="oval:org.mitre.oval:obj:219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key>SOFTWARE\Microsoft\Windows NT\CurrentVersion</key>
      <name>SystemRoot</name>
    </registry_object>
    <file_object id="oval:org.mitre.oval:obj:932" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <path var_ref="oval:org.mitre.oval:var:245"/>
      <filename>vserver.vxd</filename>
    </file_object>
    <registry_object id="oval:org.mitre.oval:obj:931" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <hive>HKEY_LOCAL_MACHINE</hive>
      <key operation="equals">SYSTEM\CurrentControlSet\Services\UtilMan{5c773859-bb96- 48fa-875b-6a58aae072f4}</key>
      <name operation="equals">IsInstalled</name>
    </registry_object>
  </objects>
  <states>
    <registry_state id="oval:org.mitre.oval:ste:255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.0($|\s).*|[0-1]\.0\.[0-2]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Thunderbird (\(0\.[0-9]\)|\(1\.0\)|\(1\.0\.[0-2]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-4]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-8]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:239" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^0\.[6-9]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:238" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Mozilla Thunderbird \(0\.[6-9]\)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:235" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^0\.[0-8]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:234" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Mozilla Thunderbird \(0\.[0-8]\)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:261" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^[0-1]\.0($|\s).*|^[0-1]\.0\.[0-4]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:259" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^[0-1]\.[0-7]($|\s).*|^[0-1]\.[0-7]\.[0-8]($|\s).*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1143" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.137</version>
      <development_class operation="not equal">srv03_qfe</development_class>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1142" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.141</version>
      <development_class>srv03_qfe</development_class>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.0.9231</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1684</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">7.10.0.3076</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.0.4495</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:920" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1151</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1050" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.449</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2802</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1049" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1048" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:796" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6902</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1051" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^6\..*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1042" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2577</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3835.2200</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:758" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">7.10.0.3077</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:952" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^7.1.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1609</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:735" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2869</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3837.1200</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.3344</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:686" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.0.9232</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:831" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^5\.0+\..*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3839.2200</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.0.4496</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:923" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^8\.0+\..*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:705" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^9\.0+\..*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.3349</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3841.1900</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1441</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.5.2558.10</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4942.400</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:511" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="version">5.1.0639</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.0.639</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:500" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="version">10.0.8326.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2600" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.765.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2588" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.765.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2587" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.765.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2563</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:458" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.181</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:457" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.185</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.811.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.765.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.816.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.800.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.778.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.798.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.765.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.765.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2531" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.765.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.233</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:414" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.225</version>
      <development_class operation="not equal">srv03_qfe</development_class>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:413" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.227</version>
      <development_class>srv03_qfe</development_class>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:599" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:598" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2742.200</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:384" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1,0,4322,0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:383" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.1.4322.2037</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:381" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.1.4322.1085</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:380" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2627</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:394" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.0.9232</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7323</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.280</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.2609.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.842</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.279</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>C:\Program Files\Windows NT\hypertrm.exe /t %1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:300" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7000</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.0.9231</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1031" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2432" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.0.1200.291</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2431" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2430" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2429" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3825.700</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3826.2400</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.0.3705.556</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1,0,3705,2</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1,0,3705,3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.0.3705.6021</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3819.300</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3810.1700</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.274</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3813.800</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:267" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="version">6.00.2900.2180</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2523</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2524</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3828.2700</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:534" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2745.2800</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:533" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1454" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>4.1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.1.0.3934</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.1.0.3934</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.5709.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">10.0.4333.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3831.1800</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4956.500</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1010" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1.1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2708" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3214.2000</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2707" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2706" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2705" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8936</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1.1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1555</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8942</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1264</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2586" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1458</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1.1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:895" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">9.00.00.2980</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.3250</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2572" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3541.2700</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3504.2500</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3264.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:675" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3528.700</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.259</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1491</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1492</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1411</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3510.1100</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:965" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3539.2400</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:964" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2823" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3513.900</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2875" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.2919.800</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2874" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.2919.3800</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2873" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.2919.6307</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2872" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.2920.0000</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2871" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.3103.1000</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2870" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.3105.0106</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2869" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.3314.2101</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2821" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3502.4856</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2623" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3532.300</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2620" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.191</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2515" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3523.1700</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2510" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1276</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.94</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2868" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="version">5.00.3315.1000</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.219</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3526.800</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1515</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1516</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2238" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1528</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8955</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8117.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6823.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1505</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1506</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1400</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.327</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2341" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2440</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3821.2800</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2824" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="version">5.00.3502.1000</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1498</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1499</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.373</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2491</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.118</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1476</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:473" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3534.2800</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2735" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="version">6.00.2800.1106</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2621" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="version">6.00.3790.0000</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:47" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2997</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:66" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1580</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:45" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3845.1800</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:8" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.593</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2794</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.347</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1022" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.426</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.426</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1017" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.6749.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:114" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8118.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6822.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8954</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.396</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.468</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.80.1062.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.418</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:783" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.413</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.386</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:778" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.453</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.374</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.374</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:734" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.462</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.3790.1</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.503</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.504</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.537</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2001.12.4720.480</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:982" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.507</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.529</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:854" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.536</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.529</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6928</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.0.0.5</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:483" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3846.2300</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.419</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:26" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2963</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:36" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1561</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2759</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:11" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.554</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3842.3000</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:74" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.605</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:69" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2817</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:63" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1586</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:67" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.3020</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1543</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:131" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1588</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2851</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.3051</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:123" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">7.0.6000.16386</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:120" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.623</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^7\..*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:988" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*[Oo][Ff][Ff][Ii][Cc][Ee]10.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6772.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:826" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*[Oo][Ff][Ff][Ii][Cc][Ee]11.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:825" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">11.0.6566.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:804" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*\\[Oo][Ff][Ff][Ii][Cc][Ee][\\9].*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.5.3201.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.3102.1355</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.0.1044</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7071</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.2.788.1</version>
    </file_state>
    <metabase_state id="oval:org.mitre.oval:ste:537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <data operation="pattern match">^http:*,PERMANENT,*</data>
    </metabase_state>
    <registry_state id="oval:org.mitre.oval:ste:536" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="less than or equal" datatype="int">16384</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:98" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.0.50727.101</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6870</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7255</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:50" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7108</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:54" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2976</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7255</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33559</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.20.9841.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:48" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3890.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:86" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.615</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:84" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2837</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.3038</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:82" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7112</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:90" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.607</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:89" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2826</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.3028</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:88" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1896</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:87" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4971.600</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.0.0.3423</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1334" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.1241</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7268</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:95" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.0.0.3424</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:70" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.1242</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:668" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.72.3843.3100</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7267</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.3356</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33567</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7269</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7268</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7280</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:471" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7005</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7021</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:93" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.50727.236</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:425" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7286</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33577</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7342</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:388" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:509" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7304</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.4980</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1693</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2685</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2202" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7270</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.588</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:58" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2783</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.3015</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:55" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7110</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7312</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2185" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^6\..*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2614" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="version" operation="equals">5.00.3700.1000</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:57" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.594</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2795</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:97" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2995</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1578</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:49" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3842.3000</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7345</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7035</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7329</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2204" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.336</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:83" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.4.9.1133</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:91" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.0.3702</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:80" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">7.10.0.3079</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:78" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">9.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:79" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.0.3810</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.0.3708</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">10.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.3265</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:76" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">7.10.0.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">6[,\.]4.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:61" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">9.0.16.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:59" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">8.0.22.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.3019</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:113" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.599</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^.*LanmanNT.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:272" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6972</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:271" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^.*ServerNT.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.10.2930.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:60" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.20.9839.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:28" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.70.1113.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3888.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.82.2800.1891</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:73" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.82.3790.583</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.82.3790.2778</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:41" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.82.2900.2982</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:94" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.81.3900.7109</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:33" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.0.50727.210</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:9" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6819.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:56" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8952</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:23" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8110.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.588</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2987</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:38" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2783</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:77" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1892</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:85" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2975</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:124" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1886</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:40" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.576</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:39" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2771</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8950</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8104.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:25" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8105.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:24" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6816.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:72" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8951</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:68" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8104.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:43" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8106.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:27" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6818.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8950</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:65" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8107.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:29" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6817.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.588</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:52" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2783</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1885</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:31" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7106</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:32" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2974</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>CoPNGFilter Class</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8938</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2680" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7092</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2663</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:649" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^5,50,.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4963.1700</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1485" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^6,0,.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2663</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2861" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.4905</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2860" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2804" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.893.1105</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:488" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1596</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:745" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.0.4019</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.6506.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8930</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:44" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8103.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:75" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6815.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.0($|\s).*|[0-1]\.0\.[0-3]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:262" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^[0-1]\.[0-7]($|\s).*|^[0-1]\.[0-7]\.[0-7]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-3]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-7]\))</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1076" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8024.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1074" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.7650.28</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:989" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.7233.69</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.6618.4</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:856" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8026.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1831</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:751" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2892</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:3916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2477</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.0.12512</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:679" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.0.4036</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:674" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6802.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7085</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:645" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">5.6.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:644" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7087</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:3711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [4-9]|\d{2,}$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:3781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7055</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.0.3704</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6800.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2908</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7093</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">106.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">106.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:614" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7097</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2912</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2697</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:619" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2902</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:746" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">10\.0+\..*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:590" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.0.3704</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.6.0.8831</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:589" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1836</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2706</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:684" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2709</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1013" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2697</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1842</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8943</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:3486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2696</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:3812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1711</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:3006" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2465</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:3045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2695</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:71" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1873</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:19" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2951</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:3872" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7057</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:3492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:3477" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2710</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2951" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Service Pack 2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.552</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:51" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2734</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:22" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2935</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:62" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1860</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:20" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7100</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2967" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.348</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:3066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:3928" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1698</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:3833" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Service Pack 1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:3485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>ia64</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:3591" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:3122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.360</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:3948" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.558</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2744</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:30" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2003.1100.8029.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:96" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2003.1100.8020.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.536</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2912</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:92" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7085</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:121" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1847</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2706</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:14" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1873</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2951</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.559</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.7105</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:37" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2746</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:34" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6811.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:17" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8948</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8036.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1829</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7084</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2889</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:21" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.520</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2684</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int" operation="equals">6</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int" operation="equals">0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:12" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2962</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:13" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2757</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:53" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.559</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:15" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1874</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:125" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7105</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2747</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:64" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2952</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.0.9716</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.526</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:6" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7087</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:122" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1832</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2691</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:147" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2893</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7102</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:144" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7098</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:16" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.4.99.72</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:46" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1863</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:119" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2745</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:81" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2938</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.558</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:10" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7100</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7099</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.556</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2945</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:192" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1869</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2741</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:5" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">9\..*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">11.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">9.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8028.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6804.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:7" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">10.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:35" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8944</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8946</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6809.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8033.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:4" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.2</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:3" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2748</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:18" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.560</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.128</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1340</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1195" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.136</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1194" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1363</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:594" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.155</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:593" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1564</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.137</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1364</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.148</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1517</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:437" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6929</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1350" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6895</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1184" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [0-2]$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2578</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:970" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6764.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:930" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7069</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1733</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Mozilla Firefox (1.0.7)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">1\.0\.7 .*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:906" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.383</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7061</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8930</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:858" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1724</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.3940.42</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.7071</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2743</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3833.200</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:784" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7065</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:992" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8938</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:792" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8012.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:798" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.8012.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:643" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">1.8.20060.42618</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Mozilla Firefox (1.5.0.2)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">1\.5\.0\.2 .*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>6249</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.6618.4</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2001.12.4414.65</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:601" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2001.12.4414.311</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">7.0.19.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:606" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version">5.0.44.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:956" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.2.3535.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.7650.29</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1075" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>7638</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1138" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-7]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1137" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">(0\.[0-9].*|1\.0($|\s).*|1\.0\.[1-7]($|\s).*)</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">1.8.20060.30804</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:977" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Mozilla Firefox (1.5.0.1)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:976" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">1\.5\.0\.1 .*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Thunderbird (\(0\.[0-9]\)|\(1\.0\)|\(1\.0\.[0-7]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1135" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.0($|\s).*|[0-1]\.0\.[0-7]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">([0-1]\.[0-7]($|\s).*|[0-1]\.[0-7]\.[0-8]($|\s).*|1\.7\.1[0-2]($|\s).*)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1133" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-9]\)|\(1\.7\.1[0-2]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:975" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">1\.5($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:974" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Thunderbird \(1\.5\)</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:973" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">1.8.20060.30803</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:972" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">(1\.0[ab].*|1\.0[^\.].*)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:971" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">SeaMonkey \((1\.0[ab]|1\.0)\)</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.7233.69</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:990" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>7226</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8216</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2267" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.5815.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6789.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2191" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2516</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2723" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.0.8513</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2719" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5,1,0,8513</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2179" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*-OEM-.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6775.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.0($|\s).*|[0-1]\.0\.[0-2]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-2]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.[0-7]($|\s).*|[0-1]\.[0-7]\.[0-6]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-6]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.0($|\s).*|[0-1]\.0\.[0-1]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-1]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.0($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Thunderbird (\(0\.[0-9]\)|\(1\.0\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.[0-7]($|\s).*|[0-1]\.[0-7]\.[0-5]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-5]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.0($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:242" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">1\.7($|\s).*|1\.7\.[0-3]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\(1\.7\)|\(1\.[0-7]\.[0-3]\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">0\.9($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox \(0\.9.*\)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">0\.[6-8]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Thunderbird \(0\.[6-8]\)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:241" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">0\.[0-9]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox \(0\.[0-9].*\)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">[0-1]\.[0-7]($|\s).*|[0-1]\.[0-7]\.[0-4]($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-4]\))</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:227" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2477</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:226" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1699</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:225" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2491</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:224" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1715</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:223" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2716</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:222" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2483</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:221" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2465</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7053</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1701</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2698</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2464</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1188" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.137</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1186" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1141" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.161</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1055" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">6.0.6603.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1054" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.6617.47</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1041" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.[0]*9\.[0]+\.[0]*900</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.[0]*9\.[0]+\.[0]*901</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1039" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.121</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1038" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1727</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1004" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">6.5.3790.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1003" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.3790.2519</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1025" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2770</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:969" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.7078</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:963" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.6617.86</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:961" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.81.1124.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2736</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:955" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.5.0.117</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:950" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">6.5.2600.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:949" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.2600.2749</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1099" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7069</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1098" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6898</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">6.1.9.726</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.9.732</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1073" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1720</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1072" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1720</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">5.0.1460.9</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.1462.22</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1734</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1029" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1751</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2402" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Service Pack 4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7059</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7059</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:869" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than or equal">5.1.2.275</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:866" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.1002.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:853" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">6.4.3790.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:852" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.4.3790.399</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2827</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7073</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2818</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">6.4.2600.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:842" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.4.2600.1738</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1047" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.[0]*8\..*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1002" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.3.1.889</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1001" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.[0]*9\..*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2869</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:980" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2549</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:979" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2549</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:995" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2541</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:817" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2769</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2370" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla (\([0-1]\.[0-7]\)|\([0-1]\.[0-7]\.[0-9]\)|\(1\.7\.10\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">([0-1]\.[0-7]($|\s).*|[0-1]\.[0-7]\.[0-8]($|\s).*|1\.7\.10($|\s).*)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">(0\.[0-9].*|1\.0($|\s).*|1\.0\.[1-6]($|\s).*)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox (\(0\.[0-9].*\)|\(1\.0\)|\(1\.0\.[0-6]\))</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1762</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:800" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1762</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:820" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2606</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1015" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2726</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1014" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2726</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:797" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.71.9053.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:795" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.2.4.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:794" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2763</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:793" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2744</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1522</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1523</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:997" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1755</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:996" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1331</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2534</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.0.2.629</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1789</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2821</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1792</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.2600.3</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1816</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1807</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.2.2551.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.82.2644.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2662</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6790.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2666</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.53.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.53.6306.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.71.9053.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.80.1062.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.81.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.81.1124.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2655" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.7924</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2721" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.6.0.8513</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2720" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5,6,0,8513</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2625" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.6926</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:570" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.7009</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2624" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.6328</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1556</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:561" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6754.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2567" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.324</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">9.00.9327</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">9.00.9327</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8929</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.168</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1187" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1515</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>10.0.8326.0</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:405" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>11.0.3216.5614</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2514" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.0.0.8216</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.6922</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:933" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6991</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:392" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:391" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.117</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:389" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1243</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:386" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2600.151</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:669" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:369" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.72.3841.1100</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3669.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:404" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3264.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>11.0.5614.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6714.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:597" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1606</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1363</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">11.0.6502.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.0.1200.408</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">KB888258</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:857" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33598</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.241</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>6.2.0208</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2403" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.224</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:532" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>MSN Messenger 6.2</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2359" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">6\.2\.020[5-9]</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>2653</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.5.2658.34</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.5815.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2293" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Thunderbird \((0\..*|1\.0\..*\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">(0\..*|1\.0\..*)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2290" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox \((0\..*|1\.0\..*\))</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2289" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">(0\..*|1\.0\..*)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2285" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla \(.*\)</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.1.9904</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">1.8.20060.11112</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">Mozilla Firefox \(1\.5\)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">1\.5($|\s).*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2284" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">SeaMonkey \(1\.0[ab]\)</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2283" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">1\.0[ab].*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2617</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1790</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2492</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2492</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2777</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2777</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2542</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.2521</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2604</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7071</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2244" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7073</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2243" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2591</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">7.0.8002.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2183" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2722</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2722" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.5.0.8513</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2718" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5,5,0,8513</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.6756.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1335" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.125</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1331" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2506</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1311" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2716.2200</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1260" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6898</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2873</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2891" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2716.2200</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.6980.57</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">0</value>
    </registry_state>
    <family_state id="oval:org.mitre.oval:ste:99" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#independent">
      <family>windows</family>
    </family_state>
    <registry_state id="oval:org.mitre.oval:ste:2" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1190" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.137</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1189" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1362</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1409</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.2.764.1</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7058</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1178" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Microsoft Exchange 2000</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1176" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.5700.21</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">0</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">0</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1173" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1172" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.650.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1171" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1170" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1169" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1168" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1167" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1166" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.628.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1165" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.07.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6927</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1163" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1162" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.08\.00.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1161" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2258.410</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1160" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.08\.01.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1158" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.891</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1157" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.08\.02.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1155" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3677.144</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1154" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1153" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.09\.00.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1152" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.3.0.903</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1151" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1150" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.137</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1149" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2757" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7202</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2756" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1140" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">8.5</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1139" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1130" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.81.9001.40</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1129" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.81.9041.40</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1128" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.7.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1127" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7263</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1126" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33562</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1118" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [0-4]$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1117" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7059</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1115" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.0.0.4</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1112" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.3649</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1111" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^([1-5]\.[0-9].*|6\.(0.*|1|1\.([0-9]($|\..*)|[0-1][0-9]($|\..*)|20($|\..*)|21($|\..*))))$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1110" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2750.167</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1109" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1584</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1106" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.128</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1105" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1343</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1104" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.131.2600.1123</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1102" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2453</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1100" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.2.3511.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1097" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.132</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1096" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1331</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1079" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2001.12.4720.130</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1077" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.2956</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2001.12.4414.53</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1068" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1715</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1067" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2716</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1063" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6905</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1062" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.636.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1061" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.636.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Windows.*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1058" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1057" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4952.2800</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2753" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6685</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2752" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4616.200</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1044" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4701.2400</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1023" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.359</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2566" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2437</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1009" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1683</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1008" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2673</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2571" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>6.0.2900.2180</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1030" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2668</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:994" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">9.1.9800.9</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">816456</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2748" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6699</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2742" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.608.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7057</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.1673</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:907" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7054</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1066" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2483</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1065" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1064" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.366</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6958</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.1558.6608</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:875" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.71.1979.1</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:874" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2714" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3810.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2709" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:867" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.346</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1116" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2703" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2600.1579</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2600.165</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2698" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7125</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2697" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7214</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3502.4718</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6992</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2681" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7152</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2598</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2673" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">6,0,3790,0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2672" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.326</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:683" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7265</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:682" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33563</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2822" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2667" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4923.2500</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:647" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1555</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2893" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7116</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2892" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6902</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.2.776.1</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1580</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1580</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.166</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.252</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2663" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.131.2600.117</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.131.2600.1243</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:613" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33565</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33574</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1620</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2654" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5971</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2653" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2652" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2651" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.131.3659.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2650" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2649" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2648" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.2784</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2642" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2641" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7224</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:596" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.142</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.1280</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2640" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.3645</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2639" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <metabase_state id="oval:org.mitre.oval:ste:2638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <data operation="pattern match">^.*idq\.dll.*$</data>
    </metabase_state>
    <registry_state id="oval:org.mitre.oval:ste:2660" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2658" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2637" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.131.2195.6758</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2636" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5880</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2634" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2888" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6810</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1605</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2630" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.118</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2629" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1255</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2702" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7203</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:560" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6945</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.220</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2618" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6861</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2617" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6861</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2609" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.5.132</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2608" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1643</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:512" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33545</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:507" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2577</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2605" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.223.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.223.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2603" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.223.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2602" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.223.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:981" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2595</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2585" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.0.1.2125</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2584" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2581" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">65</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2579" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7299</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3677.144</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.08\.02.*$</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.3.0.903</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.09.*$</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:480" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.163</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2575" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2877" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5974</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2562" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6011</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1103" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1101" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.1558.6072</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2615" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2555" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.120</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2554" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1301</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:542" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^4\.08\.01.*$</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.163</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^5\.[1-2]$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2553" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.578.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2552" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.561.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.53.6202.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.280</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.6735.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>10.2.5110</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6966</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2551" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6110</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2549" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2546" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.4.9.1124</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2545" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.0.4482</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2544" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.0.4482</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2543" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:871" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:870" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.233</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.4.9.1121</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2541" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.4.9.1121</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2540" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:635" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1254</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2864" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5671</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:991" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7021</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:433" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version"/>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2537" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.62.9119.1</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1617</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2535" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6753</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1613</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:422" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1233</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:420" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2600.115</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:418" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6952</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6922</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6159</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2740" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2738" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2737" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.606.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2736" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.628.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2539" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.650.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2526" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.650.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1560</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2524" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7224</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2523" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2713.1100</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2548" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">8.0.0.4477</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2522" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.0.4490</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2521" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2583" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4943.400</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:467" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.245</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1567</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1555</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2520" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2709</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2616" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2557" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.120</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2556" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1301</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>11.0.6252.7</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">Installed</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1597</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1446" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>10.0.6626.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2517" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.3881</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2516" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:401" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.112</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:400" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1193</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2628" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2626" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2513" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6799</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:646" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.71.2195.6920</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <metabase_state id="oval:org.mitre.oval:ste:2879" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <data operation="not equal">4</data>
    </metabase_state>
    <file_state id="oval:org.mitre.oval:ste:1265" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.185</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1264" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.1.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.12.5118.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2536" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.242</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:374" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.7036</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:373" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2502" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.4205.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2501" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.4205.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:777" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.239</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:776" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="binary">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2525" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>WinNT</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2846" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.2.764.1</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2845" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:744" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">Windows ME</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.315</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2494" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2427</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2435</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1580</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.198</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2559" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2622</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:419" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33630</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:962" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.76</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2925" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4913.1100</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:453" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2003.1100.6252.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>10.0.4330.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2699" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.4919</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33591</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2499" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3644.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3644.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3644.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2496" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.5.6981.3</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:739" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7023</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2750" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2486" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.0.1200.257</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2485" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.0.1200.257</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2484" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">331066</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:985" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2004.10.25.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.109</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2470" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.33668.1</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2469" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2468" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.198</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6946</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.6970</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33618</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2580" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.206</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2831" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.2103</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2829" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2459" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1710</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2700" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2722.900</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:755" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.220</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:435" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">6</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:434" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="less than" datatype="int">3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.205</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.205</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:436" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1619</version>
    </file_state>
    <metabase_state id="oval:org.mitre.oval:ste:2862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <data operation="pattern match">^.*ism\.dll.*$</data>
    </metabase_state>
    <file_state id="oval:org.mitre.oval:ste:2452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.2525</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2450" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6713</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2449" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">1.0.0.3</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2492" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2442" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.309</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2564" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7044</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7017</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2627" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2440" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">Microsoft ISA Server 2000 Updates</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2439" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.0.1200.430</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2438" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">KB899753</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2612" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.80</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3900.7032</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:986" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33566</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.212</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:868" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [1-9]|\d{2,}$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1634</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2428" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6624</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:508" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33587</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:292" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2.0.390.16</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:291" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2427" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.309.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2426" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.760.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2424" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">8.00.194</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:664" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.198</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2887" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2730" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6802</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:282" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.0.799</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2712" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7064</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7097</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2710" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.5.1877.79</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2578" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:411" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1567</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1555</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:279" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.149</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.158</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2622" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2416" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2743.600</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2408" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.70.11.46</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2407" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.70.11.46</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:481" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33578</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:665" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1580</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2750.166</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2511" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4934.1600</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:505" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.3790.211</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2859" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2538" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.6.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2397" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.747.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2396" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.747.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2814" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2723.2500</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2731" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">.hta</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2377" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2900.2620</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2518" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2376" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6862</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2375" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2371" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.3809.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.0.9315</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2813" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6106</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2812" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2811" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>x64</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.329</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2442</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.2.7523</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2809" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7140</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">RASPHONE.PBK</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2807" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2805" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.4983</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:270" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1584</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1108" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1107" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">.*zipfldr\.dll.*</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33632</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6823</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [4-9]|\d{2,}$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2801" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6672</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:611" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.173</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.184</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.193</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.193</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2277" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7177</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7177</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2275" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7202</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2274" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7207</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2273" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2269" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">10.0.803.2</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2414" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4937.800</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2607" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4922.900</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4945.2800</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2790" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.296.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2789" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2247" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.227</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2240" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.316</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2239" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2734.1600</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2889" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [4-9]|\d{2,}$</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2528" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2504" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.2.7523</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2503" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.2.7523</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2733" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2632" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2631" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2413" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2737.800</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2423" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.70.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2233" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.81.9002.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2232" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.81.9002.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2231" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.71.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2230" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.81.9042.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.81.9042.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2787" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5695</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2228" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">Installed</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2519" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.2476</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2883" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.50.4134.0100</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2882" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.50.4134.0600</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.50.4522.1800</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2880" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4725.2100</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2406" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.8.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2212" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.85.1025.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2211" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.85.1025.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2210" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2558" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.7035</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2451" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6987</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2701" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.160</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2803" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2785" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.3407</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2201" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.3000.2073.13</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2200" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">2.2</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">3.0</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2198" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">7.0.1701.44</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">3.5</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2196" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">8.0.1969.33</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2182" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6824</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2181" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.119</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2180" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1274</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.88</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2175" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33554</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2174" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.99</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2901" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.2.775.1</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.213.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.213.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than or equal">2000.80.384.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">8.00.194</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2779" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.428.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1445" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="greater than">6.0.0.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.1.0.211</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2775" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7134</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2774" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1368" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5,50,4807,1700</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1367" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4939.300</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1365" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6902</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1363" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.132</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1362" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.136</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1361" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1347</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:2772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5080</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2771" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.131.2195.6824</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1355" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6904</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1353" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7255</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1352" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33559</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1351" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">2</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2902" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Terminal Server</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1349" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.7263</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1348" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.33562</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1347" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.134</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1361</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Service Pack 2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">0.9.3940.20</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2768" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1345" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.135</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1344" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1361</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1343" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.250</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1342" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1336" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.87.1964.1880</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1333" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6901</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1332" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.2.769.1</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1330" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.131.1880.14</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2844" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.3649</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1328" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.164</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [6-9]|\d{2,}$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1325" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.134</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.50.4134.0100</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1323" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.50.4134.0600</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1322" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.50.4522.1800</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4613.1700</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1320" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1319" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1318" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2712.300</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1313" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1310" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.139</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1314" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1308" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1307" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4927.2100</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1304" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.279</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1303" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1302" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6672</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1299" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.1.0.3931</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1296" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.1.0.3932</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1305" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5807</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1306" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.2.780.1</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.132</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2900" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <metabase_state id="oval:org.mitre.oval:ste:2897" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <data operation="pattern match">^.*asp\.dll.*$</data>
    </metabase_state>
    <file_state id="oval:org.mitre.oval:ste:2885" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.5269</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1356" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2195.6899</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2894" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">4.0</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2773" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2610" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [5-9]|\d{2,}$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1286" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.1381.133</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2884" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [3-9]|\d{2,}$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1266" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6906</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2582" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.2</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1263" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.2.3790.142</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">Y</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2656" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^Service Pack [2-9]|\d{2,}$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1262" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.135</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1261" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1361</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2923" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2715.400</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2766" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2765" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2764" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2763" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2762" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="not equal" datatype="int">3</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2409" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.5.*$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1258" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">3.70.11.40</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1257" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="binary">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1256" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^2\.6.*</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1255" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">2000.80.746.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2926" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">5.50.4807.2300</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1312" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.50.4926.2500</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2662" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Service Pack 1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2657" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1364" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1254" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.134</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1253" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1348</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">4</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2903" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">0</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1298" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.1.0.3861</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2569" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>x86</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>ia64</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1250" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.8618.0</version>
    </file_state>
    <file_state id="oval:org.mitre.oval:ste:1249" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.0.8618.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2922" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1316" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1315" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1309" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2713.1100</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2921" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2920" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2919" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2917" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2916" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2914" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2895" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="pattern match">^6\.0+\.2600\.0+$</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:2760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2719.2200</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2759" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">gopher://</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2899" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2898" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:2886" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int" operation="equals">5</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1219" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int" operation="equals">1</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1218" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.1.2600.1125</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2671" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1217" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>6,0,2800,1106</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1216" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2800.1506</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1366" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1215" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">6,0,2600,0000</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">6.0.2739.300</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:2890" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>5.0</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1354" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value datatype="int">1</value>
    </registry_state>
    <registry_state id="oval:org.mitre.oval:ste:1245" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value>Y</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">5.0.2195.6904</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals">Windows 98</value>
    </registry_state>
    <file_state id="oval:org.mitre.oval:ste:1206" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <version datatype="version" operation="less than">4.10.2001.0</version>
    </file_state>
    <registry_state id="oval:org.mitre.oval:ste:1205" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#windows">
      <value operation="equals" datatype="int">1</value>
    </registry_state>
  </states>
  <variables>
    <local_variable id="oval:org.mitre.oval:var:220" datatype="string" comment="Messenger subdirectory  of  the ProgramFilesDir" version="2">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Messenger</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:257" datatype="string" comment="Microsoft SQL Server 2000 (8.0) SharedCode directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1558"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:252" datatype="string" comment="Office XP (10.0) install directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1509"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:206" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\microsoft shared\triedit</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:250" datatype="string" comment="Microsoft ISA Server-related install directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1478"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:204" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\Microsoft.NET\Framework</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:248" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\system32\Windows Media\Server</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:247" datatype="string" comment="Outlook.exe App Path directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1071"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:223" comment="..." version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:524"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:217" comment="..." version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:417"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:753" comment="..." version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:29"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:209" datatype="string" comment="Base path to vgx.dll, part of Vector Markup Language (VML) implementation." version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\Microsoft Shared\VGX</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:240" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\System\MAPI\1033</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:233" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\System\MSMAPI\1033</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:232" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\System\MAPI\1033\NT</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:228" comment="GDI+ directory" version="2" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\WinSxS\x86_Microsoft.Windows.GdiPlus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="The directory for .NET Framework 2.0." datatype="string" id="oval:org.mitre.oval:var:831" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\Microsoft.NET\Framework\v2.0.50727\</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="Microsoft Agent directory" id="oval:org.mitre.oval:var:759" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\msagent</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="The shared WMI directory." datatype="string" id="oval:org.mitre.oval:var:443" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\WMI</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:998" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\Microsoft.NET\Framework\v2.0.50727</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="The path to mspub.exe" datatype="string" id="oval:org.mitre.oval:var:297" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:2163"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:236" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Exchsrvr\res</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:225" comment="..." version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:554"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:112" comment="Windows system 32 drivers directory" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1967"/>
        <literal_component>\system32\drivers</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:26" comment="Windows system 32 directory" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1967"/>
        <literal_component>\System32</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="The shared GRPHFLT directory." datatype="string" id="oval:org.mitre.oval:var:619" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\GRPHFLT</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:363" datatype="string" comment="Microsft shared Visual Basic directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\Microsoft Shared\VBA\VBA6</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="Office 2000 installation directory" id="oval:org.mitre.oval:var:728" version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:120"/>
    </local_variable>
    <local_variable comment="..." id="oval:org.mitre.oval:var:230" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:660"/>
        <literal_component>OFFICE11</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:224" comment="Macromedia Flash subdirectory of Windows system 32 directory" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\system32\Macromed\Flash</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:238" comment="..." version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:796"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:222" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\Microsoft Shared\CDO</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:237" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\Help\SBSI\Training</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:235" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:329"/>
        <literal_component>\RES</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:234" comment="..." version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:719"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:227" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:574"/>
        <literal_component>\web server extensions\50\isapi\_vti_adm</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="..." id="oval:org.mitre.oval:var:214" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\OFFICE11</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:208" version="2" datatype="string" comment="Microsoft ISA Server directory">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:39"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:215" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Windows NT\Accessories</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="..." id="oval:org.mitre.oval:var:231" version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:663"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:226" comment="..." version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:562"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:241" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Crystal Decisions\1.1\Managed</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="Install directory of  MSO.DLL" id="oval:org.mitre.oval:var:219" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\OFFICE10</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:216" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:403"/>
        <literal_component>Reader\plug_ins</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:229" comment="Windows Media Player in the Program Files Directory" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Windows Media Player</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:213" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\system32\Drivers</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:212" comment="..." version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\System\msadc</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:254" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\web server extensions\50\bin</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:218" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\TextConv</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:210" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:329"/>
        <literal_component>\bin</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:253" datatype="string" comment="Windows system 32 directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1525"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:207" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\syswow64</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:244" datatype="string" comment="Windows system 32 directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
    </local_variable>
    <local_variable comment="Windows system 32 drivers directory" datatype="string" id="oval:org.mitre.oval:var:242" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\SYSTEM32\DRIVERS</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:251" datatype="string" comment="Windows system 32 directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:1486"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:205" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>InetPub\scripts\proxy</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:249" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\System\Ole DB folder</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="..." id="oval:org.mitre.oval:var:221" version="1" datatype="string">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:493"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:256" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\web server extensions\40\isapi</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:202" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\SysWOW64</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:239" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\Common Files\Microsoft Shared\TextConv</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:255" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:281"/>
        <literal_component>\Microsoft Shared\web server extensions\40\bin</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:243" datatype="string" comment="Windows system 32 directory" version="1">
      <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:842"/>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:246" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:309"/>
        <literal_component>\MSN Messenger</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:201" comment="Windows system 32 drivers directory" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\system32\drivers</literal_component>
      </concat>
    </local_variable>
    <local_variable comment="Windows system 32 directory" datatype="string" id="oval:org.mitre.oval:var:203" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\system32\inetsrv</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:211" comment="Windows system 32 directory" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\System32</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:200" comment="Windows system 32 directory" version="1" datatype="string">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\System32</literal_component>
      </concat>
    </local_variable>
    <local_variable id="oval:org.mitre.oval:var:245" datatype="string" comment="Windows system 32 directory" version="1">
      <concat>
        <object_component item_field="value" object_ref="oval:org.mitre.oval:obj:219"/>
        <literal_component>\system</literal_component>
      </concat>
    </local_variable>
  </variables>
</oval_definitions>