<?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#esx esx-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.10</oval:schema_version>
    <oval:timestamp>2012-01-27T05:11:26.231-05:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:8683" version="2" class="vulnerability">
      <metadata>
        <title>VMware python multiple integer overflows vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2315" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2315"/>
        <description>Multiple integer overflows in Python 2.5.2 and earlier allow context-dependent attackers to have an unknown impact via vectors related to the (1) stringobject, (2) unicodeobject, (3) bufferobject, (4) longobject, (5) tupleobject, (6) stropmodule, (7) gcmodule, and (8) mmapmodule modules.  NOTE: The expandtabs integer overflows in stringobject and unicodeobject in 2.5.2 are covered by CVE-2008-5031.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:36.239-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:49.666-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:32.946-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8639" version="2" class="vulnerability">
      <metadata>
        <title>VMware libxml2 stack consumption vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2414" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2414"/>
        <description>Stack consumption vulnerability in libxml2 2.5.10, 2.6.16, 2.6.26, 2.6.27, and 2.6.32, and libxml 1.8.17, allows context-dependent attackers to cause a denial of service (application crash) via a large depth of element declarations in a DTD, related to a function recursion, as demonstrated by the Codenomicon XML fuzzing framework.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:38.188-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:48.441-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:31.780-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002204-SG is not installed" test_ref="oval:org.mitre.oval:tst:20835"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002407-SG is not installed" test_ref="oval:org.mitre.oval:tst:21110"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911234-SG is not installed" test_ref="oval:org.mitre.oval:tst:20569"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8624" version="2" class="vulnerability">
      <metadata>
        <title>VMware python PyString_FromStringAndSize function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1887" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887"/>
        <description>Python 2.5.2 and earlier allows context-dependent attackers to execute arbitrary code via multiple vectors that cause a negative size value to be provided to the PyString_FromStringAndSize function, which allocates less memory than expected when assert() is disabled and triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:35.995-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:47.584-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:31.290-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8564" version="2" class="vulnerability">
      <metadata>
        <title>VMware python multiple integer overflows vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5031" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5031"/>
        <description>Multiple integer overflows in Python 2.2.3 through 2.5.1, and 2.6, allow context-dependent attackers to have an unknown impact via a large integer value in the tabsize argument to the expandtabs method, as implemented by (1) the string_expandtabs function in Objects/stringobject.c and (2) the unicode_expandtabs function in Objects/unicodeobject.c.  NOTE: this vulnerability reportedly exists because of an incomplete fix for CVE-2008-2315.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:37.344-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:39.198-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:24.149-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8494" version="2" class="vulnerability">
      <metadata>
        <title>VMware python zlib extension module vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1721" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721"/>
        <description>Integer signedness error in the zlib extension module in Python 2.5.2 and earlier allows remote attackers to execute arbitrary code via a negative signed integer, which triggers insufficient memory allocation and a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:35.789-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:31.757-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:16.715-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8486" version="2" class="vulnerability">
      <metadata>
        <title>VMware python integer overflows vulnerability in the imageop module</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4965" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965"/>
        <description>Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service (application crash) and possibly obtain sensitive information (memory contents) via crafted arguments to (1) the tovideo method, and unspecified other vectors related to (2) imageop.c, (3) rbgimgmodule.c, and other files, which trigger heap-based buffer overflows.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:35.581-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:30.988-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:15.880-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8473" version="2" class="vulnerability">
      <metadata>
        <title>VMware improper setting of the exception code on page faults vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2267" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2267"/>
        <description>VMware Workstation 6.5.x before 6.5.3 build 185404, VMware Player 2.5.x before 2.5.3 build 185404, VMware ACE 2.5.x before 2.5.3 build 185404, VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138, VMware Fusion 2.x before 2.0.6 build 196839, VMware ESXi 3.5 and 4.0, and VMware ESX 2.5.5, 3.0.3, 3.5, and 4.0, when Virtual-8086 mode is used, do not properly set the exception code upon a page fault (aka #PF) exception, which allows guest OS users to gain privileges on the guest OS by specifying a crafted value for the cs register.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T13:01:12.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-23T19:12:38.209-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:29.196-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:14.469-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200910401-BG is not installed" test_ref="oval:org.mitre.oval:tst:21174"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:20837"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200909401-BG is not installed" test_ref="oval:org.mitre.oval:tst:20674"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8426" version="2" class="vulnerability">
      <metadata>
        <title>VMware net-snmp divide-by-zero vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1887" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1887"/>
        <description>agent/snmp_agent.c in snmpd in net-snmp 5.0.9 in Red Hat Enterprise Linux (RHEL) 3 allows remote attackers to cause a denial of service (daemon crash) via a crafted SNMP GETBULK request that triggers a divide-by-zero error.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2008-4309.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-18T13:00:53.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:26.637-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:25.164-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:11.391-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002401-SG is not installed" test_ref="oval:org.mitre.oval:tst:20666"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002202-SG is not installed" test_ref="oval:org.mitre.oval:tst:21032"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8422" version="2" class="vulnerability">
      <metadata>
        <title>VMware python multiple buffer overflows vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3142" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3142"/>
        <description>Multiple buffer overflows in Python 2.5.2 and earlier on 32bit platforms allow context-dependent attackers to cause a denial of service (crash) or have unspecified other impact via a long string that leads to incorrect memory allocation during Unicode string processing, related to the unicode_resize function and the PyMem_RESIZE macro.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:36.445-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:24.855-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:11.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8354" version="2" class="vulnerability">
      <metadata>
        <title>VMware python multiple integer overflows vulnerability in the imageop module</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4864" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4864"/>
        <description>Multiple integer overflows in imageop.c in the imageop module in Python 1.5.2 through 2.5.1 allow context-dependent attackers to break out of the Python VM and execute arbitrary code via large integer values in certain arguments to the crop function, leading to a buffer overflow, a different vulnerability than CVE-2007-4965 and CVE-2008-1679.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:37.129-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:19.734-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:06.268-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8353" version="2" class="vulnerability">
      <metadata>
        <title>VMware python PyLocale_strxfrm function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2052" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052"/>
        <description>Off-by-one error in the PyLocale_strxfrm function in Modules/_localemodule.c for Python 2.4 and 2.5 causes an incorrect buffer size to be used for the strxfrm function, which allows context-dependent attackers to read portions of memory via unknown manipulations that trigger a buffer over-read due to missing null termination.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:35.360-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:19.355-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:05.934-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7822" version="2" class="vulnerability">
      <metadata>
        <title>VMware directory traversal vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3733" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3733"/>
        <description>Directory traversal vulnerability in VMware Server 1.x before 1.0.10 build 203137 and 2.x before 2.0.2 build 203138 on Linux, VMware ESXi 3.5, and VMware ESX 3.0.3 and 3.5 allows remote attackers to read arbitrary files via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-22T13:01:12.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-23T19:12:38.555-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:05.099-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:52.103-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200812406-BG is not installed" test_ref="oval:org.mitre.oval:tst:20624"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="Patch ESX350-200901401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10671"/>
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200901401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10671"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7783" version="2" class="vulnerability">
      <metadata>
        <title>VMware libxml2 use-after-free vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2416" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2416"/>
        <description>Multiple use-after-free vulnerabilities in libxml2 2.5.10, 2.6.16, 2.6.26, 2.6.27, and 2.6.32, and libxml 1.8.17, allow context-dependent attackers to cause a denial of service (application crash) via crafted (1) Notation or (2) Enumeration attribute types in an XML file, as demonstrated by the Codenomicon XML fuzzing framework.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:38.409-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:04.214-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:51.213-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002204-SG is not installed" test_ref="oval:org.mitre.oval:tst:20835"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002407-SG is not installed" test_ref="oval:org.mitre.oval:tst:21110"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911234-SG is not installed" test_ref="oval:org.mitre.oval:tst:20569"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7725" version="2" class="vulnerability">
      <metadata>
        <title>VMware python multiple integer overflows vulnerability in the PyOS_vsnprintf function</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3144" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3144"/>
        <description>Multiple integer overflows in the PyOS_vsnprintf function in Python/mysnprintf.c in Python 2.5.2 and earlier allow context-dependent attackers to cause a denial of service (memory corruption) or have unspecified other impact via crafted input to string formatting operations.  NOTE: the handling of certain integer values is also affected by related integer underflows and an off-by-one error.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:36.882-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:00.591-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:47.444-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7720" version="2" class="vulnerability">
      <metadata>
        <title>VMware python multiple integer overflows vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3143" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3143"/>
        <description>Multiple integer overflows in Python before 2.5.2 might allow context-dependent attackers to have an unknown impact via vectors related to (1) Include/pymem.h; (2) _csv.c, (3) _struct.c, (4) arraymodule.c, (5) audioop.c, (6) binascii.c, (7) cPickle.c, (8) cStringIO.c, (9) cjkcodecs/multibytecodec.c, (10) datetimemodule.c, (11) md5.c, (12) rgbimgmodule.c, and (13) stropmodule.c in Modules/; (14) bufferobject.c, (15) listobject.c, and (16) obmalloc.c in Objects/; (17) Parser/node.c; and (18) asdl.c, (19) ast.c, (20) bltinmodule.c, and (21) compile.c in Python/, as addressed by "checks for integer overflows, contributed by Google."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:36.657-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:59.499-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:46.202-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002206-SG is not installed" test_ref="oval:org.mitre.oval:tst:20869"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201002402-SG is not installed" test_ref="oval:org.mitre.oval:tst:21145"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911235-SG is not installed" test_ref="oval:org.mitre.oval:tst:20684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7424" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for perl.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1168" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1168"/>
        <description>The Safe (aka Safe.pm) module before 2.25 for Perl allows context-dependent attackers to bypass intended (1) Safe::reval and (2) Safe::rdo access restrictions, and inject and execute arbitrary code, via vectors involving implicitly called methods and implicitly blessed objects, as demonstrated by the (a) DESTROY and (b) AUTOLOAD methods, related to "automagic methods."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.473-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:29.447-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:49.873-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201008412-SG is not installed." test_ref="oval:org.mitre.oval:tst:11902"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criterion comment="Patch ESX400-201009411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11339"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7320" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for perl.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1447"/>
        <description>The Safe (aka Safe.pm) module 2.26, and certain earlier versions, for Perl, as used in PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2, allows context-dependent attackers to bypass intended (1) Safe::reval and (2) Safe::rdo access restrictions, and inject and execute arbitrary code, via vectors involving subroutine references and delayed execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.627-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:27.631-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:44.854-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201008412-SG is not installed." test_ref="oval:org.mitre.oval:tst:11902"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criterion comment="Patch ESX400-201009411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11339"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7198" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for krb5.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1321" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1321"/>
        <description>The kg_accept_krb5 function in krb5/accept_sec_context.c in the GSS-API library in MIT Kerberos 5 (aka krb5) through 1.7.1 and 1.8 before 1.8.2, as used in kadmind and other applications, does not properly check for invalid GSS-API tokens, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via an AP-REQ message in which the authenticator's checksum field is missing.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.181-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:24.974-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:42.450-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201008411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11745"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criterion comment="Patch ESX400-201009403-SG is not installed." test_ref="oval:org.mitre.oval:tst:11622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7115" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for samba.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2063" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2063"/>
        <description>Buffer overflow in the SMB1 packet chaining implementation in the chain_reply function in process.c in smbd in Samba 3.0.x before 3.3.13 allows remote attackers to cause a denial of service (memory corruption and daemon crash) or possibly execute arbitrary code via a crafted field in a packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:07.900-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:22.784-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:40.449-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201008410-SG is not installed." test_ref="oval:org.mitre.oval:tst:11046"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7080" version="3" class="vulnerability">
      <metadata>
        <title>WebAccess Context Data Cross-site Scripting Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2277" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2277"/>
        <description>Cross-site scripting (XSS) vulnerability in WebAccess in VMware VirtualCenter 2.0.2 and 2.5 and VMware ESX 3.0.3 and 3.5 allows remote attackers to inject arbitrary web script or HTML via vectors related to "context data."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-04-01T16:51:44.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-05T15:19:51.846-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:41.493-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:27.168-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201003403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11464"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7020" version="3" class="vulnerability">
      <metadata>
        <title>Windows-based VMware Tools Unsafe Library Loading vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1141" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1141"/>
        <description>VMware Tools in VMware Workstation 6.5.x before 6.5.4 build 246459; VMware Player 2.5.x before 2.5.4 build 246459; VMware ACE 2.5.x before 2.5.4 build 246459; VMware Server 2.x before 2.0.2 build 203138; VMware Fusion 2.x before 2.0.6 build 246742; VMware ESXi 3.5 and 4.0; and VMware ESX 2.5.5, 3.0.3, 3.5, and 4.0 does not properly access libraries, which allows user-assisted remote attackers to execute arbitrary code by tricking a Windows guest OS user into clicking on a file that is stored on a network share.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-25T15:04:29.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-05-26T10:16:10.403-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:31.186-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:17.319-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-201002203-UG is not installed" test_ref="oval:org.mitre.oval:tst:23429"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="VMware ESX Server 3.5.0 is installed" test_ref="oval:org.mitre.oval:tst:9598"/>
          <criterion comment="Patch ESX350-200912401-BG is not installed" test_ref="oval:org.mitre.oval:tst:23441"/>
        </criteria>
        <criteria operator="AND">
          <criterion comment="VMware ESX Server 4.0 is installed" test_ref="oval:org.mitre.oval:tst:10625"/>
          <criterion comment="Patch ESX400-201002401-BG is not installed" test_ref="oval:org.mitre.oval:tst:24106"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6907" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for cpio and tar.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0624" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0624"/>
        <description>Heap-based buffer overflow in the rmt_read__ function in lib/rtapelib.c in the rmt client functionality in GNU tar before 1.23 and GNU cpio before 2.11 allows remote rmt servers to cause a denial of service (memory corruption) or possibly execute arbitrary code by sending more data than was requested, related to archive filenames that contain a : (colon) character.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:07.519-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:21.397-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:35.808-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="Not to be vulnerable, all the patches should be installed.">
            <criterion comment="Patch ESX350-201008405-SG is not installed." test_ref="oval:org.mitre.oval:tst:11681"/>
            <criterion comment="Patch ESX350-201008407-SG is not installed." test_ref="oval:org.mitre.oval:tst:11182"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criteria operator="OR" comment="Not to be vulnerable, all the patches should be installed.">
            <criterion comment="Patch ESX400-201009402-SG is not installed." test_ref="oval:org.mitre.oval:tst:11270"/>
            <criterion comment="Patch ESX400-201009406-SG is not installed." test_ref="oval:org.mitre.oval:tst:11105"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6293" version="1" class="inventory">
      <metadata>
        <title>VMware ESX Server 4.0 is installed</title>
        <affected family="unix">
          <platform>VMware ESX Server 4</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:vmware:esx:4.0"/>
        <description>The operating system installed on the system is VMware ESX Server 4.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-22T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-17T17:22:13.496-05:00">DRAFT</status_change>
            <status_change date="2010-01-04T04:01:45.305-05:00">INTERIM</status_change>
            <status_change date="2010-01-25T04:00:14.212-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMware ESX Server 4.0 is installed" test_ref="oval:org.mitre.oval:tst:11154"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6863" version="3" class="vulnerability">
      <metadata>
        <title>WebAccess Virtual Machine Name Cross-site Scripting Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1137" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1137"/>
        <description>Cross-site scripting (XSS) vulnerability in WebAccess in VMware VirtualCenter 2.0.2 and 2.5 and VMware ESX 3.0.3 and 3.5, and the Server Console in VMware Server 1.0, allows remote attackers to inject arbitrary web script or HTML via the name of a virtual machine.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-04-01T16:51:44.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-05T15:19:52.062-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:30.157-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:15.262-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-200903223-UG is not installed" test_ref="oval:org.mitre.oval:tst:11489"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6860" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for cpio.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2005-4268" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4268"/>
        <description>Buffer overflow in cpio 2.6-8.FC4 on 64-bit platforms, when creating a cpio archive, allows local users to cause a denial of service (crash) and possibly execute arbitrary code via a file whose size is represented by more than 8 digits.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:06.708-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:19.974-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:34.784-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201008405-SG is not installed." test_ref="oval:org.mitre.oval:tst:11681"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6722" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) Virtual Machine Lets Remote Users Read/Write Files and Execute Local Applications</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1102" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1102"/>
        <description>Unspecified vulnerability in the Virtual Machine in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allows remote attackers to access files and execute arbitrary code via unknown vectors related to "code generation."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:13.971-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:17.960-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:20.391-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6676" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment LDAP Implementation Bugs Lets Remote Users Deny Service and Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1093" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1093"/>
        <description>LdapCtx in the LDAP service in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; SDK and JRE 1.3.1_24 and earlier; and 1.4.2_19 and earlier does not close the connection when initialization fails, which allows remote attackers to cause a denial of service (LDAP service hang).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:10.214-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:16.778-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:12.354-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6659" version="1" class="vulnerability">
      <metadata>
        <title>Integer and Buffer Overflow Vulnerabilities in the Java Runtime Environment (JRE) "unpack200" JAR Unpacking Utility May Lead to Escalation of Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1096" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1096"/>
        <description>Buffer overflow in unpack200 in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via a JAR file with crafted Pack200 headers.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:11.448-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:15.762-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:09.937-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6643" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment Buffer Overflows in unpack200 Utility Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1095" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1095"/>
        <description>Integer overflow in unpack200 in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via a JAR file with crafted Pack200 headers.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:10.823-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:15.376-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:09.658-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6642" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in weak security</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1105" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1105"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12, 11, and 10 allows user-assisted remote attackers to cause a trusted applet to run in an older JRE version, which can be used to exploit vulnerabilities in that older version, aka CR 6706490.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:15.162-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:15.002-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:09.383-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6633" version="1" class="vulnerability">
      <metadata>
        <title>Linux Kernel TTY Operations NULL Pointer Dereference Denial of Service Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2812" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2812"/>
        <description>The Linux kernel before 2.6.25.10 does not properly perform tty operations, which allows local users to cause a denial of service (system crash) or possibly gain privileges via vectors involving NULL pointer dereference of function pointers in (1) hamradio/6pack.c, (2) hamradio/mkiss.c, (3) irda/irtty-sir.c, (4) ppp_async.c, (5) ppp_synctty.c, (6) slip.c, (7) wan/x25_asy.c, and (8) wireless/strip.c in drivers/net/.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:18.094-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:14.720-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:09.076-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6629" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment zip File Processing Bug Lets Remote Users Read Memory Locations</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5346" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5346"/>
        <description>Unspecified vulnerability in Java Runtime Environment (JRE) for Sun JDK and JRE 5.0 Update 16 and earlier; SDK and JRE 1.4.2_18 and earlier; and SDK and JRE 1.3.1_23 or earlier allows untrusted applets and applications to read arbitrary memory via a crafted ZIP file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:05.669-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:14.392-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:08.185-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6627" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Multiple Code Execution and Security Bypass Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5340" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5340"/>
        <description>Unspecified vulnerability in Java Web Start (JWS) and Java Plug-in with Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allows untrusted JWS applications to gain privileges to access local files or applications via unknown vectors, aka 6727081.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:05.789-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:13.923-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:07.884-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6619" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in crossdomain.xml information disclosure</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1106" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1106"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12, 11, and 10 does not properly parse crossdomain.xml files, which allows remote attackers to bypass intended access restrictions and connect to arbitrary sites via unknown vectors, aka CR 6798948.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:15.330-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:13.563-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:07.587-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6598" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment and Java Development Kit Multiple Security Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1094" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1094"/>
        <description>Unspecified vulnerability in the LDAP implementation in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; SDK and JRE 1.3.1_24 and earlier; and 1.4.2_19 and earlier allows remote LDAP servers to execute arbitrary code via unknown vectors related to serialized data.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:10.403-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:12.771-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:04.574-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6596" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment temporary files weak security</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5360" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5360"/>
        <description>Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; SDK and JRE 1.4.2_18 and earlier; and SDK and JRE 1.3.1_23 and earlier creates temporary files with predictable file names, which allows attackers to write malicious JAR files via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.966-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:12.536-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:04.165-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6585" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in signed applet unauthorized access</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1107" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1107"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier, and 5.0 Update 17 and earlier, allows remote attackers to trick a user into trusting a signed applet via unknown vectors that misrepresent the security warning dialog, related to a "Swing JLabel HTML parsing vulnerability," aka CR 6782871.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:15.506-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:11.672-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:02.804-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6584" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in Javascript code unauthorized access</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1104" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1104"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; and 1.4.2_19 and earlier does not prevent Javascript that is loaded from the localhost from connecting to other ports on the system, which allows user-assisted attackers to bypass intended access restrictions via LiveConnect, aka CR 6724331.  NOTE: this vulnerability can be leveraged with separate cross-site scripting (XSS) vulnerabilities for remote attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:14.905-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:11.372-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:01.707-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6551" version="1" class="vulnerability">
      <metadata>
        <title>Linux Kernel UBIFS Orphan Inode Local Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3275" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275"/>
        <description>The (1) real_lookup and (2) __lookup_hash functions in fs/namei.c in the vfs implementation in the Linux kernel before 2.6.25.15 do not prevent creation of a child dentry for a deleted (aka S_DEAD) directory, which allows local users to cause a denial of service ("overflow" of the UBIFS orphan area) via a series of attempted file creations within deleted directories.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:17.669-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:09.612-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:59.035-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6549" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment and Java Development Kit Multiple Security Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5348" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5348"/>
        <description>Unspecified vulnerability in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier, when using Kerberos authentication, allows remote attackers to cause a denial of service (OS resource consumption) via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:03.489-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:09.300-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:57.585-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6542" version="1" class="vulnerability">
      <metadata>
        <title>Java Plug-in Bugs Lets Remote Users Gain Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1103" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1103"/>
        <description>Unspecified vulnerability in the Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; 1.4.2_19 and earlier; and 1.3.1_24 and earlier allows remote attackers to access files and execute arbitrary code via unknown vectors related to "deserializing applets," aka CR 6646860.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:14.501-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:08.562-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:54.880-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6537" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment JAR Main-Class manifest entry buffer overflow</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5354" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5354"/>
        <description>Stack-based buffer overflow in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allows locally-launched and possibly remote untrusted Java applications to execute arbitrary code via a JAR file with a long Main-Class manifest entry.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.309-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:08.195-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:53.960-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6529" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) Buffer Overflow in Processing Image Files and Fonts Lets Remote Users Gain Privileges on the Target System</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5341" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5341"/>
        <description>Unspecified vulnerability in Java Web Start (JWS) and Java Plug-in with Sun JDK and JRE 6 Update 10 and earlier, and JDK and JRE 5.0 Update 16 and earlier, allows untrusted JWS applications to obtain the pathname of the JWS cache and the application username via unknown vectors, aka CR 6727071.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:05.921-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:07.458-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:50.653-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6514" version="1" class="vulnerability">
      <metadata>
        <title>Linux Kernel ISDN_Net.C Local Buffer Overflow Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-6063" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6063"/>
        <description>Buffer overflow in the isdn_net_setcfg function in isdn_net.c in Linux kernel 2.6.23 allows local users to have an unknown impact via a crafted argument to the isdn_ioctl function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:18.220-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:04.685-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:49.666-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6511" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment 'Calendar.readObject' Bug Lets Remote Applets Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5353" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5353"/>
        <description>The Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier does not properly enforce context of ZoneInfo objects during deserialization, which allows remote attackers to run untrusted applets and applications in a privileged context, as demonstrated by "deserializing Calendar objects".</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.184-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:03.946-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:48.567-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6505" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment TrueType font integer overflow</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5357" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5357"/>
        <description>Integer overflow in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; SDK and JRE 1.4.2_18 and earlier; and SDK and JRE 1.3.1_23 and earlier might allow remote attackers to execute arbitrary code via a crafted TrueType font file, which triggers a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.575-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:02.592-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:46.526-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6503" version="1" class="vulnerability">
      <metadata>
        <title>Linux Kernel Memory Leak in SIT Code ipip6_rcv() Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2136" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2136"/>
        <description>Memory leak in the ipip6_rcv function in net/ipv6/sit.c in the Linux kernel 2.4 before 2.4.36.5 and 2.6 before 2.6.25.3 allows remote attackers to cause a denial of service (memory consumption) via network traffic to a Simple Internet Transition (SIT) tunnel interface, related to the pskb_may_pull and kfree_skb functions, and management of an skb reference count.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:17.932-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:02.275-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:45.368-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6496" version="3" class="vulnerability">
      <metadata>
        <title>Libxml2 Recursive Entity Evaluation Bug Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3281" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3281"/>
        <description>libxml2 2.6.32 and earlier does not properly detect recursion during entity expansion in an attribute value, which allows context-dependent attackers to cause a denial of service (memory and CPU consumption) via a crafted XML document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:01.188-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:22.211-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:01:08.913-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:34:00.177-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:34:20.249-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:18.415-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200810503-SG is not installed" test_ref="oval:org.mitre.oval:tst:10758"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006968 is not installed" test_ref="oval:org.mitre.oval:tst:10726"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10390"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6494" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment TrueType font buffer overflow</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5356" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5356"/>
        <description>Heap-based buffer overflow in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier might allow remote attackers to execute arbitrary code via a crafted TrueType font file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.446-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:01.908-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:44.330-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6467" version="3" class="vulnerability">
      <metadata>
        <title>Bzip2 Bug Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1372" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1372"/>
        <description>bzlib.c in bzip2 before 1.0.5 allows user-assisted remote attackers to cause a denial of service (crash) via a crafted file that triggers a buffer over-read, as demonstrated by the PROTOS GENOME test suite for Archive Formats.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:34.209-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6467" date="2009-10-20T13:45:00.084-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:01:03.979-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:46.225-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:29:00.803-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:29:48.914-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:17.984-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10427"/>
            <criterion comment="Patch ESX303-200811404-BG is not installed" test_ref="oval:org.mitre.oval:tst:10784"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10716"/>
            <criterion comment="Patch ESX-1006982 is not installed" test_ref="oval:org.mitre.oval:tst:10728"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10834"/>
            <criterion comment="Patch ESX350-200811406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10809"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6463" version="1" class="vulnerability">
      <metadata>
        <title>Vim HelpTags Command Remote Format String Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-2953" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3953"/>
        <description>Format string vulnerability in the helptags_one function in src/ex_cmds.c in Vim 6.4 and earlier, and 7.x up to 7.1, allows user-assisted remote attackers to execute arbitrary code via format string specifiers in a help-tags tag in a help file, related to the helptags command.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:17.418-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6463" date="2009-10-20T13:58:00.694-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:01:03.195-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:45.365-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200903406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10431"/>
            <criterion comment="Patch ESX303-200903405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10817"/>
            <criterion comment="Patch ESX303-200903403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10649"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1008409 is not installed" test_ref="oval:org.mitre.oval:tst:9873"/>
            <criterion comment="Patch ESX-1008408 is not installed" test_ref="oval:org.mitre.oval:tst:10772"/>
            <criterion comment="Patch ESX-1008406 is not installed" test_ref="oval:org.mitre.oval:tst:10589"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200904408-SG is not installed" test_ref="oval:org.mitre.oval:tst:10852"/>
            <criterion comment="Patch ESX350-200904407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10730"/>
            <criterion comment="Patch ESX350-200904406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10114"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6458" version="1" class="vulnerability">
      <metadata>
        <title>Libpng Library Uninitialized Pointer Arrays Memory Corruption Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0040" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0040"/>
        <description>The PNG reference library (aka libpng) before 1.0.43, and 1.2.x before 1.2.35, as used in pngcrush and other applications, allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file that triggers a free of an uninitialized pointer in (1) the png_read_png function, (2) pCAL chunk handling, or (3) setup of 16-bit gamma tables.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:27.753-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:20.944-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:01:02.634-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200905401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9878"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1008420 is not installed" test_ref="oval:org.mitre.oval:tst:10635"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200904401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10863"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6449" version="3" class="vulnerability">
      <metadata>
        <title>Kerberos GSS-API SPNEGO Null Pointer Dereference and Invalid Memory Access Bugs Let Remote Denial of Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0845" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0845"/>
        <description>The spnego_gss_accept_sec_context function in lib/gssapi/spnego/spnego_mech.c in MIT Kerberos 5 (aka krb5) 1.5 through 1.6.3, when SPNEGO is used, allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via invalid ContextFlags data in the reqFlags field in a negTokenInit token.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:28.961-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:20.646-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:01:00.504-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:33:00.677-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:34:04.752-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:17.288-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200908403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10799"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200906405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10839"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200906407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10641"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6440" version="1" class="vulnerability">
      <metadata>
        <title>Red Hat dhcpd init Script Symlink Flaw Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1893" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1893"/>
        <description>The configtest function in the Red Hat dhcpd init script for DHCP 3.0.1 in Red Hat Enterprise Linux (RHEL) 3 allows local users to overwrite arbitrary files via a symlink attack on an unspecified temporary file, related to the "dhcpd -t" command.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:17.357-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:58.962-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:40.611-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200910402-SG is not installed" test_ref="oval:org.mitre.oval:tst:10803"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200910406-SG is not installed" test_ref="oval:org.mitre.oval:tst:11129"/>
            <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6439" version="1" class="vulnerability">
      <metadata>
        <title>VMware Guest Virtual Device Driver Bug Lets Local Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4916" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4916"/>
        <description>Unspecified vulnerability in a guest virtual device driver in VMware Workstation before 5.5.9 build 126128, and 6.5.1 and earlier 6.x versions; VMware Player before 1.0.9 build 126128, and 2.5.1 and earlier 2.x versions; VMware ACE before 1.0.8 build 125922, and 2.5.1 and earlier 2.x versions; VMware Server 1.x before 1.0.8 build 126538 and 2.0.x before 2.0.1 build 156745; VMware Fusion before 2.0.1; VMware ESXi 3.5; and VMware ESX 3.0.2, 3.0.3, and 3.5 allows guest OS users to cause a denial of service (host OS crash) via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:19.596-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:20.375-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:01:00.222-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6433" version="1" class="vulnerability">
      <metadata>
        <title>VMware authd Service Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0177" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0177"/>
        <description>vmwarebase.dll, as used in the vmware-authd service (aka vmware-authd.exe), in VMware Workstation 6.5.1 build 126130, 6.5.1 and earlier; VMware Player 2.5.1 build 126130, 2.5.1 and earlier; VMware ACE 2.5.1 and earlier; VMware Server 2.0.x before 2.0.1 build 156745; and VMware Fusion before 2.0.2 build 147997 allows remote attackers to cause a denial of service (daemon crash) via a long (1) USER or (2) PASS command.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:19.177-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:20.106-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:59.620-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6427" version="1" class="vulnerability">
      <metadata>
        <title>Harmoni Versions Prior to 1.6.0 Cross-Site Request Forgery and Security Bypass Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3716" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3716"/>
        <description>Cross-site request forgery (CSRF) vulnerability in Harmoni before 1.6.0 allows remote attackers to make administrative modifications via a (1) save or (2) delete action to an unspecified component.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:19.805-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:19.714-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:57.953-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6425" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX Administrative Directory Traversal Bug May Allow Administrators to Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4281" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4281"/>
        <description>Directory traversal vulnerability in VMWare ESXi 3.5 before ESXe350-200810401-O-UG and ESX 3.5 before ESX350-200810201-UG allows administrators with the Datastore.FileManagement privilege to gain privileges via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:25.528-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:19.451-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:57.398-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:33:00.933-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:33:48.020-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:16.928-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200810501-BG is not installed" test_ref="oval:org.mitre.oval:tst:10500"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006680 is not installed" test_ref="oval:org.mitre.oval:tst:10484"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200810201-UG is not installed" test_ref="oval:org.mitre.oval:tst:9902"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6424" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Lets Remote Users View Directory Contents</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5350" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5350"/>
        <description>Unspecified vulnerability in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allows untrusted applications and applets to list the contents of the operating user's directory via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:03.743-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:58.700-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:40.348-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6415" version="3" class="vulnerability">
      <metadata>
        <title>Libxml2 Integer Overflow in xmlBufferResize() Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4225" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4225"/>
        <description>Integer overflow in the xmlBufferResize function in libxml2 2.7.2 allows context-dependent attackers to cause a denial of service (infinite loop) via a large XML document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:17.106-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6415" date="2009-10-20T13:43:00.352-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:54.339-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:38.816-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:29:00.744-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:30:14.842-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:16.481-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200901405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10525"/>
            <criterion comment="Patch ESX303-200901406-SG is not installed" test_ref="oval:org.mitre.oval:tst:9916"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1007673 is not installed" test_ref="oval:org.mitre.oval:tst:10833"/>
            <criterion comment="Patch ESX-1007674 is not installed" test_ref="oval:org.mitre.oval:tst:10026"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200901401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10671"/>
            <criterion comment="Patch ESX350-200901409-SG is not installed" test_ref="oval:org.mitre.oval:tst:10424"/>
            <criterion comment="Patch ESX350-200901410-SG is not installed" test_ref="oval:org.mitre.oval:tst:10070"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6414" version="3" class="vulnerability">
      <metadata>
        <title>Net-snmp SNMPv3 Authentication Bug Lets Remote Users Bypass Authentication</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0960" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0960"/>
        <description>SNMPv3 HMAC verification in (1) Net-SNMP 5.2.x before 5.2.4.1, 5.3.x before 5.3.2.1, and 5.4.x before 5.4.1.1; (2) UCD-SNMP; (3) eCos; (4) Juniper Session and Resource Control (SRC) C-series 1.0.0 through 2.0.0; (5) NetApp (aka Network Appliance) Data ONTAP 7.3RC1 and 7.3RC2; (6) SNMP Research before 16.2; (7) multiple Cisco IOS, CatOS, ACE, and Nexus products; (8) Ingate Firewall 3.1.0 and later and SIParator 3.1.0 and later; (9) HP OpenView SNMP Emanate Master Agent 15.x; and possibly other products relies on the client to specify the HMAC length, which makes it easier for remote attackers to bypass SNMP authentication via a length value of 1, which only checks the first byte.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:01.401-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:18.820-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:53.998-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:33:00.588-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:33:30.709-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:16.158-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200810503-SG is not installed" test_ref="oval:org.mitre.oval:tst:10758"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006968 is not installed" test_ref="oval:org.mitre.oval:tst:10726"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10390"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6412" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) HTTP Server Bug Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1101" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1101"/>
        <description>Unspecified vulnerability in the lightweight HTTP server implementation in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allows remote attackers to cause a denial of service (probably resource consumption) for a JAX-WS service endpoint via a connection without any data, which triggers a file descriptor "leak."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:13.785-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:58.271-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:40.078-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6409" version="1" class="vulnerability">
      <metadata>
        <title>Multiple Security Vulnerabilities in Java Web Start and Java Plug-in May Allow Privilege Escalation</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5339" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5339"/>
        <description>Unspecified vulnerability in Java Web Start (JWS) and Java Plug-in with Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allows untrusted JWS applications to perform network connections to unauthorized hosts via unknown vectors, aka CR 6727079.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:05.142-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:57.923-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:39.657-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6399" version="1" class="vulnerability">
      <metadata>
        <title>VMware Host Guest File System Bug Lets Local Users Enable Certain Shared Folders</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0908" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0908"/>
        <description>Unspecified vulnerability in the ACE shared folders implementation in the VMware Host Guest File System (HGFS) shared folders feature in VMware ACE 2.5.1 and earlier allows attackers to enable a disabled shared folder.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:18.950-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:18.561-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:52.898-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6386" version="1" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'truncate()' Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4210" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4210"/>
        <description>fs/open.c in the Linux kernel before 2.6.22 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by creating an executable file in a setgid directory through the (1) truncate or (2) ftruncate function in conjunction with memory-mapped I/O.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:17.529-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:55.775-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:38.344-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6383" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Buffer Overflow in unpack200 Utility Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5352" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5352"/>
        <description>Integer overflow in the JAR unpacking utility (unpack200) in the unpack library (unpack.dll) in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier, and JDK and JRE 5.0 Update 16 and earlier, allows untrusted applications and applets to gain privileges via a Pack200 compressed JAR file that triggers a heap-based buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.011-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:55.311-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:37.418-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6380" version="1" class="vulnerability">
      <metadata>
        <title>OpenSSL DSA and ECDSA "EVP_VerifyFinal()" Spoofing Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5077" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5077"/>
        <description>OpenSSL 0.9.8i and earlier does not properly check the return value from the EVP_VerifyFinal function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature for DSA and ECDSA keys.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:17.688-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6380" date="2009-10-20T14:03:00.107-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:52.347-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:36.828-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200903406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10431"/>
            <criterion comment="Patch ESX303-200903405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10817"/>
            <criterion comment="Patch ESX303-200903403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10649"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1008409 is not installed" test_ref="oval:org.mitre.oval:tst:9873"/>
            <criterion comment="Patch ESX-1008408 is not installed" test_ref="oval:org.mitre.oval:tst:10772"/>
            <criterion comment="Patch ESX-1008406 is not installed" test_ref="oval:org.mitre.oval:tst:10589"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200904408-SG is not installed" test_ref="oval:org.mitre.oval:tst:10852"/>
            <criterion comment="Patch ESX350-200904407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10730"/>
            <criterion comment="Patch ESX350-200904406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10114"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6376" version="1" class="vulnerability">
      <metadata>
        <title>VMware Virtual Infrastructure Client Password Disclosure Weakness</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0518" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0518"/>
        <description>VI Client in VMware VirtualCenter before 2.5 Update 4, VMware ESXi 3.5 before Update 4, and VMware ESX 3.5 before Update 4 retains the VirtualCenter Server password in process memory, which might allow local users to obtain this password.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:19.380-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:17.518-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:51.823-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6360" version="3" class="vulnerability">
      <metadata>
        <title>Libxml2 Integer Overflow in xmlSAX2Characters() May Let Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4226" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4226"/>
        <description>Integer overflow in the xmlSAX2Characters function in libxml2 2.7.2 allows context-dependent attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via a large XML document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:16.823-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6360" date="2009-10-20T13:18:00.597-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:49.764-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:34.387-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:30:00.522-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:31:19.608-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:14.937-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200901405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10525"/>
            <criterion comment="Patch ESX303-200901406-SG is not installed" test_ref="oval:org.mitre.oval:tst:9916"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1007673 is not installed" test_ref="oval:org.mitre.oval:tst:10833"/>
            <criterion comment="Patch ESX-1007674 is not installed" test_ref="oval:org.mitre.oval:tst:10026"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200901401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10671"/>
            <criterion comment="Patch ESX350-200901409-SG is not installed" test_ref="oval:org.mitre.oval:tst:10424"/>
            <criterion comment="Patch ESX350-200901410-SG is not installed" test_ref="oval:org.mitre.oval:tst:10070"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6359" version="1" class="vulnerability">
      <metadata>
        <title>Unspecified vunerability in the BasicService for Java Web Start (JWS) and Java Plug-in</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5342" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5342"/>
        <description>Unspecified vulnerability in the BasicService for Java Web Start (JWS) and Java Plug-in with Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allows untrusted downloaded applications to cause local files to be displayed in the browser of the user of the untrusted application via unknown vectors, aka 6767668.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:05.284-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:55.109-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:36.837-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6339" version="3" class="vulnerability">
      <metadata>
        <title>MIT Kerberos SPNEGO and ASN.1 Multiple Remote Denial Of Service Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0844" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0844"/>
        <description>The get_input_token function in the SPNEGO implementation in MIT Kerberos 5 (aka krb5) 1.5 through 1.6.3 allows remote attackers to cause a denial of service (daemon crash) and possibly obtain sensitive information via a crafted length value that triggers a buffer over-read.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:29.248-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:15.316-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:48.896-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:32:00.736-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:33:12.824-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:14.578-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200908403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10799"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200906405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10839"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200906407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10641"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6319" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment GIF images code execution</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5358" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5358"/>
        <description>Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier might allow remote attackers to execute arbitrary code via a crafted GIF file that triggers memory corruption during display of the splash screen, possibly related to splashscreen.dll.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.707-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:54.801-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:36.603-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6310" version="1" class="vulnerability">
      <metadata>
        <title>VMware Bug in 'hcmon.sys' Lets Local Privileged Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1146" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1146"/>
        <description>Unspecified vulnerability in an ioctl in hcmon.sys in VMware Workstation 6.5.1 and earlier, VMware Player 2.5.1 and earlier, VMware ACE 2.5.1 and earlier, and VMware Server 1.0.x before 1.0.9 build 156507 and 2.0.x before 2.0.1 build 156745 allows local users to cause a denial of service via unknown vectors, a different vulnerability than CVE-2008-3761.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:18.168-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:14.210-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:47.535-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6309" version="3" class="vulnerability">
      <metadata>
        <title>VMware CPU Hardware Emulation Bug Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4915" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4915"/>
        <description>The CPU hardware emulation in VMware Workstation 6.0.5 and earlier and 5.5.8 and earlier; Player 2.0.x through 2.0.5 and 1.0.x through 1.0.8; ACE 2.0.x through 2.0.5 and earlier, and 1.0.x through 1.0.7; Server 1.0.x through 1.0.7; ESX 2.5.4 through 3.5; and ESXi 3.5, when running 32-bit and 64-bit guest operating systems, does not properly handle the Trap flag, which allows authenticated guest OS users to gain privileges on the guest OS.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:25.310-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:13.877-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:47.271-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:32:00.817-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:32:45.907-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:14.254-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200810501-BG is not installed" test_ref="oval:org.mitre.oval:tst:10500"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006680 is not installed" test_ref="oval:org.mitre.oval:tst:10484"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200810201-UG is not installed" test_ref="oval:org.mitre.oval:tst:9902"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6288" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) Buffer Overflow in Processing Image Files and Fonts Lets Remote Users Gain Privileges on the Target System</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1097"/>
        <description>Multiple buffer overflows in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allow remote attackers to access files or execute arbitrary code via (1) a crafted PNG image that triggers an integer overflow during memory allocation for display on the splash screen, aka CR 6804996; and (2) a crafted GIF image from which unspecified values are used in calculation of offsets, leading to object-pointer corruption, aka CR 6804997.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:12.015-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:54.509-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:36.285-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6275" version="1" class="vulnerability">
      <metadata>
        <title>mimeTeX and mathTeX Buffer Overflow and Command Injection Issues</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-1382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1382"/>
        <description>libpng 1.0.6 through 1.0.32, 1.2.0 through 1.2.26, and 1.4.0beta01 through 1.4.0beta19 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a PNG file with zero length "unknown" chunks, which trigger an access of uninitialized memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:27.954-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:13.612-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:44.197-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200905401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9878"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1008420 is not installed" test_ref="oval:org.mitre.oval:tst:10635"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200904401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10863"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6251" version="2" class="vulnerability">
      <metadata>
        <title>VMware Heap Overflows in VNnc Codec Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0909" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0909"/>
        <description>Heap-based buffer overflow in the VNnc Codec in VMware Workstation 6.5.x before 6.5.2 build 156735, VMware Player 2.5.x before 2.5.2 build 156735, VMware ACE 2.5.x before 2.5.2 build 156735, and VMware Server 2.0.x before 2.0.1 build 156745 allows remote attackers to execute arbitrary code via a crafted web page or video file, aka ZDI-CAN-435.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:18.569-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:11.817-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:41.893-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6249" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Web Start and Java Plug-in applet class security bypass</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5344" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5344"/>
        <description>Unspecified vulnerability in Java Web Start (JWS) and Java Plug-in with Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allows untrusted applets to read arbitrary files and make unauthorized network connections via unknown vectors related to applet classloading, aka 6716217.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:05.413-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:50.664-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:35.941-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6246" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX Virtual Hardware Memory Access Bug Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4917" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4917"/>
        <description>Unspecified vulnerability in VMware Workstation 5.5.8 and earlier, and 6.0.5 and earlier 6.x versions; VMware Player 1.0.8 and earlier, and 2.0.5 and earlier 2.x versions; VMware Server 1.0.9 and earlier; VMware ESXi 3.5; and VMware ESX 3.0.2 through 3.5 allows guest OS users to have an unknown impact by sending the virtual hardware a request that triggers an arbitrary physical-memory write operation, leading to memory corruption.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:33.913-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6246" date="2009-10-20T13:42:00.740-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:41.586-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:26.412-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:30:00.038-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:30:32.149-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:12.756-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10427"/>
            <criterion comment="Patch ESX303-200811404-BG is not installed" test_ref="oval:org.mitre.oval:tst:10784"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10716"/>
            <criterion comment="Patch ESX-1006982 is not installed" test_ref="oval:org.mitre.oval:tst:10728"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10834"/>
            <criterion comment="Patch ESX350-200811406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10809"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6238" version="1" class="vulnerability">
      <metadata>
        <title>Vim Flaw in Quoting Vim Script Lets Remote Users Cause Arbitrary Commands to Be Executed in Certain Cases</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2712" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2712"/>
        <description>Vim 7.1.314, 6.4, and other versions allows user-assisted remote attackers to execute arbitrary commands via Vim scripts that do not properly sanitize inputs before invoking the execute or system functions, as demonstrated using (1) filetype.vim, (3) xpm.vim, (4) gzip_vim, and (5) netrw.  NOTE: the originally reported version was 7.1.314, but the researcher actually found this set of issues in 7.1.298.  NOTE: the zipplugin issue (originally vector 2 in this identifier) has been subsumed by CVE-2008-3075.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:17.148-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6238" date="2009-10-20T13:59:00.327-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:41.228-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:26.010-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200903406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10431"/>
            <criterion comment="Patch ESX303-200903405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10817"/>
            <criterion comment="Patch ESX303-200903403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10649"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1008409 is not installed" test_ref="oval:org.mitre.oval:tst:9873"/>
            <criterion comment="Patch ESX-1008408 is not installed" test_ref="oval:org.mitre.oval:tst:10772"/>
            <criterion comment="Patch ESX-1008406 is not installed" test_ref="oval:org.mitre.oval:tst:10589"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200904408-SG is not installed" test_ref="oval:org.mitre.oval:tst:10852"/>
            <criterion comment="Patch ESX350-200904407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10730"/>
            <criterion comment="Patch ESX350-200904406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10114"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6224" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) Flaws in Storing and Processing Temporary Font Files Let Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1100" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1100"/>
        <description>Multiple unspecified vulnerabilities in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allow remote attackers to cause a denial of service (disk consumption) via vectors related to temporary font files and (1) "limits on Font creation," aka CR 6522586, and (2) another unspecified vector, aka CR 6632886.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:13.408-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:50.177-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:35.572-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6212" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment UTF-8 Decoding Bug May Let Users Bypass Access Restrictions</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5351" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5351"/>
        <description>Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier accepts UTF-8 encodings that are not the "shortest" form, which makes it easier for attackers to bypass protection mechanisms for other applications that rely on shortest-form UTF-8 encodings.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:03.880-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:48.862-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:34.900-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6201" version="1" class="vulnerability">
      <metadata>
        <title>Linux Kernel copy_user() IA32 Emulation Bug Discloses Information to Local Users</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0598" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0598"/>
        <description>Unspecified vulnerability in the 32-bit and 64-bit emulation in the Linux kernel 2.6.9, 2.6.18, and probably other versions allows local users to read uninitialized memory via unknown vectors involving a crafted binary.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:17.802-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:48.653-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:34.596-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6171" version="3" class="vulnerability">
      <metadata>
        <title>Net-snmp GETBULK Request Processing Bug Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4309" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4309"/>
        <description>Integer overflow in the netsnmp_create_subtree_cache function in agent/snmp_agent.c in net-snmp 5.4 before 5.4.2.1, 5.3 before 5.3.2.3, and 5.2 before 5.2.5.1 allows remote attackers to cause a denial of service (crash) via a crafted SNMP GETBULK request, which triggers a heap-based buffer overflow,  related to the number of responses or repeats.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:16.588-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6171" date="2009-10-20T13:35:00.752-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:38.438-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:23.419-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:30:00.074-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:30:54.184-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:11.751-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200901405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10525"/>
            <criterion comment="Patch ESX303-200901406-SG is not installed" test_ref="oval:org.mitre.oval:tst:9916"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1007673 is not installed" test_ref="oval:org.mitre.oval:tst:10833"/>
            <criterion comment="Patch ESX-1007674 is not installed" test_ref="oval:org.mitre.oval:tst:10026"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200901401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10671"/>
            <criterion comment="Patch ESX350-200901409-SG is not installed" test_ref="oval:org.mitre.oval:tst:10424"/>
            <criterion comment="Patch ESX350-200901410-SG is not installed" test_ref="oval:org.mitre.oval:tst:10070"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6130" version="1" class="vulnerability">
      <metadata>
        <title>VMware Descheduled Time Accounting Driver Bug Lets Local Users on the Guest Operating System Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1805" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1805"/>
        <description>Unspecified vulnerability in the VMware Descheduled Time Accounting driver in VMware Workstation 6.5.1 and earlier, VMware Player 2.5.1 and earlier, VMware ACE 2.5.1 and earlier, VMware Server 1.x before 1.0.9 build 156507 and 2.x before 2.0.1 build 156745, VMware Fusion 2.x before 2.0.2 build 147997, VMware ESXi 3.5, and VMware ESX 3.0.2, 3.0.3, and 3.5, when the Descheduled Time Accounting Service is not running, allows guest OS users on Windows to cause a denial of service via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:27.548-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:09.967-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:36.120-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200905401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9878"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1008420 is not installed" test_ref="oval:org.mitre.oval:tst:10635"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200904401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10863"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6103" version="3" class="vulnerability">
      <metadata>
        <title>Libxml2 Heap Overflow in xmlParseAttValueComplex() Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3529" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3529"/>
        <description>Heap-based buffer overflow in the xmlParseAttValueComplex function in parser.c in libxml2 before 2.7.0 allows context-dependent attackers to cause a denial of service (crash) or execute arbitrary code via a long XML entity name.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:01.834-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:09.650-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:35.245-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:32:00.574-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:32:27.642-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:11.155-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200810503-SG is not installed" test_ref="oval:org.mitre.oval:tst:10758"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006968 is not installed" test_ref="oval:org.mitre.oval:tst:10726"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10390"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6065" version="1" class="vulnerability">
      <metadata>
        <title>VMware Multiple Hosted Products Display Function Code Execution Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1244" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1244"/>
        <description>Unspecified vulnerability in the virtual machine display function in VMware Workstation 6.5.1 and earlier; VMware Player 2.5.1 and earlier; VMware ACE 2.5.1 and earlier; VMware Server 1.x before 1.0.9 build 156507 and 2.x before 2.0.1 build 156745; VMware Fusion before 2.0.4 build 159196; VMware ESXi 3.5; and VMware ESX 3.0.2, 3.0.3, and 3.5 allows guest OS users to execute arbitrary code on the host OS via unknown vectors, a different vulnerability than CVE-2008-4916.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:37.015-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:08.745-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:34.291-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200904403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10327"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1008421 is not installed" test_ref="oval:org.mitre.oval:tst:9972"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200904201-SG is not installed" test_ref="oval:org.mitre.oval:tst:10724"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6059" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment (JRE) Lets Remote Users Access 'localhost'</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5345" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5345"/>
        <description>Unspecified vulnerability in Java Runtime Environment (JRE) with Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; SDK and JRE 1.4.2_18 and earlier; and SDK and JRE 1.3.1_23 and earlier allows code that is loaded from a local filesystem to read arbitrary files and make unauthorized connections to localhost via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:05.537-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:45.728-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:32.245-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6008" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow Vulnerabilities in the Java Runtime Environment (JRE) with Processing Image Files and Fonts may Allow Privileges to be Escalated</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1098" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1098"/>
        <description>Buffer overflow in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; 1.4.2_19 and earlier; and 1.3.1_24 and earlier allows remote attackers to access files or execute arbitrary code via a crafted GIF image, aka CR 6804998.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:12.349-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:45.397-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:31.546-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5987" version="1" class="vulnerability">
      <metadata>
        <title>Vim 'mch_expand_wildcards()' Heap Based Buffer Overflow Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3432" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3432"/>
        <description>Heap-based buffer overflow in the mch_expand_wildcards function in os_unix.c in Vim 6.2 and 6.3 allows user-assisted attackers to execute arbitrary code via shell metacharacters in filenames, as demonstrated by the netrw.v3 test case.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:16.847-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:5987" date="2009-10-20T13:57:00.468-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:31.829-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:17.572-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200903406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10431"/>
            <criterion comment="Patch ESX303-200903405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10817"/>
            <criterion comment="Patch ESX303-200903403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10649"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1008409 is not installed" test_ref="oval:org.mitre.oval:tst:9873"/>
            <criterion comment="Patch ESX-1008408 is not installed" test_ref="oval:org.mitre.oval:tst:10772"/>
            <criterion comment="Patch ESX-1008406 is not installed" test_ref="oval:org.mitre.oval:tst:10589"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200904408-SG is not installed" test_ref="oval:org.mitre.oval:tst:10852"/>
            <criterion comment="Patch ESX350-200904407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10730"/>
            <criterion comment="Patch ESX350-200904406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10114"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5941" version="1" class="vulnerability">
      <metadata>
        <title>DHCP dhclient Stack Overflow in script_write_params() Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0692" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0692"/>
        <description>Stack-based buffer overflow in the script_write_params method in client/dhclient.c in ISC DHCP dhclient 4.1 before 4.1.0p1, 4.0 before 4.0.1p1, 3.1 before 3.1.2p1, 3.0, and 2.0 allows remote DHCP servers to execute arbitrary code via a crafted subnet-mask option.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:17.185-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:43.521-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:30.677-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200910402-SG is not installed" test_ref="oval:org.mitre.oval:tst:10803"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200910406-SG is not installed" test_ref="oval:org.mitre.oval:tst:11129"/>
            <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5924" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Web Start and Java Plug-in JAR File Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5343" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5343"/>
        <description>Java Web Start (JWS) and Java Plug-in with Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allows remote attackers to make unauthorized network connections and hijack HTTP sessions via a crafted file that validates as both a GIF and a Java JAR file, aka "GIFAR" and CR 6707535.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:06.076-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:43.111-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:30.350-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5909" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX Server VMDK Delta Disk Processing Lets Local Administrative Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4914" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4914"/>
        <description>Unspecified vulnerability in VMware ESXi 3.5 before ESXe350-200901401-I-SG and ESX 3.5 before ESX350-200901401-SG allows local administrators to cause a denial of service (host crash) via a snapshot with a malformed VMDK delta disk.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:16.349-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:5909" date="2009-10-20T14:04:00.516-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:28.768-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:15.177-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:25:00.553-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:29:17.641-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:08.222-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200901405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10525"/>
            <criterion comment="Patch ESX303-200901406-SG is not installed" test_ref="oval:org.mitre.oval:tst:9916"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1007673 is not installed" test_ref="oval:org.mitre.oval:tst:10833"/>
            <criterion comment="Patch ESX-1007674 is not installed" test_ref="oval:org.mitre.oval:tst:10026"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200901401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10671"/>
            <criterion comment="Patch ESX350-200901409-SG is not installed" test_ref="oval:org.mitre.oval:tst:10424"/>
            <criterion comment="Patch ESX350-200901410-SG is not installed" test_ref="oval:org.mitre.oval:tst:10070"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5843" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment RSA Public Key Processing Bug Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5349" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5349"/>
        <description>Unspecified vulnerability in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier, and JDK and JRE 5.0 Update 16 and earlier, allows remote attackers to cause a denial of service (CPU consumption) via a crafted RSA public key.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:03.609-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:40.938-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:30.075-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5841" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment image processing code buffer overflow</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5359" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5359"/>
        <description>Buffer overflow in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; SDK and JRE 1.4.2_18 and earlier; and SDK and JRE 1.3.1_23 and earlier might allow remote attackers to execute arbitrary code, related to a ConvolveOp operation in the Java AWT library.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:04.833-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:40.622-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:29.796-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5812" version="1" class="vulnerability">
      <metadata>
        <title>Vim Insufficient Shell Escaping Multiple Command Execution Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4101" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4101"/>
        <description>Vim 3.0 through 7.x before 7.2.010 does not properly escape characters, which allows user-assisted attackers to (1) execute arbitrary shell commands by entering a K keystroke on a line that contains a ";" (semicolon) followed by a command, or execute arbitrary Ex commands by entering an argument after a (2) "Ctrl-]" (control close-square-bracket) or (3) "g]" (g close-square-bracket) keystroke sequence, a different issue than CVE-2008-2712.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:16.584-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:5812" date="2009-10-20T13:56:00.130-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:25.496-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:10.913-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200903406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10431"/>
            <criterion comment="Patch ESX303-200903405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10817"/>
            <criterion comment="Patch ESX303-200903403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10649"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1008409 is not installed" test_ref="oval:org.mitre.oval:tst:9873"/>
            <criterion comment="Patch ESX-1008408 is not installed" test_ref="oval:org.mitre.oval:tst:10772"/>
            <criterion comment="Patch ESX-1008406 is not installed" test_ref="oval:org.mitre.oval:tst:10589"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200904408-SG is not installed" test_ref="oval:org.mitre.oval:tst:10852"/>
            <criterion comment="Patch ESX350-200904407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10730"/>
            <criterion comment="Patch ESX350-200904406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10114"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5786" version="2" class="vulnerability">
      <metadata>
        <title>VMWare Guest Virtual Device Driver Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0910" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0910"/>
        <description>Heap-based buffer overflow in the VNnc Codec in VMware Workstation 6.5.x before 6.5.2 build 156735, VMware Player 2.5.x before 2.5.2 build 156735, VMware ACE 2.5.x before 2.5.2 build 156735, and VMware Server 2.0.x before 2.0.1 build 156745 allows remote attackers to execute arbitrary code via a crafted web page or video file, aka ZDI-CAN-436.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:18.757-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:05.613-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:24.269-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5726" version="1" class="vulnerability">
      <metadata>
        <title>Integer signedness error in Java SE Development Kit (JDK) and Java Runtime Environment (JRE)</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1099" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1099"/>
        <description>Integer signedness error in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via crafted glyph descriptions in a Type1 font, which bypasses a signed comparison and triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:12.899-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:39.522-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:29.460-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5671" version="1" class="vulnerability">
      <metadata>
        <title>Linux Kernel SBNI WAN Driver Privilege Check Bugs May Let Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3525" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3525"/>
        <description>The sbni_ioctl function in drivers/net/wan/sbni.c in the wan subsystem in the Linux kernel 2.6.26.3 does not check for the CAP_NET_ADMIN capability before processing a (1) SIOCDEVRESINSTATS, (2) SIOCDEVSHWSTATE, (3) SIOCDEVENSLAVE, or (4) SIOCDEVEMANSIPATE ioctl request, which allows local users to bypass intended capability restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:18.347-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:35.926-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:25.853-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910401-SG is not installed" test_ref="oval:org.mitre.oval:tst:10930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5664" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Update Fails to Validate Digital Signatures</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5355" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5355"/>
        <description>The "Java Update" feature for Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier does not verify the signature of the JRE that is downloaded, which allows remote attackers to execute arbitrary code via DNS man-in-the-middle attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:06.207-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:35.419-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:25.525-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5633" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment JAX-WS and JAXB Lets Remote Applets Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5347" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5347"/>
        <description>Multiple unspecified vulnerabilities in Java Runtime Environment (JRE) for Sun JDK and JRE 6 Update 10 and earlier allow untrusted applets and applications to gain privileges via vectors related to access to inner classes in the (1) JAX-WS and (2) JAXB packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:03.351-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:35.085-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:25.115-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5601" version="1" class="vulnerability">
      <metadata>
        <title>Java Web Start Bugs Let Remote Users Read/Write Files, Execute Arbitrary Code, and Establish Network Connections</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2086" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2086"/>
        <description>Sun Java Web Start and Java Plug-in for JDK and JRE 6 Update 10 and earlier; JDK and JRE 5.0 Update 16 and earlier; and SDK and JRE 1.4.2_18 and earlier allow remote attackers to execute arbitrary code via a crafted jnlp file that modifies the (1) java.home, (2) java.ext.dirs, or (3) user.home System Properties, aka "Java Web Start File Inclusion" and CR 6694892.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-11-30T14:34:03.215-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:34.755-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:21.267-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10666"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5569" version="1" class="vulnerability">
      <metadata>
        <title>Avaya Solaris BIND "EVP_VerifyFinal()" Signature Spoofing Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0025" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0025"/>
        <description>BIND 9.6.0, 9.5.1, 9.5.0, 9.4.3, and earlier does not properly check the return value from the OpenSSL DSA_verify function, which allows remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature, a similar vulnerability to CVE-2008-5077.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:56:16.319-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:5569" date="2009-10-20T13:43:00.135-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:20.442-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:05.406-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX303-200903406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10431"/>
            <criterion comment="Patch ESX303-200903405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10817"/>
            <criterion comment="Patch ESX303-200903403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10649"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1008409 is not installed" test_ref="oval:org.mitre.oval:tst:9873"/>
            <criterion comment="Patch ESX-1008408 is not installed" test_ref="oval:org.mitre.oval:tst:10772"/>
            <criterion comment="Patch ESX-1008406 is not installed" test_ref="oval:org.mitre.oval:tst:10589"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX350-200904408-SG is not installed" test_ref="oval:org.mitre.oval:tst:10852"/>
            <criterion comment="Patch ESX350-200904407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10730"/>
            <criterion comment="Patch ESX350-200904406-SG is not installed" test_ref="oval:org.mitre.oval:tst:10114"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5514" version="3" class="vulnerability">
      <metadata>
        <title>LibTIFF Buffer Underflow in Decoding LZW Data Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2327" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2327"/>
        <description>Multiple buffer underflows in the (1) LZWDecode, (2) LZWDecodeCompat, and (3) LZWDecodeVector functions in tif_lzw.c in the LZW decoder in LibTIFF 3.8.2 and earlier allow context-dependent attackers to execute arbitrary code via a crafted TIFF file, related to improper handling of the CODE_CLEAR code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-29T20:37:01.632-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:04.113-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:18.776-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:31:00.801-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:32:04.909-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:03.823-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200810503-SG is not installed" test_ref="oval:org.mitre.oval:tst:10758"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006968 is not installed" test_ref="oval:org.mitre.oval:tst:10726"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10390"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5483" version="3" class="vulnerability">
      <metadata>
        <title>Kerberos ASN.1 GeneralizedTime Decoder Bug Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0846" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0846"/>
        <description>The asn1_decode_generaltime function in lib/krb5/asn.1/asn1_decode.c in the ASN.1 GeneralizedTime decoder in MIT Kerberos 5 (aka krb5) before 1.6.4 allows remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code via vectors involving an invalid DER encoding that triggers a free of an uninitialized pointer.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:28.755-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:03.599-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:18.308-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:31:00.050-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:31:44.658-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:03.488-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200908403-SG is not installed" test_ref="oval:org.mitre.oval:tst:10799"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200906405-SG is not installed" test_ref="oval:org.mitre.oval:tst:10839"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200906407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10641"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5506" version="1" class="inventory">
      <metadata>
        <title>VMware ESX Server 4.0 is installed</title>
        <affected family="unix">
          <platform>VMware ESX Server 4</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:vmware:esx:4.0"/>
        <description>The operating system installed on the system is VMware ESX Server 4.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-22T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:28.111-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:03.888-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:18.591-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMware ESX Server 4.0 is installed" test_ref="oval:org.mitre.oval:tst:10625"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5471" version="1" class="vulnerability">
      <metadata>
        <title>VMware Windows 'vmci.sys' Driver Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1147" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1147"/>
        <description>Unspecified vulnerability in vmci.sys in the Virtual Machine Communication Interface (VMCI) in VMware Workstation 6.5.1 and earlier, VMware Player 2.5.1 and earlier, VMware ACE 2.5.1 and earlier, and VMware Server 2.0.x before 2.0.1 build 156745 allows local users to gain privileges via unknown vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-23T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-09-28T06:57:18.373-04:00">DRAFT</status_change>
            <status_change date="2009-10-19T04:00:03.306-04:00">INTERIM</status_change>
            <status_change date="2009-11-09T04:00:17.917-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.3 is installed" definition_ref="oval:org.mitre.oval:def:6026"/>
          <criterion comment="Patch ESX303-200811401-BG is not installed" test_ref="oval:org.mitre.oval:tst:10884"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMWare ESX Server 3.0.2 is installed" definition_ref="oval:org.mitre.oval:def:5613"/>
          <criterion comment="Patch ESX-1006980 is not installed" test_ref="oval:org.mitre.oval:tst:10693"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200811401-SG is not installed" test_ref="oval:org.mitre.oval:tst:9884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6026" version="1" class="inventory">
      <metadata>
        <title>VMWare ESX Server 3.0.3 is installed</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:vmware:esx:3.0.3"/>
        <description>The operating system installed on the system is VMWare ESX Server 3.0.3.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-10T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-16T14:01:59.389-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:24.411-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:20.126-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMWare ESX Server 3.0.3 is installed" test_ref="oval:org.mitre.oval:tst:9327"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5613" version="3" class="inventory">
      <metadata>
        <title>VMWare ESX Server 3.0.2 is installed</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/a:vmware:esx_server:3.0.2"/>
        <description>The operating system installed on the system is VMWare ESX Server 3.0.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-06-10T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Yuzheng Zhou</contributor>
            </submitted>
            <status_change date="2008-06-16T18:08:26.084-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:30.014-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:17.330-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5613 - Updated CPEs." date="2011-10-04T13:20:00.685-04:00">
              <contributor organization="The MITRE Corporation">David Rothenberg</contributor>
            </modified>
            <status_change date="2011-10-04T13:40:41.822-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:12.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMWare ESX Server 3.0.2 is installed" test_ref="oval:org.mitre.oval:tst:7972"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13247" version="4" class="vulnerability">
      <metadata>
        <title>ESX third party update for Service Console kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-2240" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2240"/>
        <description>The do_anonymous_page function in mm/memory.c in the Linux kernel before 2.6.27.52, 2.6.32.x before 2.6.32.19, 2.6.34.x before 2.6.34.4, and 2.6.35.x before 2.6.35.2 does not properly separate the stack and the heap, which allows context-dependent attackers to execute arbitrary code by writing to the bottom page of a shared memory segment, as demonstrated by a memory-exhaustion attack against the X.Org X server.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-30T10:46:17.000-05:00">
              <contributor organization="Hewlett-Packard">Aslesha Nargolkar</contributor>
            </submitted>
            <status_change date="2011-10-24T17:01:48.753-04:00">DRAFT</status_change>
            <status_change date="2011-11-14T04:00:16.576-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:15.348-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201105404-SG does not exist" test_ref="oval:org.mitre.oval:tst:44307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13226" version="4" class="vulnerability">
      <metadata>
        <title>ESX third party update for Service Console kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4536" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536"/>
        <description>drivers/net/e1000/e1000_main.c in the e1000 driver in the Linux kernel 2.6.32.3 and earlier handles Ethernet frames that exceed the MTU by processing certain trailing payload data as if it were a complete frame, which allows remote attackers to bypass packet filters via a large packet with a crafted payload.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2009-1385.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-30T10:46:17.000-05:00">
              <contributor organization="Hewlett-Packard">Aslesha Nargolkar</contributor>
            </submitted>
            <status_change date="2011-10-24T17:01:48.891-04:00">DRAFT</status_change>
            <status_change date="2011-11-14T04:00:15.735-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:14.454-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201105404-SG does not exist" test_ref="oval:org.mitre.oval:tst:44307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12862" version="4" class="vulnerability">
      <metadata>
        <title>ESX third party update for Service Console kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3080" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3080"/>
        <description>Array index error in the gdth_read_event function in drivers/scsi/gdth.c in the Linux kernel before 2.6.32-rc8 allows local users to cause a denial of service or possibly gain privileges via a negative event index in an IOCTL request.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-30T10:46:17.000-05:00">
              <contributor organization="Hewlett-Packard">Aslesha Nargolkar</contributor>
            </submitted>
            <status_change date="2011-10-24T17:01:48.633-04:00">DRAFT</status_change>
            <status_change date="2011-11-14T04:00:10.708-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:09.654-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201105404-SG does not exist" test_ref="oval:org.mitre.oval:tst:44307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12440" version="4" class="vulnerability">
      <metadata>
        <title>VMware vmkernel third party e1000 Driver Packet Filter Bypass</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4536" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536"/>
        <description>drivers/net/e1000/e1000_main.c in the e1000 driver in the Linux kernel 2.6.32.3 and earlier handles Ethernet frames that exceed the MTU by processing certain trailing payload data as if it were a complete frame, which allows remote attackers to bypass packet filters via a large packet with a crafted payload.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2009-1385.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-30T10:20:58.000-05:00">
              <contributor organization="Hewlett-Packard">Aslesha Nargolkar</contributor>
            </submitted>
            <status_change date="2011-10-24T17:01:47.641-04:00">DRAFT</status_change>
            <status_change date="2011-11-14T04:00:08.782-05:00">INTERIM</status_change>
            <status_change date="2011-12-05T04:00:06.322-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201105404-SG does not exist" test_ref="oval:org.mitre.oval:tst:44307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11768" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1895" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1895"/>
        <description>The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PER_CLEAR_ON_SETID setting that does not clear the ADDR_COMPAT_LAYOUT and MMAP_PAGE_ZERO flags when executing a setuid or setgid program, which makes it easier for local users to leverage the details of memory usage to (1) conduct NULL pointer dereference attacks, (2) bypass the mmap_min_addr protection mechanism, or (3) defeat address space layout randomization (ASLR).</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.362-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:07.310-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:20.253-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11741" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3002" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3002"/>
        <description>The Linux kernel before 2.6.31-rc7 does not initialize certain data structures within getname functions, which allows local users to read the contents of some kernel memory locations by calling getsockname on (1) an AF_APPLETALK socket, related to the atalk_getname function in net/appletalk/ddp.c; (2) an AF_IRDA socket, related to the irda_getname function in net/irda/af_irda.c; (3) an AF_ECONET socket, related to the econet_getname function in net/econet/af_econet.c; (4) an AF_NETROM socket, related to the nr_getname function in net/netrom/af_netrom.c; (5) an AF_ROSE socket, related to the rose_getname function in net/rose/af_rose.c; or (6) a raw CAN socket, related to the raw_getname function in net/can/raw.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.609-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:06.658-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:18.328-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11694" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5029" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029"/>
        <description>The __scm_destroy function in net/core/scm.c in the Linux kernel 2.6.27.4, 2.6.26, and earlier makes indirect recursive calls to itself through calls to the fput function, which allows local users to cause a denial of service (panic) via vectors related to sending an SCM_RIGHTS message through a UNIX domain socket and closing file descriptors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:46.746-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:05.969-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:16.983-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11681" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385"/>
        <description>Integer underflow in the e1000_clean_rx_irq function in drivers/net/e1000/e1000_main.c in the e1000 driver in the Linux kernel before 2.6.30-rc8, the e1000e driver in the Linux kernel, and Intel Wired Ethernet (aka e1000) before 7.5.5 allows remote attackers to cause a denial of service (panic) via a crafted frame size.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.231-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:05.743-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:16.761-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11526" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2692" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692"/>
        <description>The Linux kernel 2.6.0 through 2.6.30.4, and 2.4.4 through 2.4.37.4, does not initialize all function pointers for socket operations in proto_ops structures, which allows local users to trigger a NULL pointer dereference and gain privileges by using mmap to map page zero, placing arbitrary code on this page, and then invoking an unavailable operation, as demonstrated by the sendpage operation (sock_sendpage function) on a PF_PPPOX socket.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.974-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:04.713-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:08.690-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11514" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2698" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2698"/>
        <description>The udp_sendmsg function in the UDP implementation in (1) net/ipv4/udp.c and (2) net/ipv6/udp.c in the Linux kernel before 2.6.19 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving the MSG_MORE flag and a UDP socket.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.858-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:04.375-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:08.160-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11513" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3547"/>
        <description>Multiple race conditions in fs/pipe.c in the Linux kernel before 2.6.32-rc6 allow local users to cause a denial of service (NULL pointer dereference and system crash) or gain privileges by attempting to open an anonymous pipe via a /proc/*/fd/ pathname.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.744-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:04.137-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:07.727-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11427" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5300" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300"/>
        <description>Linux kernel 2.6.28 allows local users to cause a denial of service ("soft lockup" and process loss) via a large number of sendmsg function calls, which does not block during AF_UNIX garbage collection and triggers an OOM condition, a different vulnerability than CVE-2008-5029.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:46.904-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:03.847-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:06.682-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11412" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2848" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848"/>
        <description>The execve function in the Linux kernel, possibly 2.6.30-rc6 and earlier, does not properly clear the current->clear_child_tid pointer, which allows local users to cause a denial of service (memory corruption) or possibly gain privileges via a clone system call with CLONE_CHILD_SETTID or CLONE_CHILD_CLEARTID enabled, which is not properly handled during thread creation and exit.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.489-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:03.600-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:06.454-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:10919" version="3" class="vulnerability">
      <metadata>
        <title>Service Console update for COS kernel</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1337" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1337"/>
        <description>The exit_notify function in kernel/exit.c in the Linux kernel before 2.6.30-rc1 does not restrict exit signals when the CAP_KILL capability is held, which allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-10T10:25:06.000-05:00">
              <contributor organization="Hewlett-Packard">Chandan M C</contributor>
            </submitted>
            <status_change date="2010-07-13T15:12:47.102-04:00">DRAFT</status_change>
            <status_change date="2010-08-02T04:00:03.188-04:00">INTERIM</status_change>
            <status_change date="2010-08-23T04:00:02.744-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
        <criterion comment="Patch ESX350-201006401-SG is not installed" test_ref="oval:org.mitre.oval:tst:38250"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5887" version="1" class="inventory">
      <metadata>
        <title>VMware ESX Server 3.5.0 is installed</title>
        <affected family="unix">
          <platform>VMware ESX Server 3.5</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:vmware:esx:3.5.0"/>
        <description>The operating system installed on the system is VMware ESX Server 3.5.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-02-06T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2009-02-06T16:04:27.225-05:00">DRAFT</status_change>
            <status_change date="2009-02-23T04:00:21.573-05:00">INTERIM</status_change>
            <status_change date="2009-03-16T04:00:14.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMware ESX Server 3.5.0 is installed" test_ref="oval:org.mitre.oval:tst:9598"/>
      </criteria>
    </definition>
  </definitions>
  <tests>
    <patch56_test id="oval:org.mitre.oval:tst:21174" version="1" comment="Patch ESX303-200910401-BG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11301"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20837" version="1" comment="Patch ESX350-200910401-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:12021"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20674" version="1" comment="Patch ESX400-200909401-BG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11913"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:21032" version="1" comment="Patch ESX303-201002202-SG is not installed" check_existence="all_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:12095"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20666" version="1" comment="Patch ESX350-201002401-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:12016"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20624" version="1" comment="Patch ESX303-200812406-BG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11410"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:21110" version="1" comment="Patch ESX350-201002407-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11960"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20835" version="1" comment="Patch ESX303-201002204-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11294"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20569" version="1" comment="Patch ESX400-200911234-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11881"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:21145" version="1" comment="Patch ESX350-201002402-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11769"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20869" version="1" comment="Patch ESX303-201002206-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:11726"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20684" version="1" comment="Patch ESX400-200911235-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:12053"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11902" version="1" comment="Patch ESX350-201008412-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7498"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11339" version="1" comment="Patch ESX400-201009411-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7324"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11745" version="1" comment="Patch ESX350-201008411-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7475"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11622" version="1" comment="Patch ESX400-201009403-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7360"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11046" version="1" comment="Patch ESX350-201008410-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6904"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11464" version="1" comment="Patch ESX350-201003403-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7633"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:24106" version="1" comment="Patch ESX400-201002401-BG is not installed" check_existence="all_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:8415"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:23441" version="1" comment="Patch ESX350-200912401-BG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7448"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:23429" version="1" comment="Patch ESX303-201002203-UG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7444"/>
    </patch56_test>
    <version_test id="oval:org.mitre.oval:tst:11154" version="1" comment="VMware ESX Server 4.0 is installed" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:5705"/>
      <state state_ref="oval:org.mitre.oval:ste:5574"/>
    </version_test>
    <patch56_test id="oval:org.mitre.oval:tst:11270" version="1" comment="Patch ESX400-201009402-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7483"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11182" version="1" comment="Patch ESX350-201008407-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7547"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11105" version="1" comment="Patch ESX400-201009406-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7500"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11489" version="1" comment="Patch ESX350-200903223-UG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7193"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11681" version="1" comment="Patch ESX350-201008405-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7402"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:9902" version="1" comment="Patch ESX350-200810201-UG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7177"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10500" version="1" comment="Patch ESX303-200810501-BG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6966"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10484" version="1" comment="Patch ESX-1006680 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7024"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10834" version="1" comment="Patch ESX350-200811401-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6592"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10809" version="1" comment="Patch ESX350-200811406-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7229"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10784" version="1" comment="Patch ESX303-200811404-BG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6849"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10728" version="1" comment="Patch ESX-1006982 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7338"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10716" version="1" comment="Patch ESX-1006980 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6452"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10427" version="1" comment="Patch ESX303-200811401-BG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7213"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:9878" version="1" comment="Patch ESX303-200905401-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7208"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10863" version="1" comment="Patch ESX350-200904401-BG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6321"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10635" version="1" comment="Patch ESX-1008420 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7220"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:9972" version="1" comment="Patch ESX-1008421 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6248"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10724" version="1" comment="Patch ESX350-200904201-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6248"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10327" version="1" comment="Patch ESX303-200904403-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7070"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11129" version="1" comment="Patch ESX350-200910406-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6417"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10803" version="1" comment="Patch ESX303-200910402-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7317"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:9916" version="1" comment="Patch ESX303-200901406-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6357"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10833" version="1" comment="Patch ESX-1007673 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7297"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10671" version="1" comment="Patch ESX350-200901401-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7236"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10525" version="1" comment="Patch ESX303-200901405-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7134"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10424" version="1" comment="Patch ESX350-200901409-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7203"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10070" version="1" comment="Patch ESX350-200901410-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6659"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10026" version="1" comment="Patch ESX-1007674 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7060"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11177" version="1" comment="Patch ESX350-200910403-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7207"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10749" version="1" comment="Patch ESX400-200911223-UG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7145"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10930" version="1" comment="Patch ESX350-200910401-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7372"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10666" version="1" comment="Patch ESX350-200910403-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7288"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:9873" version="1" comment="Patch ESX-1008409 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6237"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10852" version="1" comment="Patch ESX350-200904408-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6474"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10817" version="1" comment="Patch ESX303-200903405-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7052"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10772" version="1" comment="Patch ESX-1008408 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6957"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10730" version="1" comment="Patch ESX350-200904407-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7159"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10649" version="1" comment="Patch ESX303-200903403-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6749"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10589" version="1" comment="Patch ESX-1008406 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6529"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10431" version="1" comment="Patch ESX303-200903406-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7046"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10114" version="1" comment="Patch ESX350-200904406-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7197"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10758" version="1" comment="Patch ESX303-200810503-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7199"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10726" version="1" comment="Patch ESX-1006968 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7185"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10390" version="1" comment="Patch ESX350-200811405-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7214"/>
    </patch56_test>
    <version_test id="oval:org.mitre.oval:tst:10625" version="1" comment="VMware ESX Server 4.0 is installed" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:5705"/>
      <state state_ref="oval:org.mitre.oval:ste:5441"/>
    </version_test>
    <patch56_test id="oval:org.mitre.oval:tst:10839" version="1" comment="Patch ESX400-200906405-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6840"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10799" version="1" comment="Patch ESX303-200908403-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7071"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10641" version="1" comment="Patch ESX350-200906407-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7246"/>
    </patch56_test>
    <version_test id="oval:org.mitre.oval:tst:9327" version="1" comment="VMWare ESX Server 3.0.3 is installed" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:5705"/>
      <state state_ref="oval:org.mitre.oval:ste:4164"/>
    </version_test>
    <version_test id="oval:org.mitre.oval:tst:7972" version="1" comment="VMWare ESX Server 3.0.2 is installed" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:5705"/>
      <state state_ref="oval:org.mitre.oval:ste:3209"/>
    </version_test>
    <patch56_test id="oval:org.mitre.oval:tst:9884" version="1" comment="Patch ESX350-200811401-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7287"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10884" version="1" comment="Patch ESX303-200811401-BG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7078"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10693" version="1" comment="Patch ESX-1006980 is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7281"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:44307" version="1" comment="Patch ESX350-201105404-SG does not exist" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:16040"/>
    </patch56_test>
    <version_test id="oval:org.mitre.oval:tst:9598" version="1" comment="VMware ESX Server 3.5.0 is installed" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:5705"/>
      <state state_ref="oval:org.mitre.oval:ste:4747"/>
    </version_test>
    <patch56_test id="oval:org.mitre.oval:tst:38250" version="1" comment="Patch ESX350-201006401-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:14252"/>
    </patch56_test>
  </tests>
  <objects>
    <patch56_object id="oval:org.mitre.oval:obj:11301" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200910401-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12021" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200910401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11913" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200909401-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12095" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-201002202-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12016" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201002401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11410" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200812406-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11960" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201002407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-201002204-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11881" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911234-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11769" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201002402-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11726" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-201002206-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12053" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911235-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008412-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009411-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008411-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6904" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008410-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7633" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201003403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:8415" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201002401-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7448" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200912401-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-201002203-UG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009402-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7193" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200903223-UG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7177" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200810201-UG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6966" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200810501-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7024" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1006680</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6592" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200811401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7229" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200811406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6849" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200811404-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7338" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1006982</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6452" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1006980</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7213" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200811401-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200905401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6321" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200904401-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7220" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1008420</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6248" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200904201-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7070" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200904403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6417" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200910406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200910402-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6357" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200901406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7297" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1007673</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7236" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200901401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7134" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200901405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7203" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200901409-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6659" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200901410-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7060" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1007674</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200910403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911223-UG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7372" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200910401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7288" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200910403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6237" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1008409</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6474" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200904408-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7052" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200903405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6957" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1008408</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7159" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200904407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6749" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200903403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6529" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1008406</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7046" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200903406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7197" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200904406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7199" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200810503-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7185" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1006968</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7214" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200811405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6840" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200906405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7071" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200908403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7246" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200906407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7287" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200811401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7078" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200811401-BG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7281" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX-1006980</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:16040" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201105404-SG</patch_name>
    </patch56_object>
    <version_object id="oval:org.mitre.oval:obj:5705" version="1" comment="The single version object." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx"/>
    <patch56_object id="oval:org.mitre.oval:obj:14252" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201006401-SG</patch_name>
    </patch56_object>
  </objects>
  <states>
    <version_state id="oval:org.mitre.oval:ste:5574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">4.0.0</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:5441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">4.0.0</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:4164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">3.0.3</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3209" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">3.0.2</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:4747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">3.5.0</release>
    </version_state>
  </states>
</oval_definitions>
