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