<?xml version="1.0" encoding="UTF-8"?>
<oval_definitions xsi:schemaLocation="http://oval.mitre.org/XMLSchema/oval-definitions-5 oval-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#windows windows-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oval="http://oval.mitre.org/XMLSchema/oval-common-5" xmlns:oval-def="http://oval.mitre.org/XMLSchema/oval-definitions-5">
  <generator>
    <oval:product_name>The OVAL Repository</oval:product_name>
    <oval:schema_version>5.6</oval:schema_version>
    <oval:timestamp>2009-11-20T04:32:12.931-05:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:6114" version="2" class="vulnerability">
      <metadata>
        <title>Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Exchange 2000 Server</product>
          <product>Microsoft Exchange Server 2003</product>
          <product>Microsoft Exchange Server 2007</product>
          <product>Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0098" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0098"/>
        <description>Microsoft Exchange 2000 Server SP3, Exchange Server 2003 SP2, and Exchange Server 2007 SP1 do not properly interpret Transport Neutral Encapsulation (TNEF) properties, which allows remote attackers to execute arbitrary code via a crafted TNEF message, aka "Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-02-13T17:01:41.604-05:00">DRAFT</status_change>
            <modified comment="The bulletin MS09-003 and added a new affected software: Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1." date="2009-02-24T10:48:00.496-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-03-16T04:00:19.092-04:00">INTERIM</status_change>
            <status_change date="2009-04-06T04:00:19.093-04:00">ACCEPTED</status_change>
            <modified comment="Changed registry check for amd64 to be a case insensitive equals" date="2009-09-04T10:48:00.140-05:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2009-09-07T04:00:27.254-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:14.714-04:00">ACCEPTED</status_change>
            <modified comment="Changed registry check for amd64 to be case insensitive equals" date="2009-11-19T18:33:00.593-05:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2009-11-19T18:35:09.128-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Exchange 2000 Server Service Pack 3">
          <extend_definition comment="Microsoft Exchange Server 2000 Service Pack 3 is installed" definition_ref="oval:org.mitre.oval:def:1858"/>
          <criterion comment="The version of cdo.dll is less than 6.0.6620.9" test_ref="oval:org.mitre.oval:tst:9710"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Exchange Server 2003 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:1869"/>
          <criterion comment="The version of cdoex.dll is less than 6.5.7654.12" test_ref="oval:org.mitre.oval:tst:9502"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Exchange Server 2007 SP1 is installed" definition_ref="oval:org.mitre.oval:def:5577"/>
          <criterion comment="The version of cdoex.dll is less than 8.01.0338.0000" test_ref="oval:org.mitre.oval:tst:9368"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 on 32-bit OS">
          <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="The version of exmapi32.dll is less than 6.05.8069.0000 (32-Bit version of Windows)" test_ref="oval:org.mitre.oval:tst:9670"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 on 64-bit OS">
          <criteria operator="OR">
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a version of Windows for the x64 architecture is installed" test_ref="oval:org.mitre.oval:tst:3653"/>
          </criteria>
          <criterion comment="The version of exmapi32.dll is less than 6.05.8069.0000 (64-Bit version of Windows)" test_ref="oval:org.mitre.oval:tst:9639"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5577" version="1" class="inventory">
      <metadata>
        <title>Microsoft Exchange Server 2007 SP1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:exchange_srv:2007:sp1"/>
        <description>Exchange Server 2007 SP1 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-07-08T14:18:00">
              <contributor organization="Secure Elements, Inc.">Jeff Ito</contributor>
            </submitted>
            <status_change date="2008-07-11T10:55:58.308-04:00">DRAFT</status_change>
            <status_change date="2008-07-28T04:00:15.727-04:00">INTERIM</status_change>
            <status_change date="2008-08-18T04:00:41.475-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criterion comment="Exchange Server 2007 is installed." test_ref="oval:org.mitre.oval:tst:8521"/>
        <criterion comment="Exchange Server 2007 SP1 is installed." test_ref="oval:org.mitre.oval:tst:7911"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6159" version="2" class="vulnerability">
      <metadata>
        <title>Literal Processing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Exchange 2000 Server</product>
          <product>Microsoft Exchange Server 2003</product>
          <product>Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0099" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0099"/>
        <description>The Electronic Messaging System Microsoft Data Base (EMSMDB32) provider in Microsoft Exchange 2000 Server SP3 and Exchange Server 2003 SP2, as used in Exchange System Attendant, allows remote attackers to cause a denial of service (application outage) via a malformed MAPI command, aka "Literal Processing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-02-13T17:01:40.050-05:00">DRAFT</status_change>
            <modified comment="The bulletin MS09-003 and added a new affected software: Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1." date="2009-02-24T10:48:00.140-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-03-16T04:00:20.142-04:00">INTERIM</status_change>
            <status_change date="2009-04-06T04:00:19.975-04:00">ACCEPTED</status_change>
            <modified comment="Changed registry check for amd64 to be a case insensitive equals" date="2009-09-04T10:48:00.140-05:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2009-09-07T04:00:27.942-04:00">INTERIM</status_change>
            <status_change date="2009-09-28T04:00:15.933-04:00">ACCEPTED</status_change>
            <modified comment="Changed registry check for amd64 to be case insensitive equals" date="2009-11-19T18:33:00.593-05:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
            <status_change date="2009-11-19T18:35:09.252-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Microsoft Exchange 2000 Server Service Pack 3">
          <extend_definition comment="Microsoft Exchange Server 2000 Service Pack 3 is installed" definition_ref="oval:org.mitre.oval:def:1858"/>
          <criterion comment="The version of cdo.dll is less than 6.0.6620.9" test_ref="oval:org.mitre.oval:tst:9710"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Exchange Server 2003 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:1869"/>
          <criterion comment="The version of cdoex.dll is less than 6.5.7654.12" test_ref="oval:org.mitre.oval:tst:9502"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 on 32-bit OS">
          <criterion comment="32-Bit version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2748"/>
          <criterion comment="The version of exmapi32.dll is less than 6.05.8069.0000 (32-Bit version of Windows)" test_ref="oval:org.mitre.oval:tst:9670"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Exchange Server MAPI Client and Collaboration Data Objects 1.2.1 on 64-bit OS">
          <criteria operator="OR">
            <criterion comment="64-Bit (x64 architecture) version of Windows is installed" test_ref="oval:org.mitre.oval:tst:2744"/>
            <criterion comment="a version of Windows for the x64 architecture is installed" test_ref="oval:org.mitre.oval:tst:3653"/>
          </criteria>
          <criterion comment="The version of exmapi32.dll is less than 6.05.8069.0000 (64-Bit version of Windows)" test_ref="oval:org.mitre.oval:tst:9639"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6362" version="0" class="vulnerability">
      <metadata>
        <title>WebKit in Apple Safari Multiple Unspecified Vulnerabilities.</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Apple Safari</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3384"/>
        <description>Multiple unspecified vulnerabilities in WebKit in Apple Safari before 4.0.4 on Windows allow remote FTP servers to execute arbitrary code, cause a denial of service (application crash), or obtain sensitive information via a crafted directory listing in a reply.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:29.236-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Apple Safari is installed" definition_ref="oval:org.mitre.oval:def:6325"/>
        <criterion comment="Apple Safari version is less than 5.31.21.10" test_ref="oval:org.mitre.oval:tst:10529"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5915" version="0" class="vulnerability">
      <metadata>
        <title>Apple Safari Local HTML Files Information Disclosure Vulnerability.</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Apple Safari</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2842" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2842"/>
        <description>Apple Safari before 4.0.4 does not properly implement certain (1) Open Image and (2) Open Link menu options, which allows remote attackers to read local HTML files via a crafted web site.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:28.996-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Apple Safari is installed" definition_ref="oval:org.mitre.oval:def:6325"/>
        <criterion comment="Apple Safari version is less than 5.31.21.10" test_ref="oval:org.mitre.oval:tst:10529"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6516" version="0" class="vulnerability">
      <metadata>
        <title>OPTIONS Request in WebKit in Apple Safari Cross-Site Request Forgery (CSRF) Vulnerability.</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Apple Safari</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2816" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2816"/>
        <description>WebKit in Apple Safari before 4.0.4 includes certain custom HTTP headers in the OPTIONS request during cross-origin operations with preflight, which makes it easier for remote attackers to conduct cross-site request forgery (CSRF) attacks via a crafted web page.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:28.792-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Apple Safari is installed" definition_ref="oval:org.mitre.oval:def:6325"/>
        <criterion comment="Apple Safari version is less than 5.31.21.10" test_ref="oval:org.mitre.oval:tst:10529"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6475" version="0" class="vulnerability">
      <metadata>
        <title>WebKit in Apple Safari Numeric Character References Remote Memory Corruption Vulnerability.</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Apple Safari</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3016" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3016"/>
        <description>Apple Safari 4.0.3 does not properly block javascript: and data: URIs in Refresh headers in HTTP responses, which allows remote attackers to conduct cross-site scripting (XSS) attacks via vectors related to (1) injecting a Refresh header that contains a javascript: URI, (2) entering a javascript: URI when specifying the content of a Refresh header, (3) injecting a Refresh header that contains JavaScript sequences in a data:text/html URI, or (4) entering a data:text/html URI with JavaScript sequences when specifying the content of a Refresh header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:28.530-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Apple Safari is installed" definition_ref="oval:org.mitre.oval:def:6325"/>
        <criterion comment="Apple Safari version is equal to 4.531.9.1" test_ref="oval:org.mitre.oval:tst:11000"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6325" version="0" class="inventory">
      <metadata>
        <title>Apple Safari is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Apple Safari</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:apple:safari"/>
        <description>The operating system having Apple Safari installation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T18:28:46">
              <contributor organization="SecPod Technologies">Sharath S</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:28.221-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
        </criteria>
        <criterion comment="Apple Safari is installed" test_ref="oval:org.mitre.oval:tst:10836"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6391" version="0" class="vulnerability">
      <metadata>
        <title>Wireshak Denial of Service vulnerability caused by packet-paltalk.c in the Paltalk dissector</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Wireshark</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3549" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3549"/>
        <description>packet-paltalk.c in the Paltalk dissector in Wireshark 1.2.0 through 1.2.2, on SPARC and certain other platforms, allows remote attackers to cause a denial of service (application crash) via a file that records a malformed packet trace."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T15:11:12">
              <contributor organization="SecPod Technologies">Prabhu S A</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:17.816-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Wireshark is intalled on the system." definition_ref="oval:org.mitre.oval:def:6589"/>
        <criterion comment="Check for version of Wireshark installed on the system is 1.2.0 through 1.2.2" test_ref="oval:org.mitre.oval:tst:10498"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6005" version="0" class="vulnerability">
      <metadata>
        <title>Wireshark DoS Vulnerability due to the DCERPC/NT dissector</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Wireshark</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3550" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3550"/>
        <description>The DCERPC/NT dissector in Wireshark 0.10.10 through 1.0.9 and 1.2.0 through 1.2.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a file that records a malformed packet trace. NOTE: some of these details are obtained from third party information."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T15:11:12">
              <contributor organization="SecPod Technologies">Prabhu S A</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:17.621-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Wireshark is intalled on the system." definition_ref="oval:org.mitre.oval:def:6589"/>
        <criterion comment="Check for version of Wireshark installed on the system is 0.10.10 through 1.0.9 and 1.2.0 through 1.2.2" test_ref="oval:org.mitre.oval:tst:11016"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6049" version="0" class="vulnerability">
      <metadata>
        <title>Wireshark Off-by-one error in the dissect_negprot_response function in packet-smb.c in the SMB dissector to cause DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Wireshark</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3551" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3551"/>
        <description>Off-by-one error in the dissect_negprot_response function in packet-smb.c in the SMB dissector in Wireshark 1.2.0 through 1.2.2 allows remote attackers to cause a denial of service (application crash) via a file that records a malformed packet trace. NOTE: some of these details are obtained from third party information."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T15:11:12">
              <contributor organization="SecPod Technologies">Prabhu S A</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:17.369-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Wireshark is intalled on the system." definition_ref="oval:org.mitre.oval:def:6589"/>
        <criterion comment="Check for version of Wireshark installed on the system is 1.2.0 through 1.2.2" test_ref="oval:org.mitre.oval:tst:10498"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5979" version="0" class="vulnerability">
      <metadata>
        <title>Wireshark Integer overflow vulnerability in wiretap/erf.c</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Wireshark</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3829" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3829"/>
        <description>Integer overflow in wiretap/erf.c in Wireshark before 1.2.2 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted erf file, related to an "unsigned integer wrap vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T15:11:12">
              <contributor organization="SecPod Technologies">Prabhu S A</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:17.099-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Wireshark is intalled on the system." definition_ref="oval:org.mitre.oval:def:6589"/>
        <criterion comment="Check for version of Wireshark installed on the system is before 1.2.2" test_ref="oval:org.mitre.oval:tst:10307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6589" version="0" class="inventory">
      <metadata>
        <title>Wireshark is intalled on the system.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Wireshark</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:wireshark:wireshark"/>
        <description>Wireshark is installed on the system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-17T15:11:12">
              <contributor organization="SecPod Technologies">Prabhu S A</contributor>
            </submitted>
            <status_change date="2009-11-17T16:08:16.678-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows 2000 is installed" definition_ref="oval:org.mitre.oval:def:85"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
        </criteria>
        <criterion comment="Wireshark is installed on the system" test_ref="oval:org.mitre.oval:tst:11132"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:1050" version="1" class="vulnerability">
      <metadata>
        <title>Flash Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3587" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3587"/>
        <description>Unspecified vulnerability in Adobe (Macromedia) Flash Player 8.0.24.0 allows remote attackers to execute arbitrary commands via a malformed .swf file that results in "multiple improper memory access" errors.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:47.670-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:39:28.145-05:00">ACCEPTED</status_change>
            <modified comment="Fixes and updates to include Windows XP SP3 (see ms06-069)" date="2009-11-16T17:19:00.883-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-11-16T17:23:17.894-05:00">INTERIM</status_change>
            <modified comment="Changed regular expression to catch Flash9c.ocx" date="2009-11-17T14:47:00.961-05:00">
              <contributor organization="SAINT Corporation">Brian Stull</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="WinXP SP2,SP3 or WinXP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria operator="AND" comment="Flash.ocx exists without upgrades to Flash8 or Flash9">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion negate="true" comment="the version of Flash8.ocx is greater than or equal 8.0.22.0" test_ref="oval:org.mitre.oval:tst:83"/>
          <criterion negate="true" comment="the version of Flash9.ocx is greater than or equal 9.0.16.0" test_ref="oval:org.mitre.oval:tst:85"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:394" version="1" class="vulnerability">
      <metadata>
        <title>SWF Movie Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3311" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3311"/>
        <description>Buffer overflow in Adobe Flash Player 8.0.24.0 and earlier, Flash Professional 8, Flash MX 2004, and Flex 1.5 allows user-assisted remote attackers to execute arbitrary code via a long, dynamically created string in a SWF movie.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:55.781-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:28.836-05:00">ACCEPTED</status_change>
            <modified comment="Fixes and updates to include Windows XP SP3 (see ms06-069)" date="2009-11-16T17:25:00.596-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-11-16T17:25:31.604-05:00">INTERIM</status_change>
            <modified comment="Changed regular expression to catch Flash9c.ocx" date="2009-11-17T14:47:00.961-05:00">
              <contributor organization="SAINT Corporation">Brian Stull</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="WinXP SP2,SP3 or WinXP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria operator="AND" comment="Flash.ocx exists without upgrades to Flash8 or Flash9">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion negate="true" comment="the version of Flash8.ocx is greater than or equal 8.0.22.0" test_ref="oval:org.mitre.oval:tst:83"/>
          <criterion negate="true" comment="the version of Flash9.ocx is greater than or equal 9.0.16.0" test_ref="oval:org.mitre.oval:tst:85"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:432" version="1" class="vulnerability">
      <metadata>
        <title>Malformed, Compressed .swf File Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3588" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3588"/>
        <description>Unspecified vulnerability in Adobe (Macromedia) Flash Player 8.0.24.0 allows remote attackers to cause a denial of service (browser crash) via a malformed, compressed .swf file, a different issue than CVE-2006-3587.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:57.009-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:32.865-05:00">ACCEPTED</status_change>
            <modified comment="Fixes and updates to include Windows XP SP3 (see ms06-069)" date="2009-11-16T17:24:00.320-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-11-16T17:25:12.329-05:00">INTERIM</status_change>
            <modified comment="Changed regular expression to catch Flash9c.ocx" date="2009-11-17T14:47:00.961-05:00">
              <contributor organization="SAINT Corporation">Brian Stull</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="WinXP SP2,SP3 or WinXP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria operator="AND" comment="Flash.ocx exists without upgrades to Flash8 or Flash9">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion negate="true" comment="the version of Flash8.ocx is greater than or equal 8.0.22.0" test_ref="oval:org.mitre.oval:tst:83"/>
          <criterion negate="true" comment="the version of Flash9.ocx is greater than or equal 9.0.16.0" test_ref="oval:org.mitre.oval:tst:85"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:538" version="1" class="vulnerability">
      <metadata>
        <title>Excel-Flash Arbitrary Code Execution Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-3014" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3014"/>
        <description>Microsoft Excel allows user-assisted attackers to execute arbitrary javascript and redirect users to arbitrary sites via an Excel spreadsheet with an embedded Shockwave Flash Player ActiveX Object, which is automatically executed when the user opens the spreadsheet.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:53:59.493-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:45.291-05:00">ACCEPTED</status_change>
            <modified comment="Changed regular expression to catch Flash9c.ocx" date="2009-11-12T12:00:00.000-05:00">
              <contributor organization="SAINT Corporation">Brian Stull</contributor>
            </modified>
            <modified comment="Fixes and updates to include Windows XP SP3 (see ms06-069)" date="2009-11-16T17:23:00.426-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-11-16T17:24:45.434-05:00">INTERIM</status_change>
            <modified comment="Changed regular expression to catch Flash9c.ocx" date="2009-11-17T14:47:00.961-05:00">
              <contributor organization="SAINT Corporation">Brian Stull</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="WinXP SP2,SP3 or WinXP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP SP2 is installed" definition_ref="oval:org.mitre.oval:def:521"/>
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria operator="AND" comment="Flash.ocx exists without upgrades to Flash8 or Flash9">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion negate="true" comment="the version of Flash8.ocx is greater than or equal 8.0.22.0" test_ref="oval:org.mitre.oval:tst:83"/>
          <criterion negate="true" comment="the version of Flash9.ocx is greater than or equal 9.0.16.0" test_ref="oval:org.mitre.oval:tst:85"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:709" version="1" class="vulnerability">
      <metadata>
        <title>Adobe Flash Player allowScriptAccess protection bypass vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <product>Flash Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-4640" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4640"/>
        <description>Unspecified vulnerability in Adobe Flash Player before 9.0.16.0 allows user-assisted remote attackers to bypass the allowScriptAccess protection via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-11-15T12:28:05">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-11-17T12:55:00.000-04:00">DRAFT</status_change>
            <status_change date="2007-01-03T13:54:00.827-05:00">INTERIM</status_change>
            <status_change date="2007-02-20T13:40:54.111-05:00">ACCEPTED</status_change>
            <modified comment="Changed CVE-2006-3587 to CVE-2006-4640. Updated title and description." date="2009-11-16T17:25:00.628-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-11-16T17:26:53.634-05:00">INTERIM</status_change>
            <modified comment="Changed regular expression to catch Flash9c.ocx" date="2009-11-17T14:47:00.961-05:00">
              <contributor organization="SAINT Corporation">Brian Stull</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="WinXP SP2,SP3 or WinXP SP1 (64-bit)">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows XP SP1 (64-bit) is installed" definition_ref="oval:org.mitre.oval:def:480"/>
        </criteria>
        <criteria operator="AND" comment="Flash.ocx exists without upgrades to Flash8 or Flash9">
          <criterion comment="Flash.ocx exists" test_ref="oval:org.mitre.oval:tst:79"/>
          <criterion negate="true" comment="the version of Flash8.ocx is greater than or equal 8.0.22.0" test_ref="oval:org.mitre.oval:tst:83"/>
          <criterion negate="true" comment="the version of Flash9.ocx is greater than or equal 9.0.16.0" test_ref="oval:org.mitre.oval:tst:85"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6102" version="1" class="vulnerability">
      <metadata>
        <title>Formula Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Excel 2000</product>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft Office Excel Viewer 2003</product>
          <product>Microsoft Office Sharepoint Server 2007</product>
          <product>Microsoft Office Compatibility Pack</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4019" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4019"/>
        <description>Integer overflow in the REPT function in Microsoft Excel 2000 SP3, 2002 SP3, 2003 SP2 and SP3, and 2007 Gold and SP1; Office Excel Viewer 2003 SP3; Office Excel Viewer; Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats Gold and SP1; Office SharePoint Server 2007 Gold and SP1; Office 2004 and 2008 for Mac; and Open XML File Format Converter for Mac allows remote attackers to execute arbitrary code via an Excel file containing a formula within a cell, aka "Formula Parsing Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-14T13:33:00">
              <contributor organization="Secure Elements, Inc.">Sudhir Gandhe</contributor>
            </submitted>
            <status_change date="2008-10-16T14:01:41.816-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:25.648-05:00">INTERIM</status_change>
            <status_change date="2008-12-01T04:00:18.231-05:00">ACCEPTED</status_change>
            <modified comment="Updated tst:9000 to use obj:6255" date="2009-11-12T12:00:00.000-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-11-16T04:00:29.752-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="Excel.exe version is less than 9.0.0.8972" test_ref="oval:org.mitre.oval:tst:8975"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6847.0" test_ref="oval:org.mitre.oval:tst:9198"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8231.0" test_ref="oval:org.mitre.oval:tst:9211"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          <criterion comment="Excel.exe version is less than 12.0.6324.5001" test_ref="oval:org.mitre.oval:tst:9260"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8231.0" test_ref="oval:org.mitre.oval:tst:9098"/>
        </criteria>
        <criterion comment="Xlview.exe version is less than 12.0.6325.5000" test_ref="oval:org.mitre.oval:tst:9299"/>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          <criterion comment="Excelcnv.exe version is less than 12.0.6324.5001" test_ref="oval:org.mitre.oval:tst:9242"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Office SharePoint Server 2007 is installed." definition_ref="oval:org.mitre.oval:def:2313"/>
          <criterion comment="Ecscalcserver.dll version is less than 12.0.6323.5000" test_ref="oval:org.mitre.oval:tst:9000"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5925" version="1" class="vulnerability">
      <metadata>
        <title>Record Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Excel 2000</product>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft Office Excel Viewer 2003</product>
          <product>Microsoft Office Excel Viewer</product>
          <product>Microsoft Office Compatibility Pack</product>
          <product>Microsoft Office SharePoint Server 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0561" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0561"/>
        <description>Integer overflow in Excel in Microsoft Office 2000 SP3, Office XP SP3, Office 2003 SP3, and Office 2004 and 2008 for Mac; Excel in 2007 Microsoft Office System SP1 and SP2; Open XML File Format Converter for Mac; Microsoft Office Excel Viewer 2003 SP3; Microsoft Office Excel Viewer; Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2; and Microsoft Office SharePoint Server 2007 SP1 and SP2 allows remote attackers to execute arbitrary code via an Excel file with a Shared String Table (SST) record with a numeric field that specifies an invalid number of unique strings, which triggers a heap-based buffer overflow, aka "Record Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-06-09T14:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-06-15T17:07:05.173-04:00">DRAFT</status_change>
            <status_change date="2009-07-06T04:00:30.201-04:00">INTERIM</status_change>
            <status_change date="2009-07-21T07:45:58.687-04:00">ACCEPTED</status_change>
            <modified comment="Updated tst:10189 to use obj:6255" date="2009-11-12T12:00:00.000-05:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2009-11-16T04:00:27.242-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2000 is installed" definition_ref="oval:org.mitre.oval:def:758"/>
          <criterion comment="Excel.exe version is less than 9.0.0.8979" test_ref="oval:org.mitre.oval:tst:10084"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6854.0" test_ref="oval:org.mitre.oval:tst:10035"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8307.0" test_ref="oval:org.mitre.oval:tst:10159"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          <criterion comment="Excel.exe version is less than 12.0.6504.5001" test_ref="oval:org.mitre.oval:tst:10012"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8307.0" test_ref="oval:org.mitre.oval:tst:10109"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6006"/>
          <criterion comment="XLView.exe version is less than 12.0.6504.5000" test_ref="oval:org.mitre.oval:tst:9814"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          <criterion comment="Excelcnv.exe version is less than 12.0.6504.5001" test_ref="oval:org.mitre.oval:tst:9921"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Office SharePoint Server 2007 is installed." definition_ref="oval:org.mitre.oval:def:2313"/>
          <criterion comment="Ecscalcserver.dll version is less than 12.0.6500.5000" test_ref="oval:org.mitre.oval:tst:10189"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6555" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft Office Word File Information Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Word 2002</product>
          <product>Microsoft Word 2003</product>
          <product>Microsoft Office Word Viewer 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3135" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3135"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:39.992-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Word 2002">
          <extend_definition comment="Microsoft Word 2002 is installed" definition_ref="oval:org.mitre.oval:def:973"/>
          <criterion comment="the version of Winword.exe is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11075"/>
        </criteria>
        <criteria operator="AND" comment="Word 2003">
          <extend_definition comment="Microsoft Word 2003 is installed" definition_ref="oval:org.mitre.oval:def:475"/>
          <criterion comment="the version of Winword.exe is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:10328"/>
        </criteria>
        <criteria operator="AND" comment="Word Viewer 2003">
          <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
          <criterion comment="the version of Wordview.exe is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:10942"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5878" version="0" class="vulnerability">
      <metadata>
        <title>Excel Field Sanitization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft Office Excel Viewer 2003</product>
          <product>Microsoft Office Excel Viewer</product>
          <product>Microsoft Office Compatibility Pack</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3134" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3134"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:38.307-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8316.0" test_ref="oval:org.mitre.oval:tst:11073"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          <criterion comment="Excel.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:10885"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:11121"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6006"/>
          <criterion comment="Xlview.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11080"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
            <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          </criteria>
          <criterion comment="Excelcnv.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6265" version="0" class="vulnerability">
      <metadata>
        <title>Excel Document Parsing Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Excel 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3133" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3133"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:38.122-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
        <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6526" version="0" class="vulnerability">
      <metadata>
        <title>Excel Index Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft Office Excel Viewer 2003</product>
          <product>Microsoft Office Excel Viewer</product>
          <product>Microsoft Office Compatibility Pack</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3132" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3132"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:37.700-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8316.0" test_ref="oval:org.mitre.oval:tst:11073"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          <criterion comment="Excel.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:10885"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:11121"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6006"/>
          <criterion comment="Xlview.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11080"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
            <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          </criteria>
          <criterion comment="Excelcnv.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6137" version="0" class="vulnerability">
      <metadata>
        <title>Excel Document Parsing Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Excel 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3130" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3130"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:37.505-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
        <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6521" version="0" class="vulnerability">
      <metadata>
        <title>Excel Featheader Record Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft Office Excel Viewer 2003</product>
          <product>Microsoft Office Excel Viewer</product>
          <product>Microsoft Office Compatibility Pack</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3129" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3129"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:37.115-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8316.0" test_ref="oval:org.mitre.oval:tst:11073"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          <criterion comment="Excel.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:10885"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:11121"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6006"/>
          <criterion comment="Xlview.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11080"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
            <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          </criteria>
          <criterion comment="Excelcnv.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6474" version="0" class="vulnerability">
      <metadata>
        <title>Excel SxView Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Office Excel Viewer 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3128" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3128"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:36.817-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8316.0" test_ref="oval:org.mitre.oval:tst:11073"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:11121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6146" version="0" class="vulnerability">
      <metadata>
        <title>Excel Cache Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Office Excel Viewer 2003</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3127"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:36.549-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8316.0" test_ref="oval:org.mitre.oval:tst:11073"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:11121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6518" version="0" class="vulnerability">
      <metadata>
        <title>Excel Formula Parsing Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Microsoft Excel 2002</product>
          <product>Microsoft Excel 2003</product>
          <product>Microsoft Excel 2007</product>
          <product>Microsoft Office Excel Viewer 2003</product>
          <product>Microsoft Office Excel Viewer</product>
          <product>Microsoft Office Compatibility Pack</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3131" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3131"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:36.174-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2002 is installed" definition_ref="oval:org.mitre.oval:def:473"/>
          <criterion comment="Excel.exe version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:11111"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2003 is installed" definition_ref="oval:org.mitre.oval:def:764"/>
          <criterion comment="Excel.exe version is less than 11.0.8316.0" test_ref="oval:org.mitre.oval:tst:11073"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel 2007 is installed" definition_ref="oval:org.mitre.oval:def:1745"/>
          <criterion comment="Excel.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:10885"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          <criterion comment="Xlview.exe version is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:11121"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Excel Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6006"/>
          <criterion comment="Xlview.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11080"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          <criterion comment="Excelcnv.exe version is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:11119"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5890" version="0" class="vulnerability">
      <metadata>
        <title>LSASS Recursive Stack Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1928" ref_url="http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1928"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:32.104-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Ntdsa.dll version is less than 5.0.2195.7313" test_ref="oval:org.mitre.oval:tst:10398"/>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <criteria operator="OR" comment="Active Directory or ADAM">
            <criteria operator="AND">
              <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
              <criterion comment="ntdsa.dll version is less than 5.2.3790.4568" test_ref="oval:org.mitre.oval:tst:11019"/>
            </criteria>
            <criterion comment="adamdsa.dll version is less than 1.1.3790.4569" test_ref="oval:org.mitre.oval:tst:10537"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <criterion comment="adamdsa.dll version is less than 1.1.3790.4569" test_ref="oval:org.mitre.oval:tst:10537"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="ntdsai.dll version is less than 6.0.6001.18281" test_ref="oval:org.mitre.oval:tst:10858"/>
          <criterion comment="ntdsai.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10743"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="ntdsai.dll version is less than 6.0.6001.22461" test_ref="oval:org.mitre.oval:tst:11031"/>
          <criterion comment="ntdsai.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10907"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="ntdsai.dll version is less than 6.0.6002.18058" test_ref="oval:org.mitre.oval:tst:11092"/>
          <criterion comment="ntdsai.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10889"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="the system is being used as AD - DomainRole is 4 or 5" test_ref="oval:org.mitre.oval:tst:10696"/>
          <criterion comment="ntdsai.dll version is less than 6.0.6002.22162" test_ref="oval:org.mitre.oval:tst:10845"/>
          <criterion comment="ntdsai.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10980"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6406" version="0" class="vulnerability">
      <metadata>
        <title>Win32k EOT Parsing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2514" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2514"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:30.799-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7322" test_ref="oval:org.mitre.oval:tst:11065"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3614" test_ref="oval:org.mitre.oval:tst:10898"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5863" test_ref="oval:org.mitre.oval:tst:11060"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4571" test_ref="oval:org.mitre.oval:tst:10856"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6277" version="0" class="vulnerability">
      <metadata>
        <title>Win32k Insufficient Data Validation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2513" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2513"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:30.205-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7322" test_ref="oval:org.mitre.oval:tst:11065"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3614" test_ref="oval:org.mitre.oval:tst:10898"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5863" test_ref="oval:org.mitre.oval:tst:11060"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4571" test_ref="oval:org.mitre.oval:tst:10856"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6000.16908" test_ref="oval:org.mitre.oval:tst:10258"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10089"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6000.21108" test_ref="oval:org.mitre.oval:tst:10947"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:11103"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10099"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6001.22497" test_ref="oval:org.mitre.oval:tst:10753"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10883"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:9910"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6002.22200" test_ref="oval:org.mitre.oval:tst:11097"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5588" version="0" class="vulnerability">
      <metadata>
        <title>Win32k NULL Pointer Dereferencing Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1127" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1127"/>
        <description>** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-10T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-11-12T15:32:29.529-05:00">DRAFT</status_change>
          </dates>
          <status>DRAFT</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of win32k.sys is less than 5.0.2195.7322" test_ref="oval:org.mitre.oval:tst:11065"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.3614" test_ref="oval:org.mitre.oval:tst:10898"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of win32k.sys is less than 5.1.2600.5863" test_ref="oval:org.mitre.oval:tst:11060"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 5.2.3790.4571" test_ref="oval:org.mitre.oval:tst:10856"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6000.16908" test_ref="oval:org.mitre.oval:tst:10258"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10089"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6000.21108" test_ref="oval:org.mitre.oval:tst:10947"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9977"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6001.18311" test_ref="oval:org.mitre.oval:tst:11103"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10099"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6001.22497" test_ref="oval:org.mitre.oval:tst:10753"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10142"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6002.18091" test_ref="oval:org.mitre.oval:tst:10883"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:9910"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of win32k.sys is less than 6.0.6002.22200" test_ref="oval:org.mitre.oval:tst:11097"/>
          <criterion comment="the version of win32k.sys is greater than 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10124"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:677" version="4" class="vulnerability">
      <metadata>
        <title>Mozilla XML Parser Read Beyond Buffer Bug</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0298" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0298"/>
        <description>The XML parser in Mozilla Firefox before 1.5.0.1 and SeaMonkey before 1.0 allows remote attackers to cause a denial of service (crash) and possibly read sensitive data via unknown attack vectors that trigger an out-of-bounds read.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-22T08:27:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in ste:2283" date="2007-02-26T08:29:00.407-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-02-26T08:29:53.020-05:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in ste:2284" date="2007-02-26T08:30:00.724-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2287" date="2007-03-06T07:58:00.046-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2288" date="2007-03-06T07:58:00.863-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-03-21T16:17:23.760-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in obj:1385" date="2007-04-23T12:05:00.430-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-04-23T12:19:17.870-04:00">INTERIM</status_change>
            <status_change date="2007-05-09T16:11:08.053-04:00">ACCEPTED</status_change>
            <modified comment="Updated obj:561 to use filepath element" date="2009-10-19T16:06:00.151-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-10-19T16:07:43.169-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:01:14.818-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:670" version="4" class="vulnerability">
      <metadata>
        <title>Mozilla JavaScript Garbage-Collection Hazards in jsinterp.c</title>
        <affected family="windows">
          <platform>Microsoft Windows NT</platform>
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>mozilla</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-0292" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0292"/>
        <description>The Javascript interpreter (jsinterp.c) in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service (crash) or execute arbitrary code via unknown attack vectors related to garbage collection.</description>
        <oval_repository>
          <dates>
            <submitted date="2006-02-07T06:13:00.000-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </submitted>
            <status_change date="2006-02-22T08:27:00.000-04:00">DRAFT</status_change>
            <status_change date="2006-03-09T12:19:00.000-04:00">INTERIM</status_change>
            <status_change date="2006-04-06T06:30:00.000-04:00">ACCEPTED</status_change>
            <modified comment="Removed reference to ste:2286 and deprectated ste:2286" date="2007-02-12T10:30:00.540-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-02-12T10:32:01.116-05:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in ste:2283" date="2007-02-26T08:29:00.407-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2284" date="2007-02-26T08:30:00.724-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2287" date="2007-03-06T07:58:00.046-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2288" date="2007-03-06T07:58:00.863-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2285" date="2007-03-06T08:03:00.800-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2290" date="2007-03-06T08:04:00.435-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in ste:2293" date="2007-03-06T08:07:00.205-05:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-03-21T16:17:23.477-04:00">ACCEPTED</status_change>
            <modified comment="Added anchor to regex in obj:1385" date="2007-04-23T12:05:00.430-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2007-04-23T12:19:21.365-04:00">INTERIM</status_change>
            <modified comment="Added anchor to regex in obj:1386" date="2007-04-23T12:05:00.444-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in obj:1388" date="2007-04-23T12:05:00.504-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Added anchor to regex in obj:1389" date="2007-04-23T12:05:00.056-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <modified comment="Corrected definition to check for Mozilla suite 1.7.12. Implemented by Jon Baker of the MITRE Corporation." date="2007-05-07T08:38:00.156-04:00">
              <contributor organization="ThreatGuard, Inc.">Robert L. Hollis</contributor>
            </modified>
            <status_change date="2007-05-23T15:05:50.528-04:00">ACCEPTED</status_change>
            <modified comment="Updated obj:561 to use filepath element" date="2009-10-19T16:06:00.151-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-10-19T16:07:43.579-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:01:14.241-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Software section" operator="OR">
        <criteria operator="AND" comment="Mozilla Thunderbird pre-1.5 is installed without an upgraded Firefox (1.5.0.1)">
          <criterion comment="Mozilla Thunderbird pre-1.5" negate="false" test_ref="oval:org.mitre.oval:tst:2448"/>
          <criterion comment="Thunderbird pre-1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2447"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox pre-1.5 is installed">
          <criterion comment="Mozilla Firefox pre-1.5" negate="false" test_ref="oval:org.mitre.oval:tst:2445"/>
          <criterion comment="Firefox pre-1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2444"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Firefox version 1.5 is installed and has NOT been patched with version 1.5.0.1">
          <criterion comment="Mozilla Firefox version 1.5 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2443"/>
          <criterion comment="Firefox version 1.5 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2442"/>
          <criterion comment="The version of Firefox.exe is greater than or equal to 1.8.20060.11112" negate="true" test_ref="oval:org.mitre.oval:tst:2446"/>
        </criteria>
        <criteria operator="AND" comment="Mozilla Suite version 1.7.12 or earlier is installed">
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1264"/>
          <criterion comment="Mozilla Suite version 1.7.12 or earlier is installed" negate="false" test_ref="oval:org.mitre.oval:tst:1263"/>
        </criteria>
        <criteria operator="AND" comment="A pre-release of SeaMonkey 1.0 is installed">
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2439"/>
          <criterion comment="A pre-release of SeaMonkey 1.0 is installed" negate="false" test_ref="oval:org.mitre.oval:tst:2438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6554" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allows attackers to cause a DoS via unspecified vectors.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2995" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2995"/>
        <description>Integer overflow in Adobe Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 allows attackers to cause a denial of service via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:38.935-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:13.780-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6550" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allow memory corruption</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3460" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3460"/>
        <description>Adobe Acrobat 9.x before 9.2, 8.x before 8.1.7, and possibly 7.x through 7.1.4 allows attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:41.509-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:13.384-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6534" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allow to execute arbitrary code via a crafted PDF file</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3459" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3459"/>
        <description>Heap-based buffer overflow in Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 allows remote attackers to execute arbitrary code via a crafted PDF file that triggers memory corruption, as exploited in the wild in October 2009. NOTE: some of these details are obtained from third party information.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:41.155-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:12.934-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6532" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat denial of service (application crash) via a PDF</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3431" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3431"/>
        <description>Stack consumption vulnerability in Adobe Reader and Acrobat 9.1.3, 9.1.2, 9.1.1, and earlier 9.x versions; 8.1.6 and earlier 8.x versions; and possibly 7.1.4 and earlier 7.x versions allows remote attackers to cause a denial of service (application crash) via a PDF file with a large number of [ (open square bracket) characters in the argument to the alert method. NOTE: some of these details are obtained from third party information.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:40.411-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:12.545-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6510" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft Silverlight and Microsoft .NET Framework CLR Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft .NET Framework</product>
          <product>Microsoft Silverlight</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2497" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2497"/>
        <description>The Common Language Runtime (CLR) in Microsoft .NET Framework 2.0, 2.0 SP1, 2.0 SP2, 3.5, and 3.5 SP1, and Silverlight 2, does not properly handle interfaces, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (XBAP), (2) a crafted Silverlight application, (3) a crafted ASP.NET application, or (4) a crafted .NET Framework application, aka "Microsoft Silverlight and Microsoft .NET Framework CLR Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:56.292-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:11.485-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET Framework 2.0 SP1 and .NET Framework 3.5">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:6428"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1873" test_ref="oval:org.mitre.oval:tst:10790"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.3603" test_ref="oval:org.mitre.oval:tst:10670"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2 on Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.4200" test_ref="oval:org.mitre.oval:tst:10981"/>
          <criterion comment="the version of Kernel32.dll is greater or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10987"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2 on Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.4400" test_ref="oval:org.mitre.oval:tst:10805"/>
          <criterion comment="the version of Kernel32.dll is greater or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10936"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6508" version="0" class="vulnerability">
      <metadata>
        <title>IIS FTP Service DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2521" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2521"/>
        <description>Stack consumption vulnerability in the FTP Service in Microsoft Internet Information Services (IIS) 5.0 through 7.0 allows remote authenticated users to cause a denial of service (daemon crash) via a list (ls) -R command containing a wildcard that references a subdirectory, followed by a .. (dot dot), aka "IIS FTP Service DoS Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:05.385-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:10.706-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4 - IIS 5.0 (FTP Service 5.0)">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft IIS 5.0 is installed" definition_ref="oval:org.mitre.oval:def:731"/>
          <criterion comment="The version of ftpsvc2.dll is less than 5.0.2195.7336" test_ref="oval:org.mitre.oval:tst:10425"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.3624" test_ref="oval:org.mitre.oval:tst:10973"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.5875" test_ref="oval:org.mitre.oval:tst:10691"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64 SP2 - IIS 6.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.3790.4584" test_ref="oval:org.mitre.oval:tst:10767"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10243"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6000.16923" test_ref="oval:org.mitre.oval:tst:10891"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10608"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6000.21123" test_ref="oval:org.mitre.oval:tst:10591"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10475"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6001.18327" test_ref="oval:org.mitre.oval:tst:10938"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10894"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6001.22516" test_ref="oval:org.mitre.oval:tst:10893"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10826"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6002.18107" test_ref="oval:org.mitre.oval:tst:10962"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - IIS 7.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 7.0 is installed" definition_ref="oval:org.mitre.oval:def:5377"/>
          <criterion comment="the version of ftpsvc2.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10338"/>
          <criterion comment="The version of ftpsvc2.dll is less than 7.0.6002.22219" test_ref="oval:org.mitre.oval:tst:10925"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6506" version="0" class="vulnerability">
      <metadata>
        <title>Windows Kernel Integer Underflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2515" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2515"/>
        <description>Integer underflow in the kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2 allows local users to gain privileges via a crafted application that triggers an incorrect truncation of a 64-bit integer to a 32-bit integer, aka "Windows Kernel Integer Underflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:46.632-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:09.975-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7319" test_ref="oval:org.mitre.oval:tst:10573"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3610" test_ref="oval:org.mitre.oval:tst:10847"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5857" test_ref="oval:org.mitre.oval:tst:11004"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4566" test_ref="oval:org.mitre.oval:tst:10965"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.16901" test_ref="oval:org.mitre.oval:tst:10944"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21101" test_ref="oval:org.mitre.oval:tst:10113"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10821"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.18304" test_ref="oval:org.mitre.oval:tst:10438"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.22489" test_ref="oval:org.mitre.oval:tst:10918"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10870"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.18082" test_ref="oval:org.mitre.oval:tst:10866"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10581"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6002.22191" test_ref="oval:org.mitre.oval:tst:10957"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6499" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allow arbitrary code execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3458" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3458"/>
        <description>Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 do not properly validate input, which might allow attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2009-2998.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:40.755-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:09.245-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6491" version="0" class="vulnerability">
      <metadata>
        <title>GDI+ TIFF Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Office 2002</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office 2007</product>
          <product>Microsoft Office Visio</product>
          <product>Microsoft Visual Studio 2008</product>
          <product>Microsoft SQL Server 2005</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2503" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2503"/>
        <description>GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Windows Server 2003 SP2, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System SP1 and SP2, Office Project 2002 SP1, Visio 2002 SP2, Office Word Viewer, Word Viewer 2003 Gold and SP3, Office Excel Viewer 2003 Gold and SP3, Office Excel Viewer, Office PowerPoint Viewer 2007 Gold, SP1, and SP2, Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2, Expression Web, Expression Web 2, Groove 2007 Gold and SP1, Works 8.5, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2 and SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold and SP1, and Forefront Client Security 1.0 does not properly allocate an unspecified buffer, which allows remote attackers to execute arbitrary code via a crafted TIFF image file that triggers memory corruption, aka "GDI+ TIFF Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:17.783-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:07.959-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10931"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Vgx.dll version is less than 6.0.2800.1637" test_ref="oval:org.mitre.oval:tst:10357"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
            <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
            <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          </criteria>
          <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
            <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
            <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          </criteria>
          <criterion comment="GDIPlus.dll version is less than 11.0.8312.0" test_ref="oval:org.mitre.oval:tst:10849"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2007 is installed" definition_ref="oval:org.mitre.oval:def:1211"/>
            <extend_definition comment="Microsoft PowerPoint Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:5517"/>
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          </criteria>
          <criterion comment="Ogl.dll version is less than 12.0.6509.5000" test_ref="oval:org.mitre.oval:tst:10022"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2005 is installed." definition_ref="oval:org.mitre.oval:def:426"/>
          <criterion comment="ReportViewerLP.exe version is less than 2.0.50727.4401" test_ref="oval:org.mitre.oval:tst:10776"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2008 is installed" definition_ref="oval:org.mitre.oval:def:5401"/>
          <criterion comment="ReportViewer.exe version is less than 9.0.21022.227" test_ref="oval:org.mitre.oval:tst:11015"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10920"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10477"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10984"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10359"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10940"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10725"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10840"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10033"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:11025"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10582"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10780"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6487" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat Multiple Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0045" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0045"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in Adobe Acrobat Reader Plugin before 8.0.0, and possibly the plugin distributed with Adobe Reader 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2, for Mozilla Firefox, Microsoft Internet Explorer 6 SP1, Google Chrome, Opera 8.5.4 build 770, and Opera 9.10.8679 on Windows allow remote attackers to inject arbitrary JavaScript and conduct other attacks via a .pdf URL with a javascript: or res: URI with (1) FDF, (2) XML, and (3) XFDF AJAX parameters, or (4) an arbitrarily named name=URI anchor identifier, aka "Universal XSS (UXSS)."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:32.420-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:06.896-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6484" version="0" class="vulnerability">
      <metadata>
        <title>Windows Media Runtime Heap Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Windows Media Runtime</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2525" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2525"/>
        <description>Microsoft Windows Media Runtime, as used in DirectShow WMA Voice Codec, Windows Media Audio Voice Decoder, and Audio Compression Manager (ACM), does not properly initialize unspecified functions within compressed audio files, which allows remote attackers to execute arbitrary code via (1) a crafted media file or (2) crafted streaming content, aka "Windows Media Runtime Heap Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:59.729-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:06.234-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="DirectShow WMA Voice Codec">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of wmavds32.ax is less than 9.0.0.3360" test_ref="oval:org.mitre.oval:tst:10613"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder on Windows 2000, Windows XP SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of wmspdmod.dll is less than 9.0.0.3269" test_ref="oval:org.mitre.oval:tst:10742"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder on Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of wmspdmod.dll is less than 9.0.0.4505" test_ref="oval:org.mitre.oval:tst:10585"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 9.5 on Windows 2000 SP4, Windows XP SP2/SP3">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of wmspdmod.dll is less than 10.0.0.4070" test_ref="oval:org.mitre.oval:tst:10036"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 9.5 on Windows XP x64 SP1, Windows 2003 x86/x64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
            <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of wmspdmod.dll is less than 10.0.0.3712" test_ref="oval:org.mitre.oval:tst:10661"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 9.5 on Windows XP x64 SP1, Windows 2003 x86/x64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of wmspdmod.dll is less than 10.0.0.4004" test_ref="oval:org.mitre.oval:tst:11007"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 11 on Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of wmspdmod.dll is less than 11.0.6000.6350" test_ref="oval:org.mitre.oval:tst:10642"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 11 on Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of wmspdmod.dll is less than 11.0.6001.7005" test_ref="oval:org.mitre.oval:tst:10992"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 11 on Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of wmspdmod.dll is less than 11.0.6002.18034" test_ref="oval:org.mitre.oval:tst:10615"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6483" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat cause Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2988" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2988"/>
        <description>Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 do not properly validate input, which allows attackers to cause a denial of service via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:36.369-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:05.709-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6481" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat cause arbitrary code execution via unspecified vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2997" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2997"/>
        <description>Heap-based buffer overflow in Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 might allow attackers to execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:39.624-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:05.284-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6478" version="0" class="vulnerability">
      <metadata>
        <title>ATL Null String Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook 2002</product>
          <product>Microsoft Outlook 2003</product>
          <product>Microsoft Outlook 2007</product>
          <product>Microsoft Visio Viewer 2002</product>
          <product>Microsoft Office Visio Viewer 2003</product>
          <product>Microsoft Office Visio Viewer 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2495" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2495"/>
        <description>The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005 SP1 and 2008 Gold and SP1, and Visual C++ 2005 SP1 and 2008 Gold and SP1 does not properly enforce string termination, which allows remote attackers to obtain sensitive information via a crafted HTML document with an ATL (1) component or (2) control that triggers a buffer over-read, related to ATL headers and buffer allocation, aka "ATL Null String Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:53.476-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:04.792-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Outlook 2002">
          <extend_definition comment="Microsoft Outlook 2002 is installed" definition_ref="oval:org.mitre.oval:def:5179"/>
          <criterion comment="the version of Outllib.dll is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10332"/>
        </criteria>
        <criteria operator="AND" comment="Outlook 2003">
          <extend_definition comment="Microsoft Outlook 2003 is installed" definition_ref="oval:org.mitre.oval:def:5505"/>
          <criterion comment="the version of Outllib.dll is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:10969"/>
        </criteria>
        <criteria operator="AND" comment="Outlook 2007">
          <extend_definition comment="Microsoft Outlook 2007 is installed" definition_ref="oval:org.mitre.oval:def:5352"/>
          <criterion comment="the version of Outlook.exe is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:10983"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Visio Viewer 2002">
          <extend_definition comment="Microsoft Visio Viewer 2002 is installed" definition_ref="oval:org.mitre.oval:def:6500"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Office Visio Viewer 2003">
          <extend_definition comment="Microsoft Office Visio Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:6420"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Office Visio Viewer 2007">
          <extend_definition comment="Microsoft Office Visio Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6128"/>
          <criterion comment="the version of Vviewer.dll is less than 12.0.6513.5000" test_ref="oval:org.mitre.oval:tst:10549"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6473" version="0" class="vulnerability">
      <metadata>
        <title>ATL COM Initialization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook 2002</product>
          <product>Microsoft Outlook 2003</product>
          <product>Microsoft Outlook 2007</product>
          <product>Microsoft Visio Viewer 2002</product>
          <product>Microsoft Office Visio Viewer 2003</product>
          <product>Microsoft Office Visio Viewer 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2493"/>
        <description>The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005 SP1 and 2008 Gold and SP1, and Visual C++ 2005 SP1 and 2008 Gold and SP1; and Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2; does not properly restrict use of OleLoadFromStream in instantiating objects from data streams, which allows remote attackers to execute arbitrary code via a crafted HTML document with an ATL (1) component or (2) control, related to ATL headers and bypassing security policies, aka "ATL COM Initialization Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:53.164-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:04.371-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Outlook 2002">
          <extend_definition comment="Microsoft Outlook 2002 is installed" definition_ref="oval:org.mitre.oval:def:5179"/>
          <criterion comment="the version of Outllib.dll is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10332"/>
        </criteria>
        <criteria operator="AND" comment="Outlook 2003">
          <extend_definition comment="Microsoft Outlook 2003 is installed" definition_ref="oval:org.mitre.oval:def:5505"/>
          <criterion comment="the version of Outllib.dll is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:10969"/>
        </criteria>
        <criteria operator="AND" comment="Outlook 2007">
          <extend_definition comment="Microsoft Outlook 2007 is installed" definition_ref="oval:org.mitre.oval:def:5352"/>
          <criterion comment="the version of Outlook.exe is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:10983"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Visio Viewer 2002">
          <extend_definition comment="Microsoft Visio Viewer 2002 is installed" definition_ref="oval:org.mitre.oval:def:6500"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Office Visio Viewer 2003">
          <extend_definition comment="Microsoft Office Visio Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:6420"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Office Visio Viewer 2007">
          <extend_definition comment="Microsoft Office Visio Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6128"/>
          <criterion comment="the version of Vviewer.dll is less than 12.0.6513.5000" test_ref="oval:org.mitre.oval:tst:10549"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6466" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allows attackers to bypass intended file-extension</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3461" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3461"/>
        <description>Unspecified vulnerability in Adobe Acrobat 9.x before 9.2 allows attackers to bypass intended file-extension restrictions via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:41.866-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:03.562-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6454" version="0" class="vulnerability">
      <metadata>
        <title>Data Stream Header Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1547"/>
        <description>Unspecified vulnerability in Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, and 7 allows remote attackers to execute arbitrary code via a crafted data stream header that triggers memory corruption, aka "Data Stream Header Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:41.682-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:01.776-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3881.100" test_ref="oval:org.mitre.oval:tst:10988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6451" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft .NET Framework Type Verification Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0091" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0091"/>
        <description>Microsoft .NET Framework 2.0, 2.0 SP1, and 3.5 does not properly enforce a certain type-equality constraint in .NET verifiable code, which allows remote attackers to execute arbitrary code via (1) a crafted XAML browser application (XBAP), (2) a crafted ASP.NET application, or (3) a crafted .NET Framework application, aka "Microsoft .NET Framework Type Verification Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:55.796-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:00.874-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET Framework 2.0 SP1 and .NET Framework 3.5">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:6428"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1873" test_ref="oval:org.mitre.oval:tst:10790"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6430" version="0" class="vulnerability">
      <metadata>
        <title>Office BMP Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2518" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2518"/>
        <description>Integer overflow in GDI+ in Microsoft Office XP SP3 allows remote attackers to execute arbitrary code via an Office document with a bitmap (aka BMP) image that triggers memory corruption, aka "Office BMP Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:21.332-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:59.154-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
        </criteria>
        <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6429" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat 'format bug' remote arbitrary code execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3462" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3462"/>
        <description>Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 on Unix, when Debug mode is enabled, allow attackers to execute arbitrary code via unspecified vectors, related to a "format bug."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:42.253-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:58.564-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6426" version="0" class="vulnerability">
      <metadata>
        <title>Memory Corruption Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office 2002</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2528" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2528"/>
        <description>GDI+ in Microsoft Office XP SP3 does not properly handle malformed objects in Office Art Property Tables, which allows remote attackers to execute arbitrary code via a crafted Office document that triggers memory corruption, aka "Memory Corruption Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:21.158-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:57.700-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
          <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
          <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
        </criteria>
        <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6421" version="0" class="vulnerability">
      <metadata>
        <title>ATL COM Initialization Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2493" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2493"/>
        <description>The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005 SP1 and 2008 Gold and SP1, and Visual C++ 2005 SP1 and 2008 Gold and SP1; and Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2; does not properly restrict use of OleLoadFromStream in instantiating objects from data streams, which allows remote attackers to execute arbitrary code via a crafted HTML document with an ATL (1) component or (2) control, related to ATL headers and bypassing security policies, aka "ATL COM Initialization Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:02.292-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:56.358-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
          <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
          <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
          <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
          <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
          <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
          <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
        </criteria>
        <criteria operator="OR">
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E531-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10568"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E531-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10739"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10428"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10956"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E532-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10741"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E532-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10559"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E554-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10837"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E554-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10923"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E55C-0000-0000-C000-000000000046}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10592"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E55C-0000-0000-C000-000000000046}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10657"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{279D6C9A-652E-4833-BEFC-312CA8887857}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10978"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{279D6C9A-652E-4833-BEFC-312CA8887857}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10876"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B1F78FEF-3DB7-4C56-AF2B-5DCCC7C42331}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10927"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B1F78FEF-3DB7-4C56-AF2B-5DCCC7C42331}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10844"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C832BE8F-4B89-4579-A217-DB92E7A27915}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:11009"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C832BE8F-4B89-4579-A217-DB92E7A27915}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10968"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A9A7297E-969C-43F1-A1EF-51EBEA36F850}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10708"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A9A7297E-969C-43F1-A1EF-51EBEA36F850}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10997"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DD8C2179-1B4A-4951-B432-5DE3D1507142}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10786"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DD8C2179-1B4A-4951-B432-5DE3D1507142}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10822"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4F1E5B1A-2A80-42ca-8532-2D05CB959537}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10892"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4F1E5B1A-2A80-42ca-8532-2D05CB959537}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10680"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{27A3D328-D206-4106-8D33-1AA39B13394B}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10951"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{27A3D328-D206-4106-8D33-1AA39B13394B}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10887"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DB640C86-731C-484A-AAAF-750656C9187D}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10198"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DB640C86-731C-484A-AAAF-750656C9187D}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10986"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15721a53-8448-4731-8bfc-ed11e128e444}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10698"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15721a53-8448-4731-8bfc-ed11e128e444}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10823"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3267123E-530D-4E73-9DA7-79F01D86A89F}!Compatibility Flags does not exist" test_ref="oval:org.mitre.oval:tst:10819"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3267123E-530D-4E73-9DA7-79F01D86A89F}!Compatibility Flags is not equal to 0x00000400" test_ref="oval:org.mitre.oval:tst:10829"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6419" version="0" class="vulnerability">
      <metadata>
        <title>HTML Component Handling Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2529" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2529"/>
        <description>Microsoft Internet Explorer 5.01 SP4, 6, 6 SP1, 7, and 8 does not properly handle argument validation for unspecified variables, which allows remote attackers to execute arbitrary code via a crafted HTML document, aka "HTML Component Handling Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:43.021-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:55.156-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 5.01 SP4 is installed" definition_ref="oval:org.mitre.oval:def:325"/>
          <criterion comment="Mshtml.dll version is less than 5.0.3881.100" test_ref="oval:org.mitre.oval:tst:10988"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18828" test_ref="oval:org.mitre.oval:tst:10824"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22918" test_ref="oval:org.mitre.oval:tst:10966"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6418" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allow arbitrary code execution and DoS</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2998" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2998"/>
        <description>Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 do not properly validate input, which might allow attackers to execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2009-3458.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:40.068-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:54.665-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6407" version="0" class="vulnerability">
      <metadata>
        <title>Windows Media Runtime Voice Sample Rate Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Windows Media Runtime</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0555" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0555"/>
        <description>Microsoft Windows Media Runtime, as used in DirectShow WMA Voice Codec, Windows Media Audio Voice Decoder, and Audio Compression Manager (ACM), does not properly process Advanced Systems Format (ASF) files, which allows remote attackers to execute arbitrary code via a crafted audio file that uses the Windows Media Speech codec, aka "Windows Media Runtime Voice Sample Rate Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:59.078-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:53.214-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="DirectShow WMA Voice Codec">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of wmavds32.ax is less than 9.0.0.3360" test_ref="oval:org.mitre.oval:tst:10613"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder on Windows 2000, Windows XP SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of wmspdmod.dll is less than 9.0.0.3269" test_ref="oval:org.mitre.oval:tst:10742"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder on Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.0 is installed." test_ref="oval:org.mitre.oval:tst:125"/>
          <criterion comment="the version of wmspdmod.dll is less than 9.0.0.4505" test_ref="oval:org.mitre.oval:tst:10585"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 9.5 on Windows 2000 SP4, Windows XP SP2/SP3">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of wmspdmod.dll is less than 10.0.0.4070" test_ref="oval:org.mitre.oval:tst:10036"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 9.5 on Windows XP x64 SP1, Windows 2003 x86/x64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP SP1 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1"/>
            <extend_definition comment="Microsoft Windows XP Professional x64 Edition SP1 is installed" definition_ref="oval:org.mitre.oval:def:720"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x86) is installed" definition_ref="oval:org.mitre.oval:def:565"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP1 (x64) is installed" definition_ref="oval:org.mitre.oval:def:4386"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of wmspdmod.dll is less than 10.0.0.3712" test_ref="oval:org.mitre.oval:tst:10661"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 9.5 on Windows XP x64 SP1, Windows 2003 x86/x64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 9.5 is installed." test_ref="oval:org.mitre.oval:tst:115"/>
          <criterion comment="the version of wmspdmod.dll is less than 10.0.0.4004" test_ref="oval:org.mitre.oval:tst:11007"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 11 on Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of wmspdmod.dll is less than 11.0.6000.6350" test_ref="oval:org.mitre.oval:tst:10642"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 11 on Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of wmspdmod.dll is less than 11.0.6001.7005" test_ref="oval:org.mitre.oval:tst:10992"/>
        </criteria>
        <criteria operator="AND" comment="Windows Media Audio Voice Decoder - Windows Media Format Runtime 11 on Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <criterion comment="Wmvcore.dll for Windows Media Format 11.0 is installed." test_ref="oval:org.mitre.oval:tst:6765"/>
          <criterion comment="the version of wmspdmod.dll is less than 11.0.6002.18034" test_ref="oval:org.mitre.oval:tst:10615"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6373" version="0" class="vulnerability">
      <metadata>
        <title>ATL Uninitialized Object Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Outlook 2002</product>
          <product>Microsoft Outlook 2003</product>
          <product>Microsoft Outlook 2007</product>
          <product>Microsoft Visio Viewer 2002</product>
          <product>Microsoft Office Visio Viewer 2003</product>
          <product>Microsoft Office Visio Viewer 2007</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0901" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0901"/>
        <description>The Active Template Library (ATL) in Microsoft Visual Studio .NET 2003 SP1, Visual Studio 2005 SP1 and 2008 Gold, and Visual C++ 2005 SP1 and 2008 Gold and SP1; and Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold, SP1, and SP2, and Server 2008 Gold and SP2; does not prevent VariantClear calls on an uninitialized VARIANT, which allows remote attackers to execute arbitrary code via a malformed stream to an ATL (1) component or (2) control, related to ATL headers and error handling, aka "ATL Uninitialized Object Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:52.747-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:51.429-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Outlook 2002">
          <extend_definition comment="Microsoft Outlook 2002 is installed" definition_ref="oval:org.mitre.oval:def:5179"/>
          <criterion comment="the version of Outllib.dll is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10332"/>
        </criteria>
        <criteria operator="AND" comment="Outlook 2003">
          <extend_definition comment="Microsoft Outlook 2003 is installed" definition_ref="oval:org.mitre.oval:def:5505"/>
          <criterion comment="the version of Outllib.dll is less than 11.0.8313.0" test_ref="oval:org.mitre.oval:tst:10969"/>
        </criteria>
        <criteria operator="AND" comment="Outlook 2007">
          <extend_definition comment="Microsoft Outlook 2007 is installed" definition_ref="oval:org.mitre.oval:def:5352"/>
          <criterion comment="the version of Outlook.exe is less than 12.0.6514.5000" test_ref="oval:org.mitre.oval:tst:10983"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Visio Viewer 2002">
          <extend_definition comment="Microsoft Visio Viewer 2002 is installed" definition_ref="oval:org.mitre.oval:def:6500"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Office Visio Viewer 2003">
          <extend_definition comment="Microsoft Office Visio Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:6420"/>
        </criteria>
        <criteria operator="AND" comment="Microsoft Office Visio Viewer 2007">
          <extend_definition comment="Microsoft Office Visio Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:6128"/>
          <criterion comment="the version of Vviewer.dll is less than 12.0.6513.5000" test_ref="oval:org.mitre.oval:tst:10549"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6500" version="0" class="inventory">
      <metadata>
        <title>Microsoft Visio Viewer 2002 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:visio_viewer:2002"/>
        <description>The application Microsoft Visio Viewer 2002 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:52.175-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:01:09.736-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Visio Viewer 2002 is installed" test_ref="oval:org.mitre.oval:tst:10895"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6420" version="0" class="inventory">
      <metadata>
        <title>Microsoft Office Visio Viewer 2003 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:visio_viewer:2003"/>
        <description>The application Microsoft Office Visio Viewer 2003 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:52.391-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:56.118-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Office Visio Viewer 2003 is installed" test_ref="oval:org.mitre.oval:tst:10709"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6128" version="0" class="inventory">
      <metadata>
        <title>Microsoft Office Visio Viewer 2007 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:visio_viewer:2007"/>
        <description>The application Microsoft Office Visio Viewer 2007 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:52.602-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:35.837-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Microsoft Office Visio Viewer 2007 is installed" test_ref="oval:org.mitre.oval:tst:10964"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6371" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allow attackers to execute arbitrary code via unspecified vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2990" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2990"/>
        <description>Array index error in Adobe Reader and Acrobat 9.x before 9.2, 8.x before 8.1.7, and possibly 7.x through 7.1.4 might allow attackers to execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:37.068-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:50.978-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6365" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat social engineering attack via unknown vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2982" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2982"/>
        <description>An unspecified certificate in Adobe Reader and Acrobat 9.x before 9.2, 8.x before 8.1.7, and possibly 7.x through 7.1.4 might allow remote attackers to conduct a "social engineering attack" via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:34.272-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:50.138-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6348" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat DoS via long sequence of # (hash) characters</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-0048" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0048"/>
        <description>Adobe Acrobat Reader Plugin before 8.0.0, and possibly the plugin distributed with Adobe Reader 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2, when used with Internet Explorer, Google Chrome, or Opera, allows remote attackers to cause a denial of service (memory consumption) via a long sequence of # (hash) characters appended to a PDF URL, related to a "cross-site scripting issue."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:32.063-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:49.351-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6297" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat cause execution of arbitrary code vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2989" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2989"/>
        <description>Integer overflow in Adobe Acrobat 9.x before 9.2, 8.x before 8.1.7, and possibly 7.x through 7.1.4 might allow attackers to execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:36.692-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:46.789-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6290" version="0" class="vulnerability">
      <metadata>
        <title>Apple iTunes '.pls' File Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Apple iTunes</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2817" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2817"/>
        <description>Buffer overflow in Apple iTunes before 9.0.1 allows remote attackers to execute arbitrary code or cause a denial of service (application crash) via a crafted .pls file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-01T10:31:31">
              <contributor organization="SecPod Technologies">Prabhu S A</contributor>
            </submitted>
            <status_change date="2009-10-09T14:07:18.903-04:00">DRAFT</status_change>
            <modified comment="Updated obj:6563 to use registry key that contains the full filepath of iTunes.exe" date="2009-10-19T16:03:00.949-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:46.516-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR" comment="Affected operating system">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
        </criteria>
        <criterion comment="iTunes.exe version is less than 9.0.1.8" test_ref="oval:org.mitre.oval:tst:10719"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6284" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat bypass intended Trust Manager restrictions via unspecified vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2981" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2981"/>
        <description>Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 do not properly validate input, which might allow attackers to bypass intended Trust Manager restrictions via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:33.838-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:46.098-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6282" version="0" class="vulnerability">
      <metadata>
        <title>GDI+ .NET API Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Office 2002</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office 2007</product>
          <product>Microsoft Office Visio</product>
          <product>Microsoft Visual Studio 2008</product>
          <product>Microsoft SQL Server 2005</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2504" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2504"/>
        <description>Multiple integer overflows in unspecified APIs in GDI+ in Microsoft .NET Framework 1.1 SP1, .NET Framework 2.0 SP1 and SP2, Windows XP SP2 and SP3, Windows Server 2003 SP2, Vista Gold and SP1, Server 2008 Gold, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System SP1 and SP2, Office Project 2002 SP1, Visio 2002 SP2, Office Word Viewer, Word Viewer 2003 Gold and SP3, Office Excel Viewer 2003 Gold and SP3, Office Excel Viewer, Office PowerPoint Viewer 2007 Gold, SP1, and SP2, Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2, Expression Web, Expression Web 2, Groove 2007 Gold and SP1, Works 8.5, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2 and SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold and SP1, and Forefront Client Security 1.0 allow remote attackers to execute arbitrary code via (1) a crafted XAML browser application (XBAP), (2) a crafted ASP.NET application, or (3) a crafted .NET Framework application, aka "GDI+ .NET API Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:19.295-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:44.917-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10931"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6000.16782" test_ref="oval:org.mitre.oval:tst:10953"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.18175" test_ref="oval:org.mitre.oval:tst:10223"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10843"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft .NET Framework 2.0 (Original RTM or later) is installed" definition_ref="oval:org.mitre.oval:def:1934"/>
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10934"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
            <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
            <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          </criteria>
          <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
            <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
            <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          </criteria>
          <criterion comment="GDIPlus.dll version is less than 11.0.8312.0" test_ref="oval:org.mitre.oval:tst:10849"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2007 is installed" definition_ref="oval:org.mitre.oval:def:1211"/>
            <extend_definition comment="Microsoft PowerPoint Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:5517"/>
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          </criteria>
          <criterion comment="Ogl.dll version is less than 12.0.6509.5000" test_ref="oval:org.mitre.oval:tst:10022"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2005 is installed." definition_ref="oval:org.mitre.oval:def:426"/>
          <criterion comment="ReportViewerLP.exe version is less than 2.0.50727.4401" test_ref="oval:org.mitre.oval:tst:10776"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2008 is installed" definition_ref="oval:org.mitre.oval:def:5401"/>
          <criterion comment="ReportViewer.exe version is less than 9.0.21022.227" test_ref="oval:org.mitre.oval:tst:11015"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10920"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10477"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10984"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10359"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10940"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10725"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10840"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10033"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:11025"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10582"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10780"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6280" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat denial of service via a crafted document</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2979" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2979"/>
        <description>Adobe Reader and Acrobat 9.x before 9.2, 8.x before 8.1.7, and possibly 7.x through 7.1.4 do not properly perform XMP-XML entity expansion, which allows remote attackers to cause a denial of service via a crafted document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:33.161-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:44.475-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6274" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat cause denial of service via unknown vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2987" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2987"/>
        <description>Unspecified vulnerability in an ActiveX control in Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 on Windows allows remote attackers to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:35.999-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:43.665-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6264" version="0" class="vulnerability">
      <metadata>
        <title>Windows Kernel NULL Pointer Dereference Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2516" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2516"/>
        <description>The kernel in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP2, Vista Gold and SP1, and Server 2008 Gold does not properly validate data sent from user mode, which allows local users to gain privileges via a crafted PE .exe file that triggers a NULL pointer dereference during chain traversal, aka "Windows Kernel NULL Pointer Dereference Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:47.222-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:43.086-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.0.2195.7319" test_ref="oval:org.mitre.oval:tst:10573"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.3610" test_ref="oval:org.mitre.oval:tst:10847"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.1.2600.5857" test_ref="oval:org.mitre.oval:tst:11004"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is less than 5.2.3790.4566" test_ref="oval:org.mitre.oval:tst:10965"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10882"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.16901" test_ref="oval:org.mitre.oval:tst:10944"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10762"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6000.21101" test_ref="oval:org.mitre.oval:tst:10113"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10821"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.18304" test_ref="oval:org.mitre.oval:tst:10438"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Ntoskrnl.exe is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10407"/>
          <criterion comment="the version of Ntoskrnl.exe is less than 6.0.6001.22489" test_ref="oval:org.mitre.oval:tst:10918"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6263" version="0" class="vulnerability">
      <metadata>
        <title>Local Security Authority Subsystem Service Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2524" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2524"/>
        <description>Integer underflow in the NTLM authentication feature in the Local Security Authority Subsystem Service (LSASS) in Microsoft Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows remote attackers to cause a denial of service (reboot) via a malformed packet, aka "Local Security Authority Subsystem Service Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:49.596-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:42.254-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of Msv1_0.dll is less than 5.1.2600.3625" test_ref="oval:org.mitre.oval:tst:10744"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of Msv1_0.dll is less than 5.1.2600.5876" test_ref="oval:org.mitre.oval:tst:10761"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is less than 5.2.3790.4587" test_ref="oval:org.mitre.oval:tst:10736"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6000.16000" test_ref="oval:org.mitre.oval:tst:10848"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6000.16926" test_ref="oval:org.mitre.oval:tst:10874"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6000.20000" test_ref="oval:org.mitre.oval:tst:10107"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6000.21125" test_ref="oval:org.mitre.oval:tst:10875"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6001.18000" test_ref="oval:org.mitre.oval:tst:10976"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6001.18330" test_ref="oval:org.mitre.oval:tst:10614"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6001.22000" test_ref="oval:org.mitre.oval:tst:10982"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6001.22518" test_ref="oval:org.mitre.oval:tst:10687"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10008"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6002.18111" test_ref="oval:org.mitre.oval:tst:10590"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10174"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.0.6002.22223" test_ref="oval:org.mitre.oval:tst:10399"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:10787"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.1.7600.16420" test_ref="oval:org.mitre.oval:tst:10985"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of Msv1_0.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:10804"/>
          <criterion comment="the version of Msv1_0.dll is less than 6.1.7600.20524" test_ref="oval:org.mitre.oval:tst:10511"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6190" version="0" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2009-2530)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2530" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2530"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, 7, and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-2531.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:43.803-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:40.024-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18828" test_ref="oval:org.mitre.oval:tst:10824"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22918" test_ref="oval:org.mitre.oval:tst:10966"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6186" version="0" class="vulnerability">
      <metadata>
        <title>Integer Overflow in X.509 Object Identifiers Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft ASN.1 Library</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2511" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2511"/>
        <description>Integer overflow in the CryptoAPI component in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7 allows man-in-the-middle attackers to spoof arbitrary SSL servers and other entities via an X.509 certificate that has a malformed ASN.1 Object Identifier (OID) and was issued by a legitimate Certification Authority, aka "Integer Overflow in X.509 Object Identifiers Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:07.588-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:39.286-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of msasn1.dll is less than 5.0.2195.7334" test_ref="oval:org.mitre.oval:tst:10655"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.3624" test_ref="oval:org.mitre.oval:tst:10905"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.5875" test_ref="oval:org.mitre.oval:tst:10731"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 5.2.3790.4584" test_ref="oval:org.mitre.oval:tst:10013"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 6.0.6000.16922" test_ref="oval:org.mitre.oval:tst:10512"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 6.0.6001.18326" test_ref="oval:org.mitre.oval:tst:10835"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 6.0.6002.18106" test_ref="oval:org.mitre.oval:tst:10818"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:10564"/>
          <criterion comment="the version of msasn1.dll is less than 6.1.7600.16415" test_ref="oval:org.mitre.oval:tst:10587"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:10901"/>
          <criterion comment="the version of msasn1.dll is less than 6.1.7600.20518" test_ref="oval:org.mitre.oval:tst:10706"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6184" version="0" class="vulnerability">
      <metadata>
        <title>WMP Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Windows Media Player</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2527" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2527"/>
        <description>Heap-based buffer overflow in Microsoft Windows Media Player 6.4 allows remote attackers to execute arbitrary code via (1) a crafted ASF file or (2) crafted streaming content, aka "WMP Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:00.718-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:38.885-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
          <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
        </criteria>
        <extend_definition comment="Windows Media Player 6.4 is installed." definition_ref="oval:org.mitre.oval:def:6408"/>
        <criterion comment="the version of strmdll.dll is less than 4.1.0.3938" test_ref="oval:org.mitre.oval:tst:10752"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6408" version="0" class="inventory">
      <metadata>
        <title>Windows Media Player 6.4 is installed.</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <product>Media Player</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:media_player:6.4"/>
        <description>Windows Media Player 6.4 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:00.599-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:53.822-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Windows Media Player 6.4 is installed" test_ref="oval:org.mitre.oval:tst:10296"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6156" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allow attackers to execute arbitrary code via unspecified vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2994" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2994"/>
        <description>Buffer overflow in Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 might allow attackers to execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:38.455-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:37.746-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6145" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat cause DoS and Arbitrary Execution</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2985" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2985"/>
        <description>Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 allow attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via unspecified vectors, a different vulnerability than CVE-2009-2996.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:35.333-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:37.319-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6134" version="0" class="vulnerability">
      <metadata>
        <title>GDI+ PNG Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Office 2002</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office 2007</product>
          <product>Microsoft Office Visio</product>
          <product>Microsoft Visual Studio 2008</product>
          <product>Microsoft SQL Server 2005</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3126" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3126"/>
        <description>Integer overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System SP1 and SP2, Office Project 2002 SP1, Visio 2002 SP2, Office Word Viewer, Word Viewer 2003 Gold and SP3, Office Excel Viewer 2003 Gold and SP3, Office Excel Viewer, Office PowerPoint Viewer 2007 Gold, SP1, and SP2, Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2, Expression Web, Expression Web 2, Groove 2007 Gold and SP1, Works 8.5, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2 and SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold and SP1, and Forefront Client Security 1.0 allows remote attackers to execute arbitrary code via a crafted PNG image file, aka "GDI+ PNG Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:20.287-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:36.420-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Vgx.dll version is less than 6.0.2800.1637" test_ref="oval:org.mitre.oval:tst:10357"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10931"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
            <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
            <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          </criteria>
          <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
            <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
            <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          </criteria>
          <criterion comment="GDIPlus.dll version is less than 11.0.8312.0" test_ref="oval:org.mitre.oval:tst:10849"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2007 is installed" definition_ref="oval:org.mitre.oval:def:1211"/>
            <extend_definition comment="Microsoft PowerPoint Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:5517"/>
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          </criteria>
          <criterion comment="Ogl.dll version is less than 12.0.6509.5000" test_ref="oval:org.mitre.oval:tst:10022"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2005 is installed." definition_ref="oval:org.mitre.oval:def:426"/>
          <criterion comment="ReportViewerLP.exe version is less than 2.0.50727.4401" test_ref="oval:org.mitre.oval:tst:10776"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2008 is installed" definition_ref="oval:org.mitre.oval:def:5401"/>
          <criterion comment="ReportViewer.exe version is less than 9.0.21022.227" test_ref="oval:org.mitre.oval:tst:11015"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10920"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10477"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10984"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10359"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10940"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10725"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10840"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10033"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:11025"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10582"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10780"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6113" version="2" class="vulnerability">
      <metadata>
        <title>Apple iTunes Filetype Remote Off-By-One Stack Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Apple iTunes</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4116" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4116"/>
        <description>Buffer overflow in Apple QuickTime 7.5.5 and iTunes 8.0 allows remote attackers to cause a denial of service (browser crash) or possibly execute arbitrary code via a long type attribute in a quicktime tag (1) on a web page or embedded in a (2) .mp4 or (3) .mov file, possibly related to the Check_stack_cookie function and an off-by-one error that leads to a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-25T19:13:15">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2008-09-29T13:59:01.453-04:00">DRAFT</status_change>
            <status_change date="2008-10-20T04:00:32.865-04:00">INTERIM</status_change>
            <status_change date="2008-11-10T04:00:10.121-05:00">ACCEPTED</status_change>
            <modified comment="Updated obj:6563 to use registry key that contains the full filepath of iTunes.exe" date="2009-10-19T16:03:00.949-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-10-19T16:05:11.673-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:35.521-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
        </criteria>
        <criterion comment="iTunes.exe version is less than or equal to 8.0.0.35" test_ref="oval:org.mitre.oval:tst:8982"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6080" version="0" class="vulnerability">
      <metadata>
        <title>IIS FTP Service RCE and DoS Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <product>Microsoft Internet Information Server (IIS)</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3023" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3023"/>
        <description>Buffer overflow in the FTP Service in Microsoft Internet Information Services (IIS) 5.0 through 6.0 allows remote authenticated users to execute arbitrary code via a crafted NLST command that uses wildcards, leading to memory corruption, aka "IIS FTP Service RCE and DoS Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:06.003-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:34.804-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4 - IIS 5.0 (FTP Service 5.0)">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft IIS 5.0 is installed" definition_ref="oval:org.mitre.oval:def:731"/>
          <criterion comment="The version of ftpsvc2.dll is less than 5.0.2195.7336" test_ref="oval:org.mitre.oval:tst:10425"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.3624" test_ref="oval:org.mitre.oval:tst:10973"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3 - IIS 5.1 (FTP Service 5.1)">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft IIS 5.1 is installed" definition_ref="oval:org.mitre.oval:def:460"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.2600.5875" test_ref="oval:org.mitre.oval:tst:10691"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 x86/x64 SP2 - IIS 6.0 (FTP Service 6.0)">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
          </criteria>
          <extend_definition comment="Microsoft IIS 6.0 is installed" definition_ref="oval:org.mitre.oval:def:227"/>
          <criterion comment="The version of ftpsvc2.dll is less than 6.0.3790.4584" test_ref="oval:org.mitre.oval:tst:10767"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6054" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat allows attackers to cause a denial of service via unknown vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2992" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2992"/>
        <description>An unspecified ActiveX control in Adobe Reader and Acrobat 9.x before 9.2, 8.x before 8.1.7, and possibly 7.x through 7.1.4 does not properly validate input, which allows attackers to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:37.760-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:33.792-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6042" version="0" class="vulnerability">
      <metadata>
        <title>Memory Corruption in Indexing Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2507" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2507"/>
        <description>A certain ActiveX control in the Indexing Service in Microsoft Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2 does not properly process URLs, which allows remote attackers to execute arbitrary programs via unspecified vectors that cause a "vulnerable binary" to load and run, aka "Memory Corruption in Indexing Service Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:45.516-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:33.465-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of query.dll is less than 5.0.2195.7320" test_ref="oval:org.mitre.oval:tst:10734"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of query.dll is less than 5.1.2600.3602" test_ref="oval:org.mitre.oval:tst:10632"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of query.dll is less than 5.1.2600.5847" test_ref="oval:org.mitre.oval:tst:10993"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x64 SP2, Windows Server 2003 SP2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of query.dll is less than 5.2.3790.4554" test_ref="oval:org.mitre.oval:tst:10897"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6035" version="2" class="vulnerability">
      <metadata>
        <title>Apple iTunes Local Privilege Escalation Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Apple iTunes</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3636" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3636"/>
        <description>Integer overflow in the IopfCompleteRequest API in the kernel in Microsoft Windows 2000, XP, Server 2003, and Vista allows context-dependent attackers to gain privileges. NOTE: this issue was originally reported for GEARAspiWDM.sys 2.0.7.5 in Gear Software CD DVD Filter driver before 4.001.7, as used in other products including Apple iTunes and multiple Symantec and Norton products, which allows local users to gain privileges via repeated IoAttachDevice IOCTL calls to \\.\GEARAspiWDMDevice in this GEARAspiWDM.sys.  However, the root cause is the integer overflow in the API call itself.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-09-17T13:25:15">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2008-09-22T11:09:15.057-04:00">DRAFT</status_change>
            <status_change date="2008-10-13T04:00:47.085-04:00">INTERIM</status_change>
            <status_change date="2008-11-03T04:00:24.647-05:00">ACCEPTED</status_change>
            <modified comment="Updated obj:6563 to use registry key that contains the full filepath of iTunes.exe" date="2009-10-19T16:03:00.949-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-10-19T16:05:11.580-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:32.989-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
        </criteria>
        <criterion comment="iTunes.exe version is less than 8.0.0.35" test_ref="oval:org.mitre.oval:tst:9151"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6001" version="2" class="vulnerability">
      <metadata>
        <title>Apple iTunes Denial of Service Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Apple iTunes</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0016" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0016"/>
        <description>Apple iTunes before 8.1 on Windows allows remote attackers to cause a denial of service (infinite loop) via a Digital Audio Access Protocol (DAAP) message with a crafted Content-Length header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-03-17T10:31:31">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-03-23T10:43:53.220-04:00">DRAFT</status_change>
            <status_change date="2009-04-13T04:00:27.226-04:00">INTERIM</status_change>
            <status_change date="2009-05-04T04:00:26.020-04:00">ACCEPTED</status_change>
            <modified comment="Updated obj:6563 to use registry key that contains the full filepath of iTunes.exe" date="2009-10-19T16:03:00.949-04:00">
              <contributor organization="The MITRE Corporation">Mike Lah</contributor>
            </modified>
            <status_change date="2009-10-19T16:05:11.485-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:32.259-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
        </criteria>
        <criterion comment="iTunes.exe version is less than 8.1.0.51" test_ref="oval:org.mitre.oval:tst:9153"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5967" version="0" class="vulnerability">
      <metadata>
        <title>GDI+ WMF Integer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Office 2002</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office 2007</product>
          <product>Microsoft Office Visio</product>
          <product>Microsoft Visual Studio 2008</product>
          <product>Microsoft SQL Server 2005</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2500" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2500"/>
        <description>Integer overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System SP1 and SP2, Office Project 2002 SP1, Visio 2002 SP2, Office Word Viewer, Word Viewer 2003 Gold and SP3, Office Excel Viewer 2003 Gold and SP3, Office Excel Viewer, Office PowerPoint Viewer 2007 Gold, SP1, and SP2, Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2, Expression Web, Expression Web 2, Groove 2007 Gold and SP1, Works 8.5, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2 and SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold and SP1, and Forefront Client Security 1.0 allows remote attackers to execute arbitrary code via a crafted WMF image file, aka "GDI+ WMF Integer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:15.399-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:30.525-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10931"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Vgx.dll version is less than 6.0.2800.1637" test_ref="oval:org.mitre.oval:tst:10357"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
            <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
            <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          </criteria>
          <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
            <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
            <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          </criteria>
          <criterion comment="GDIPlus.dll version is less than 11.0.8312.0" test_ref="oval:org.mitre.oval:tst:10849"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2007 is installed" definition_ref="oval:org.mitre.oval:def:1211"/>
            <extend_definition comment="Microsoft PowerPoint Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:5517"/>
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          </criteria>
          <criterion comment="Ogl.dll version is less than 12.0.6509.5000" test_ref="oval:org.mitre.oval:tst:10022"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2005 is installed." definition_ref="oval:org.mitre.oval:def:426"/>
          <criterion comment="ReportViewerLP.exe version is less than 2.0.50727.4401" test_ref="oval:org.mitre.oval:tst:10776"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2008 is installed" definition_ref="oval:org.mitre.oval:def:5401"/>
          <criterion comment="ReportViewer.exe version is less than 9.0.21022.227" test_ref="oval:org.mitre.oval:tst:11015"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10920"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10477"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10984"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10359"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10940"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10725"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10840"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10033"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:11025"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10582"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10780"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5964" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat DoS or possibly execute arbitrary code via unspecified vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2980" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2980"/>
        <description>Integer overflow in Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 allows attackers to cause a denial of service or possibly execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:33.490-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:29.783-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5957" version="0" class="vulnerability">
      <metadata>
        <title>Opera integer value denial of service</title>
        <affected family="windows">
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Opera Browser</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2540" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2540"/>
        <description>Opera, possibly 9.64 and earlier, allows remote attackers to cause a denial of service (memory consumption) via a large integer value for the length property of a Select object, a related issue to CVE-2009-1692.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T12:57:10">
              <contributor organization="SecPod Technologies">Prabhu S A</contributor>
            </submitted>
            <status_change date="2009-10-23T07:00:56.117-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:29.429-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <criteria operator="OR">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
          <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
        </criteria>
        <criterion comment="Opera.exe version less than or equal to 9.64.10487" test_ref="oval:org.mitre.oval:tst:11114"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5898" version="0" class="vulnerability">
      <metadata>
        <title>GDI+ TIFF Buffer Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Office 2002</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office 2007</product>
          <product>Microsoft Office Visio</product>
          <product>Microsoft Visual Studio 2008</product>
          <product>Microsoft SQL Server 2005</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2502" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2502"/>
        <description>Buffer overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System SP1 and SP2, Office Project 2002 SP1, Visio 2002 SP2, Office Word Viewer, Word Viewer 2003 Gold and SP3, Office Excel Viewer 2003 Gold and SP3, Office Excel Viewer, Office PowerPoint Viewer 2007 Gold, SP1, and SP2, Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2, Expression Web, Expression Web 2, Groove 2007 Gold and SP1, Works 8.5, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2 and SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold and SP1, and Forefront Client Security 1.0 allows remote attackers to execute arbitrary code via a crafted TIFF image file, aka "GDI+ TIFF Buffer Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:16.991-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:27.613-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10931"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Vgx.dll version is less than 6.0.2800.1637" test_ref="oval:org.mitre.oval:tst:10357"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
            <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
            <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          </criteria>
          <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
            <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
            <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          </criteria>
          <criterion comment="GDIPlus.dll version is less than 11.0.8312.0" test_ref="oval:org.mitre.oval:tst:10849"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2007 is installed" definition_ref="oval:org.mitre.oval:def:1211"/>
            <extend_definition comment="Microsoft PowerPoint Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:5517"/>
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          </criteria>
          <criterion comment="Ogl.dll version is less than 12.0.6509.5000" test_ref="oval:org.mitre.oval:tst:10022"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2005 is installed." definition_ref="oval:org.mitre.oval:def:426"/>
          <criterion comment="ReportViewerLP.exe version is less than 2.0.50727.4401" test_ref="oval:org.mitre.oval:tst:10776"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2008 is installed" definition_ref="oval:org.mitre.oval:def:5401"/>
          <criterion comment="ReportViewer.exe version is less than 9.0.21022.227" test_ref="oval:org.mitre.oval:tst:11015"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10920"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10477"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10984"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10359"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10940"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10725"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10840"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10033"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:11025"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10582"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10780"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5888" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat cause arbitrary code execution via unspecified vectors</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2986" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2986"/>
        <description>Multiple heap-based buffer overflows in Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 might allow attackers to execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:35.678-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:27.163-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5842" version="0" class="vulnerability">
      <metadata>
        <title>Null Truncation in X.509 Common Name Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft ASN.1 Library</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2510" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2510"/>
        <description>The CryptoAPI component in Microsoft Windows 2000 SP4, Windows XP SP2 and SP3, Windows Server 2003 SP2, Windows Vista Gold, SP1, and SP2, Windows Server 2008 Gold, SP2, and R2, and Windows 7, as used by Internet Explorer and other applications, does not properly handle a '\0' character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, aka "Null Truncation in X.509 Common Name Vulnerability," a related issue to CVE-2009-2408.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:06.961-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:26.396-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Windows 2000 SP4">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="the version of msasn1.dll is less than 5.0.2195.7334" test_ref="oval:org.mitre.oval:tst:10655"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP2">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.3624" test_ref="oval:org.mitre.oval:tst:10905"/>
        </criteria>
        <criteria operator="AND" comment="Windows XP x86 SP3">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <criterion comment="the version of msasn1.dll is less than 5.1.2600.5875" test_ref="oval:org.mitre.oval:tst:10731"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 5.2.3790.4584" test_ref="oval:org.mitre.oval:tst:10013"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 6.0.6000.16922" test_ref="oval:org.mitre.oval:tst:10512"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP1, Windows Server 2008 x86/x64/ia64 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 6.0.6001.18326" test_ref="oval:org.mitre.oval:tst:10835"/>
        </criteria>
        <criteria operator="AND" comment="Windows Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is less than 6.0.6002.18106" test_ref="oval:org.mitre.oval:tst:10818"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is greater than or equal 6.1.7600.16000" test_ref="oval:org.mitre.oval:tst:10564"/>
          <criterion comment="the version of msasn1.dll is less than 6.1.7600.16415" test_ref="oval:org.mitre.oval:tst:10587"/>
        </criteria>
        <criteria operator="AND" comment="Windows 7 x86/x64, Windows Server 2008 R2 x86/x64/ia64">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <criterion comment="the version of msasn1.dll is greater than or equal 6.1.7600.20000" test_ref="oval:org.mitre.oval:tst:10901"/>
          <criterion comment="the version of msasn1.dll is less than 6.1.7600.20518" test_ref="oval:org.mitre.oval:tst:10706"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5822" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat cause Multiple Vulnerabilities</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2993" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2993"/>
        <description>The JavaScript for Acrobat API in Adobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 does not properly implement the (1) Privileged Context and (2) Safe Path restrictions for unspecified JavaScript methods, which allows remote attackers to create arbitrary files, and possibly execute arbitrary code, via the cPath parameter in a crafted PDF file.  NOTE: some of these details are obtained from third party information.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:38.131-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:25.852-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5800" version="0" class="vulnerability">
      <metadata>
        <title>GDI+ PNG Heap Overflow Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <product>Microsoft Internet Explorer 6</product>
          <product>Microsoft Office 2002</product>
          <product>Microsoft Office 2003</product>
          <product>Microsoft Office 2007</product>
          <product>Microsoft Office Visio</product>
          <product>Microsoft Visual Studio 2008</product>
          <product>Microsoft SQL Server 2005</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2501" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2501"/>
        <description>Heap-based buffer overflow in GDI+ in Microsoft Internet Explorer 6 SP1, Windows XP SP2 and SP3, Office XP SP3, Office 2003 SP3, 2007 Microsoft Office System SP1 and SP2, Office Project 2002 SP1, Visio 2002 SP2, Office Word Viewer, Word Viewer 2003 Gold and SP3, Office Excel Viewer 2003 Gold and SP3, Office Excel Viewer, Office PowerPoint Viewer 2007 Gold, SP1, and SP2, Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats SP1 and SP2, Expression Web, Expression Web 2, Groove 2007 Gold and SP1, Works 8.5, SQL Server 2000 Reporting Services SP2, SQL Server 2005 SP2 and SP3, Report Viewer 2005 SP1, Report Viewer 2008 Gold and SP1, and Forefront Client Security 1.0 allows remote attackers to execute arbitrary code via a crafted PNG image file, aka "GDI+ PNG Heap Overflow Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:37:16.234-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:24.570-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          </criteria>
          <criterion comment="Gdiplus.dll version is less than 5.2.6001.22319" test_ref="oval:org.mitre.oval:tst:10931"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <criterion comment="Vgx.dll version is less than 6.0.2800.1637" test_ref="oval:org.mitre.oval:tst:10357"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2002 is installed" definition_ref="oval:org.mitre.oval:def:663"/>
            <extend_definition comment="Microsoft Project 2002 SP1 is installed" definition_ref="oval:org.mitre.oval:def:707"/>
            <extend_definition comment="Microsoft Office Visio 2002 SP2 is installed" definition_ref="oval:org.mitre.oval:def:692"/>
          </criteria>
          <criterion comment="Mso.dll version is less than 10.0.6856.0" test_ref="oval:org.mitre.oval:tst:10932"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2003 is installed" definition_ref="oval:org.mitre.oval:def:233"/>
            <extend_definition comment="Microsoft Word Viewer is installed" definition_ref="oval:org.mitre.oval:def:737"/>
            <extend_definition comment="Microsoft Excel Viewer 2003 is installed" definition_ref="oval:org.mitre.oval:def:439"/>
          </criteria>
          <criterion comment="GDIPlus.dll version is less than 11.0.8312.0" test_ref="oval:org.mitre.oval:tst:10849"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Office 2007 is installed" definition_ref="oval:org.mitre.oval:def:1211"/>
            <extend_definition comment="Microsoft PowerPoint Viewer 2007 is installed" definition_ref="oval:org.mitre.oval:def:5517"/>
            <extend_definition comment="Microsoft Office Compatibility Pack is installed" definition_ref="oval:org.mitre.oval:def:1853"/>
          </criteria>
          <criterion comment="Ogl.dll version is less than 12.0.6509.5000" test_ref="oval:org.mitre.oval:tst:10022"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2005 is installed." definition_ref="oval:org.mitre.oval:def:426"/>
          <criterion comment="ReportViewerLP.exe version is less than 2.0.50727.4401" test_ref="oval:org.mitre.oval:tst:10776"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Visual Studio 2008 is installed" definition_ref="oval:org.mitre.oval:def:5401"/>
          <criterion comment="ReportViewer.exe version is less than 9.0.21022.227" test_ref="oval:org.mitre.oval:tst:11015"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10920"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10477"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10984"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10359"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.3080.0" test_ref="oval:org.mitre.oval:tst:10940"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 2 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 2" test_ref="oval:org.mitre.oval:tst:9558"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.3080.0" test_ref="oval:org.mitre.oval:tst:10725"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Analysis Services is installed" test_ref="oval:org.mitre.oval:tst:10937"/>
          <criterion comment="The version of Msmdsrv.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10840"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Notification Services is installed" test_ref="oval:org.mitre.oval:tst:10812"/>
          <criterion comment="The version of Nsservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10033"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Reporting Services is installed" test_ref="oval:org.mitre.oval:tst:11011"/>
          <criterion comment="The version of Reportingservicesservice.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:11025"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="The version of Sqlservr.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10582"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Tools is installed" test_ref="oval:org.mitre.oval:tst:10689"/>
          <criterion comment="The version of Sqlwb.exe is less than 2005.90.4053.0" test_ref="oval:org.mitre.oval:tst:10780"/>
        </criteria>
        <criteria operator="AND" comment="SQL Server 2005 Service Pack 3 GDR">
          <extend_definition comment="Microsoft SQL Server 2005 is installed" definition_ref="oval:org.mitre.oval:def:6082"/>
          <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\SP equals 3" test_ref="oval:org.mitre.oval:tst:10686"/>
          <criterion comment="Microsoft SQL Server 2005 Integration Services is installed" test_ref="oval:org.mitre.oval:tst:10380"/>
          <criterion comment="The version of Msdtssrvr.exe is less than 9.0.4053.0" test_ref="oval:org.mitre.oval:tst:10622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6082" version="1" class="inventory">
      <metadata>
        <title>Microsoft SQL Server 2005 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft SQL Server 2005</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:sql_server:2005"/>
        <description>Microsoft SQL Server 2005 is installed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-10T16:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-02-13T17:01:34.144-05:00">DRAFT</status_change>
            <status_change date="2009-03-02T04:00:23.180-05:00">INTERIM</status_change>
            <status_change date="2009-03-23T04:00:18.474-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\90\DTS\Setup\\Version is greater than 9.0.0.0" test_ref="oval:org.mitre.oval:tst:9665"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5766" version="0" class="vulnerability">
      <metadata>
        <title>Uninitialized Memory Corruption Vulnerability (CVE-2009-2531)</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft Internet Explorer</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2531" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2531"/>
        <description>Microsoft Internet Explorer 6, 6 SP1, 7, and 8 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by accessing an object that (1) was not properly initialized or (2) is deleted, leading to memory corruption, aka "Uninitialized Memory Corruption Vulnerability," a different vulnerability than CVE-2009-2530.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:44.544-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:23.345-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2800.1638" test_ref="oval:org.mitre.oval:tst:10604"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.3627" test_ref="oval:org.mitre.oval:tst:10771"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.2900.5880" test_ref="oval:org.mitre.oval:tst:10838"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 6 is installed" definition_ref="oval:org.mitre.oval:def:563"/>
          <criterion comment="Mshtml.dll version is less than 6.0.3790.4589" test_ref="oval:org.mitre.oval:tst:10917"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16915" test_ref="oval:org.mitre.oval:tst:10949"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21115" test_ref="oval:org.mitre.oval:tst:10971"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.16000" test_ref="oval:org.mitre.oval:tst:9392"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.16916" test_ref="oval:org.mitre.oval:tst:10612"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6000.20000" test_ref="oval:org.mitre.oval:tst:9441"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6000.21116" test_ref="oval:org.mitre.oval:tst:10668"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.16000" test_ref="oval:org.mitre.oval:tst:9444"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.18319" test_ref="oval:org.mitre.oval:tst:10928"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6001.20000" test_ref="oval:org.mitre.oval:tst:9375"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6001.22508" test_ref="oval:org.mitre.oval:tst:10959"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10094"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.18100" test_ref="oval:org.mitre.oval:tst:10793"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 7 is installed" definition_ref="oval:org.mitre.oval:def:627"/>
          <criterion comment="Mshtml.dll version is greater than 7.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10125"/>
          <criterion comment="Mshtml.dll version is less than 7.0.6002.22212" test_ref="oval:org.mitre.oval:tst:10952"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.18000" test_ref="oval:org.mitre.oval:tst:9771"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.18828" test_ref="oval:org.mitre.oval:tst:10824"/>
        </criteria>
        <criteria operator="AND">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
          </criteria>
          <extend_definition comment="Microsoft Internet Explorer 8 is installed" definition_ref="oval:org.mitre.oval:def:6210"/>
          <criterion comment="Mshtml.dll version is greater than 8.0.6001.22000" test_ref="oval:org.mitre.oval:tst:9913"/>
          <criterion comment="Mshtml.dll version is less than 8.0.6001.22918" test_ref="oval:org.mitre.oval:tst:10966"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5719" version="0" class="vulnerability">
      <metadata>
        <title>Adobe Reader and Acrobat getPlus_HelperSvc.exe) local elevation of privileges</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <platform>Microsoft Windows 7</platform>
          <product>Adobe Reader</product>
          <product>Adobe Acrobat</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2564" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2564"/>
        <description>NOS Microsystems getPlus Download Manager for Adobe 1.6.2.36, and possibly other versions, installs NOS\bin\getPlus_HelperSvc.exe with insecure permissions (Everyone:Full Control), which allows local users to gain SYSTEM privileges by replacing getPlus_HelperSvc.exe with a Trojan horse program, as demonstrated by use of getPlus Download Manager within Adobe Reader. NOTE: the scope of this issue is limited because the program is deleted and the associated service is not automatically launched after a successful installation and reboot.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-23T03:25:55">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </submitted>
            <status_change date="2009-10-23T15:03:32.781-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:22.796-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Adobe Reader 7">
          <extend_definition comment="Adobe Reader 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6377"/>
          <criterion comment="Adobe Reader is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10750"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 8">
          <extend_definition comment="Adobe Reader 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6390"/>
          <criterion comment="Adobe Reader is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11069"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Reader 9">
          <extend_definition comment="Adobe Reader 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6523"/>
          <criterion comment="Adobe Reader is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:10915"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 7">
          <extend_definition comment="Adobe Acrobat 7 Series is installed" definition_ref="oval:org.mitre.oval:def:6213"/>
          <criterion comment="Adobe Acrobat is less than 7.1.4" test_ref="oval:org.mitre.oval:tst:10911"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 8">
          <extend_definition comment="Adobe Acrobat 8 Series is installed" definition_ref="oval:org.mitre.oval:def:6452"/>
          <criterion comment="Adobe Acrobat is less than 8.1.7" test_ref="oval:org.mitre.oval:tst:11087"/>
        </criteria>
        <criteria operator="AND" comment="Adobe Acrobat 9">
          <extend_definition comment="Adobe Acrobat 9 Series is installed" definition_ref="oval:org.mitre.oval:def:6013"/>
          <criterion comment="Adobe Acrobat is less than 9.2.0" test_ref="oval:org.mitre.oval:tst:11017"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5716" version="0" class="vulnerability">
      <metadata>
        <title>Microsoft .NET Framework Pointer Verification Vulnerability</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Vista</platform>
          <platform>Microsoft Windows 7</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Server 2008</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0090" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0090"/>
        <description>Microsoft .NET Framework 1.0 SP3, 1.1 SP1, and 2.0 SP1 does not properly validate .NET verifiable code, which allows remote attackers to obtain unintended access to stack memory, and execute arbitrary code, via (1) a crafted XAML browser application (XBAP), (2) a crafted ASP.NET application, or (3) a crafted .NET Framework application, aka "Microsoft .NET Framework Pointer Verification Vulnerability."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:55.227-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:21.996-05:00">INTERIM</status_change>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment=".NET Framework 1.1 SP1">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
            <extend_definition comment="Microsoft Windows 7 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:6165"/>
            <extend_definition comment="Microsoft Windows 7 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5950"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:6438"/>
            <extend_definition comment="Microsoft Windows Server 2008 R2 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5954"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 1.1 Service Pack 1 is Installed" definition_ref="oval:org.mitre.oval:def:1834"/>
          <criterion comment="the version of Mscorlib.dll is less than 1.1.4322.2443" test_ref="oval:org.mitre.oval:tst:10854"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP1 and .NET Framework 3.5">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:6428"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.1873" test_ref="oval:org.mitre.oval:tst:10790"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows 2000 SP4 or later is installed" definition_ref="oval:org.mitre.oval:def:229"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP2 is installed" definition_ref="oval:org.mitre.oval:def:754"/>
            <extend_definition comment="Microsoft Windows XP (x86) SP3 is installed" definition_ref="oval:org.mitre.oval:def:5631"/>
            <extend_definition comment="Microsoft Windows XP x64 Edition SP2 is installed" definition_ref="oval:org.mitre.oval:def:4193"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x86) is installed" definition_ref="oval:org.mitre.oval:def:1935"/>
            <extend_definition comment="Microsoft Windows Server 2003 SP2 (x64) is installed" definition_ref="oval:org.mitre.oval:def:2161"/>
            <extend_definition comment="Microsoft Windows Server 2003 (ia64) SP2 is installed" definition_ref="oval:org.mitre.oval:def:1442"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:1282"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:2041"/>
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:4873"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 1 is installed" definition_ref="oval:org.mitre.oval:def:5254"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) is installed" definition_ref="oval:org.mitre.oval:def:4870"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition is installed" definition_ref="oval:org.mitre.oval:def:5356"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition is installed" definition_ref="oval:org.mitre.oval:def:5667"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.3603" test_ref="oval:org.mitre.oval:tst:10670"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2 on Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - GDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.4200" test_ref="oval:org.mitre.oval:tst:10981"/>
          <criterion comment="the version of Kernel32.dll is greater or equal 6.0.6002.18000" test_ref="oval:org.mitre.oval:tst:10987"/>
        </criteria>
        <criteria operator="AND" comment=".NET Framework 2.0 SP2 on Vista x86/x64 SP2, Windows Server 2008 x86/x64/ia64 SP2 - LDR">
          <criteria operator="OR">
            <extend_definition comment="Microsoft Windows Vista (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6124"/>
            <extend_definition comment="Microsoft Windows Vista x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5594"/>
            <extend_definition comment="Microsoft Windows Server 2008 (32-bit) Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:5653"/>
            <extend_definition comment="Microsoft Windows Server 2008 x64 Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6216"/>
            <extend_definition comment="Microsoft Windows Server 2008 Itanium-Based Edition Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6150"/>
          </criteria>
          <extend_definition comment="Microsoft .NET Framework 2.0 Service Pack 2 is installed" definition_ref="oval:org.mitre.oval:def:6158"/>
          <criterion comment="the version of Mscorlib.dll is less than 2.0.50727.4400" test_ref="oval:org.mitre.oval:tst:10805"/>
          <criterion comment="the version of Kernel32.dll is greater or equal 6.0.6002.22000" test_ref="oval:org.mitre.oval:tst:10936"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6438" version="0" class="inventory">
      <metadata>
        <title>Microsoft Windows Server 2008 R2 x64 Edition is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows Server 2008</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:microsoft:windows_2008::r2:x64"/>
        <description>The operating system installed on the system is Microsoft Windows Server 2008 R2 x64 Edition</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Technologies, Inc.">Dragos Prisaca</contributor>
            </submitted>
            <status_change date="2009-10-22T17:36:49.340-04:00">DRAFT</status_change>
            <status_change date="2009-11-09T04:00:59.900-05:00">INTERIM</status_change>
            <modified comment="Changed registry check for amd64 to be case insensitive equals" date="2009-11-19T18:33:00.593-05:00">
              <contributor organization="Hewlett-Packard">Todd Dolinsky</contributor>
            </modified>
          </dates>
          <status>INTERIM</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="the installed operating system is part of the Microsoft Windows family" test_ref="oval:org.mitre.oval:tst:99"/>
        <criterion comment="Windows Server 2008 R2 is installed" test_ref="oval:org.mitre.oval:tst:10317"/>
        <criterion comment="a version of Windows for the x64 architecture is installed" test_ref="oval:org.mitre.oval:tst:3653"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6428" version="0" class="inventory">
      <metadata>
        <title>Microsoft .NET Framework 2.0 Service Pack 1 is installed</title>
        <affected family="windows">
          <platform>Microsoft Windows 2000</platform>
          <platform>Microsoft Windows XP</platform>
          <platform>Microsoft Windows Server 2003</platform>
          <platform>Microsoft Windows Vista</platform>
          <product>Microsoft .NET Framework</product>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:microsoft:.net_framework:2.0:sp1"/>
        <description>Microsoft .NET Framework 2.0 Service Pack 1 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2009-10-13T13:00:00">
              <contributor organization="Gideon Tec