<?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>
