<?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:25.569-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: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: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: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: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: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: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: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: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: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: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: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: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:5929" version="3" class="vulnerability">
      <metadata>
        <title>ESX 2.5.4 through 3.5 allows authenticated guest OS users to gain additional guest OS privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4279" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4279"/>
        <description>The CPU hardware emulation for 64-bit guest operating systems in VMware Workstation 6.0.x before 6.0.5 build 109488 and 5.x before 5.5.8 build 108000; Player 2.0.x before 2.0.5 build 109488 and 1.x before 1.0.8; Server 1.x before 1.0.7 build 108231; and ESX 2.5.4 through 3.5 allows authenticated guest OS users to gain additional guest OS privileges by triggering an exception that causes the virtual CPU to perform an indirect jump to a non-canonical address.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-10-08T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-10-16T14:02:02.115-04:00">DRAFT</status_change>
            <status_change date="2008-11-03T04:00:22.873-05:00">INTERIM</status_change>
            <status_change date="2008-11-24T04:00:18.148-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5529 to def:5613" date="2010-04-16T18:37:00.798-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:37:49.869-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:08.609-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.3 meets CVE-2008-4279">
          <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-200809401 is not installed" test_ref="oval:org.mitre.oval:tst:9287"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2008-4279">
          <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-1006361 is not installed" test_ref="oval:org.mitre.oval:tst:9175"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2008-4279">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1006678 is not installed" test_ref="oval:org.mitre.oval:tst:9343"/>
          </criteria>
        </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: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:5759" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX Openwsman Lets Local Users Gain Root Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2097"/>
        <description>Buffer overflow in the openwsman management service in VMware ESXi 3.5 and ESX 3.5 allows remote authenticated users to gain privileges via an "invalid Content-Length."</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-06-16T18:09:19.449-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:35.475-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:25.516-04:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5529 to def:5613" date="2010-04-16T18:38:00.236-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:39:11.368-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:07.398-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2008-2097">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:8164"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:8020"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:8154"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:7728"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7216"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:8179"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7839"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:8155"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2008-2097">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:8017"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:7956"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:8178"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:8143"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:8153"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:7941"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:7964"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2008-2097">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:8174"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:7900"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2008-2097">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7750"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:8124"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5688" version="3" class="vulnerability">
      <metadata>
        <title>VMware Tools Input Validation Flaw in Windows Guest OS Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5671" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5671"/>
        <description>HGFS.sys in the VMware Tools package in VMware Workstation 5.x before 5.5.6 build 80404, VMware Player before 1.0.6 build 80404, VMware ACE before 1.0.5 build 79846, VMware Server before 1.0.5 build 80187, and VMware ESX 2.5.4 through 3.0.2 does not properly validate arguments in user-mode METHOD_NEITHER IOCTLs to the \\.\hgfs device, which allows guest OS users to modify arbitrary memory locations in guest kernel memory and gain privileges.</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-06-16T18:09:19.892-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:34.238-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:22.144-04:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5529 to def:5613" date="2010-04-16T18:38:00.223-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:38:52.351-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:05.791-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2007-5671">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:8164"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:8020"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:8154"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:7728"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7216"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:8179"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7839"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:8155"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2007-5671">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:8017"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:7956"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:8178"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:8143"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:8153"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:7941"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:7964"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2007-5671">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:8174"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:7900"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2007-5671">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7750"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:8124"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5647" version="3" class="vulnerability">
      <metadata>
        <title>VMware Buffer Overflows in VIX API Let Local Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2100" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2100"/>
        <description>Multiple buffer overflows in VIX API 1.1.x before 1.1.4 build 93057 on VMware Workstation 5.x and 6.x, VMware Player 1.x and 2.x, VMware ACE 2.x, VMware Server 1.x, VMware Fusion 1.x, VMware ESXi 3.5, and VMware ESX 3.0.1 through 3.5 allow guest OS users to execute arbitrary code on the host OS via unspecified vectors.</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-06-16T18:08:45.174-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:33.007-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:19.650-04:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5573 to def:5613" date="2010-04-16T18:36:00.529-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:37:14.656-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:05.259-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2008-2100">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:7625"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:8104"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:7871"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:8162"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7778"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:8050"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7637"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:8133"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2008-2100">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:8158"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:8119"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:8034"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:8113"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:8122"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:7801"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:7184"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2008-2100">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:7892"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:8135"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2008-2100">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7913"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:7819"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5640" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX Openwsman Lets Local Users Gain Root Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2097"/>
        <description>Buffer overflow in the openwsman management service in VMware ESXi 3.5 and ESX 3.5 allows remote authenticated users to gain privileges via an "invalid Content-Length."</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-06-16T18:08:35.731-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:31.655-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:19.102-04:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5626 to def:5613" date="2010-04-16T18:34:00.440-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:34:44.579-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:04.692-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2008-2097">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:8142"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:7243"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:8008"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:7930"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7980"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:8097"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7974"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:8076"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2008-2097">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:8131"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:8150"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:8115"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:8144"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:7815"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:8106"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:7757"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2008-2097">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:7880"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:7997"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2008-2097">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7195"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:8105"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5583" version="3" class="vulnerability">
      <metadata>
        <title>VMware Unsafe Library Path in vmware-authd Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0967" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0967"/>
        <description>Untrusted search path vulnerability in vmware-authd in VMware Workstation 5.x before 5.5.7 build 91707 and 6.x before 6.0.4 build 93057, VMware Player 1.x before 1.0.7 build 91707 and 2.x before 2.0.4 build 93057, and VMware Server before 1.0.6 build 91891 on Linux, and VMware ESXi 3.5 and VMware ESX 2.5.4 through 3.5, allows local users to gain privileges via a library path option in a configuration file.</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-06-16T18:09:20.754-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:29.356-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:16.500-04:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5529 to def:5613" date="2010-04-16T18:38:00.684-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:38:31.849-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:04.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2008-0967">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:8164"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:8020"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:8154"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:7728"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7216"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:8179"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7839"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:8155"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2008-0967">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:8017"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:7956"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:8178"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:8143"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:8153"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:7941"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:7964"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2008-0967">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:8174"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:7900"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2008-0967">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7750"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:8124"/>
        </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:5552" version="4" class="vulnerability">
      <metadata>
        <title>VMware ESX Multiple Code Execution and Denial of Service Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1271" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1271"/>
        <description>Buffer overflow in VMware ESX Server 3.0.0 and 3.0.1 might allow attackers to gain privileges or cause a denial of service (application crash) via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-25T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2008-04-30T12:20:01.376-04:00">DRAFT</status_change>
            <status_change date="2008-05-19T04:00:22.508-04:00">INTERIM</status_change>
            <status_change date="2008-06-09T04:00:17.201-04:00">ACCEPTED</status_change>
            <modified comment="All patches must be installed to not be vulnerable." date="2008-06-16T16:47:00.539-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-06-16T16:48:50.555-04:00">INTERIM</status_change>
            <status_change date="2008-07-07T04:00:26.145-04:00">ACCEPTED</status_change>
            <modified comment="Changed patch_number entity of patch_object to have datatype of string." date="2010-07-28T13:13:00.552-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-07-28T13:19:15.229-04:00">INTERIM</status_change>
            <status_change date="2010-08-16T04:10:48.730-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2007-1271">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1161870 is not installed" test_ref="oval:org.mitre.oval:tst:7901"/>
            <criterion comment="Patch ESX-3416571 is not installed" test_ref="oval:org.mitre.oval:tst:7837"/>
            <criterion comment="Patch ESX-5011126 is not installed" test_ref="oval:org.mitre.oval:tst:7715"/>
            <criterion comment="Patch ESX-7737432 is not installed" test_ref="oval:org.mitre.oval:tst:8046"/>
            <criterion comment="Patch ESX-7780490 is not installed" test_ref="oval:org.mitre.oval:tst:7872"/>
            <criterion comment="Patch ESX-8174018 is not installed" test_ref="oval:org.mitre.oval:tst:7862"/>
            <criterion comment="Patch ESX-8852210 is not installed" test_ref="oval:org.mitre.oval:tst:7925"/>
            <criterion comment="Patch ESX-9617902 is not installed" test_ref="oval:org.mitre.oval:tst:7077"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.0 meets CVE-2007-1271">
          <extend_definition comment="VMWare ESX Server 3.0.0 is installed" definition_ref="oval:org.mitre.oval:def:5501"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-131737 is not installed" test_ref="oval:org.mitre.oval:tst:8037"/>
            <criterion comment="Patch ESX-1870154 is not installed" test_ref="oval:org.mitre.oval:tst:7904"/>
            <criterion comment="Patch ESX-392718 is not installed" test_ref="oval:org.mitre.oval:tst:7568"/>
            <criterion comment="Patch ESX-4197945 is not installed" test_ref="oval:org.mitre.oval:tst:7687"/>
            <criterion comment="Patch ESX-4921691 is not installed" test_ref="oval:org.mitre.oval:tst:7727"/>
            <criterion comment="Patch ESX-5752668 is not installed" test_ref="oval:org.mitre.oval:tst:8021"/>
            <criterion comment="Patch ESX-7052426 is not installed" test_ref="oval:org.mitre.oval:tst:8061"/>
            <criterion comment="Patch ESX-9976400 is not installed" test_ref="oval:org.mitre.oval:tst:7647"/>
          </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: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>
    <definition id="oval:org.mitre.oval:def:5463" version="4" class="vulnerability">
      <metadata>
        <title>VMware ESX server double free vulnerability may let remote users execute arbitrary code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-1270" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1270"/>
        <description>Double free vulnerability in VMware ESX Server 3.0.0 and 3.0.1 allows attackers to cause a denial of service (crash), obtain sensitive information, or possibly execute arbitrary code via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-10T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Yuzheng Zhou</contributor>
            </submitted>
            <status_change date="2008-04-11T14:12:05.248-04:00">DRAFT</status_change>
            <modified comment="Updated ESX definition" date="2008-04-30T11:18:00.144-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </modified>
            <status_change date="2008-05-19T04:00:18.729-04:00">INTERIM</status_change>
            <status_change date="2008-06-09T04:00:12.291-04:00">ACCEPTED</status_change>
            <modified comment="All patches must be installed to not be vulnerable." date="2008-06-16T16:47:00.370-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2008-06-16T16:48:34.408-04:00">INTERIM</status_change>
            <status_change date="2008-07-07T04:00:23.456-04:00">ACCEPTED</status_change>
            <modified comment="Changed patch_number entity of patch_object to have datatype of string." date="2010-07-28T13:19:00.911-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-07-28T13:19:46.258-04:00">INTERIM</status_change>
            <status_change date="2010-08-16T04:10:48.244-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2007-1270">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1161870 is not installed" test_ref="oval:org.mitre.oval:tst:7754"/>
            <criterion comment="Patch ESX-3416571 is not installed" test_ref="oval:org.mitre.oval:tst:7794"/>
            <criterion comment="Patch ESX-5011126 is not installed" test_ref="oval:org.mitre.oval:tst:7615"/>
            <criterion comment="Patch ESX-7737432 is not installed" test_ref="oval:org.mitre.oval:tst:7806"/>
            <criterion comment="Patch ESX-7780490 is not installed" test_ref="oval:org.mitre.oval:tst:8054"/>
            <criterion comment="Patch ESX-8174018 is not installed" test_ref="oval:org.mitre.oval:tst:7638"/>
            <criterion comment="Patch ESX-8852210 is not installed" test_ref="oval:org.mitre.oval:tst:7673"/>
            <criterion comment="Patch ESX-9617902 is not installed" test_ref="oval:org.mitre.oval:tst:7753"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.0 meets CVE-2007-1270">
          <extend_definition comment="VMWare ESX Server 3.0.0 is installed" definition_ref="oval:org.mitre.oval:def:5501"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-131737 is not installed" test_ref="oval:org.mitre.oval:tst:7846"/>
            <criterion comment="Patch ESX-1870154 is not installed" test_ref="oval:org.mitre.oval:tst:7739"/>
            <criterion comment="Patch ESX-392718 is not installed" test_ref="oval:org.mitre.oval:tst:8033"/>
            <criterion comment="Patch ESX-4197945 is not installed" test_ref="oval:org.mitre.oval:tst:7885"/>
            <criterion comment="Patch ESX-4921691 is not installed" test_ref="oval:org.mitre.oval:tst:7810"/>
            <criterion comment="Patch ESX-5752668 is not installed" test_ref="oval:org.mitre.oval:tst:7874"/>
            <criterion comment="Patch ESX-7052426 is not installed" test_ref="oval:org.mitre.oval:tst:7821"/>
            <criterion comment="Patch ESX-9976400 is not installed" test_ref="oval:org.mitre.oval:tst:7385"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5501" version="3" class="inventory">
      <metadata>
        <title>VMWare ESX Server 3.0.0 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.0"/>
        <description>The operating system installed on the system is VMWare ESX Server 3.0.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-10T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Yuzheng Zhou</contributor>
            </submitted>
            <status_change date="2008-04-11T14:12:05.091-04:00">DRAFT</status_change>
            <status_change date="2008-05-05T04:00:25.469-04:00">INTERIM</status_change>
            <status_change date="2008-05-26T04:00:21.461-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5501 - 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:40.595-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:11.438-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMWare ESX Server 3.0.0 is installed" test_ref="oval:org.mitre.oval:tst:7981"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5358" version="3" class="vulnerability">
      <metadata>
        <title>VMware Tools Input Validation Flaw in Windows Guest OS Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5671" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5671"/>
        <description>HGFS.sys in the VMware Tools package in VMware Workstation 5.x before 5.5.6 build 80404, VMware Player before 1.0.6 build 80404, VMware ACE before 1.0.5 build 79846, VMware Server before 1.0.5 build 80187, and VMware ESX 2.5.4 through 3.0.2 does not properly validate arguments in user-mode METHOD_NEITHER IOCTLs to the \\.\hgfs device, which allows guest OS users to modify arbitrary memory locations in guest kernel memory and gain privileges.</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-06-16T18:08:12.690-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:21.390-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:11.564-04:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5230 to def:5613" date="2010-04-16T18:34:00.020-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:36:12.151-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:02.929-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2007-5671">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:7967"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:8090"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:7844"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:7991"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7927"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:7166"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7593"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:7865"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2007-5671">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:8077"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:7762"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:7898"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:7214"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:8030"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:8095"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:8110"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2007-5671">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:7790"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:7168"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2007-5671">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7933"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:7998"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5081" version="3" class="vulnerability">
      <metadata>
        <title>VMware Buffer Overflows in VIX API Let Local Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-2100" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2100"/>
        <description>Multiple buffer overflows in VIX API 1.1.x before 1.1.4 build 93057 on VMware Workstation 5.x and 6.x, VMware Player 1.x and 2.x, VMware ACE 2.x, VMware Server 1.x, VMware Fusion 1.x, VMware ESXi 3.5, and VMware ESX 3.0.1 through 3.5 allow guest OS users to execute arbitrary code on the host OS via unspecified vectors.</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-06-16T18:09:20.343-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:19.451-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:07.994-04:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5529 to def:5613" date="2010-04-16T18:37:00.393-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:38:10.604-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:02.285-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2008-2100">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:8164"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:8020"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:8154"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:7728"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7216"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:8179"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7839"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:8155"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2008-2100">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:8017"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:7956"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:8178"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:8143"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:8153"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:7941"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:7964"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2008-2100">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:8174"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:7900"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2008-2100">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7750"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:8124"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:4768" version="3" class="vulnerability">
      <metadata>
        <title>VMware Unsafe Library Path in vmware-authd Lets Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3</platform>
          <platform>VMWare ESX Server 2</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-0967" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0967"/>
        <description>Untrusted search path vulnerability in vmware-authd in VMware Workstation 5.x before 5.5.7 build 91707 and 6.x before 6.0.4 build 93057, VMware Player 1.x before 1.0.7 build 91707 and 2.x before 2.0.4 build 93057, and VMware Server before 1.0.6 build 91891 on Linux, and VMware ESXi 3.5 and VMware ESX 2.5.4 through 3.5, allows local users to gain privileges via a library path option in a configuration file.</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-06-16T18:08:26.805-04:00">DRAFT</status_change>
            <status_change date="2008-07-07T04:00:18.813-04:00">INTERIM</status_change>
            <status_change date="2008-07-28T04:00:07.176-04:00">ACCEPTED</status_change>
            <modified comment="Changed patch_number entity of patch_object to have datatype of string." date="2010-07-28T13:19:00.953-04:00">
              <contributor organization="The MITRE Corporation">Jonathan Baker</contributor>
            </modified>
            <status_change date="2010-07-28T13:20:13.327-04:00">INTERIM</status_change>
            <status_change date="2010-08-16T04:10:47.643-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR" comment="Software Section">
        <criteria operator="AND" comment="VMWare ESX Server 3.0.2 meets CVE-2008-0967">
          <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-1004727 is not installed" test_ref="oval:org.mitre.oval:tst:7977"/>
            <criterion comment="Patch ESX-1004821 is not installed" test_ref="oval:org.mitre.oval:tst:8086"/>
            <criterion comment="Patch ESX-1004216 is not installed" test_ref="oval:org.mitre.oval:tst:7578"/>
            <criterion comment="Patch ESX-1004726 is not installed" test_ref="oval:org.mitre.oval:tst:7907"/>
            <criterion comment="Patch ESX-1004722 is not installed" test_ref="oval:org.mitre.oval:tst:7651"/>
            <criterion comment="Patch ESX-1004724 is not installed" test_ref="oval:org.mitre.oval:tst:7965"/>
            <criterion comment="Patch ESX-1004719 is not installed" test_ref="oval:org.mitre.oval:tst:7182"/>
            <criterion comment="Patch ESX-1004219 is not installed" test_ref="oval:org.mitre.oval:tst:7966"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 3.0.1 meets CVE-2008-0967">
          <extend_definition comment="VMWare ESX Server 3.0.1 is installed" definition_ref="oval:org.mitre.oval:def:5367"/>
          <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
            <criterion comment="Patch ESX-1004186 is not installed" test_ref="oval:org.mitre.oval:tst:7895"/>
            <criterion comment="Patch ESX-1004728 is not installed" test_ref="oval:org.mitre.oval:tst:8039"/>
            <criterion comment="Patch ESX-1004725 is not installed" test_ref="oval:org.mitre.oval:tst:7527"/>
            <criterion comment="Patch ESX-1004721 is not installed" test_ref="oval:org.mitre.oval:tst:8025"/>
            <criterion comment="Patch ESX-1004723 is not installed" test_ref="oval:org.mitre.oval:tst:7720"/>
            <criterion comment="Patch ESX-1004190 is not installed" test_ref="oval:org.mitre.oval:tst:8084"/>
            <criterion comment="Patch ESX-1004189 is not installed" test_ref="oval:org.mitre.oval:tst:7154"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.5 meets CVE-2008-0967">
          <criterion comment="VMWare ESX Server 2.5.5 build 57619 or higher is installed" test_ref="oval:org.mitre.oval:tst:8079"/>
          <criterion comment="VMWare ESX Server 2.5.5 upgrade patch 8 is not installed" test_ref="oval:org.mitre.oval:tst:8129"/>
        </criteria>
        <criteria operator="AND" comment="VMWare ESX Server 2.5.4 meets CVE-2008-0967">
          <criterion comment="VMWare ESX Server 2.5.4 build 32233 or higher is installed" test_ref="oval:org.mitre.oval:tst:7863"/>
          <criterion comment="VMWare ESX Server 2.5.4 upgrade patch 19 is not installed" test_ref="oval:org.mitre.oval:tst:7427"/>
        </criteria>
      </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:5367" version="3" class="inventory">
      <metadata>
        <title>VMWare ESX Server 3.0.1 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.1"/>
        <description>The operating system installed on the system is VMWare ESX Server 3.0.1.</description>
        <oval_repository>
          <dates>
            <submitted date="2008-04-10T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Yuzheng Zhou</contributor>
            </submitted>
            <status_change date="2008-04-11T14:12:04.663-04:00">DRAFT</status_change>
            <status_change date="2008-05-05T04:00:24.446-04:00">INTERIM</status_change>
            <status_change date="2008-05-26T04:00:21.193-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:5367 - 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:39.405-04:00">INTERIM</status_change>
            <status_change date="2011-10-24T04:00:11.178-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMWare ESX Server 3.0.1 is installed" test_ref="oval:org.mitre.oval:tst:7990"/>
      </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: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>
    <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: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: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>
    <patch_test id="oval:org.mitre.oval:tst:9343" version="1" comment="Patch ESX-1006678 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:6497"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:9287" version="1" comment="Patch ESX303-200809401 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:6045"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:9175" version="1" comment="Patch ESX-1006361 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:6295"/>
    </patch_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>
    <patch_test id="oval:org.mitre.oval:tst:8162" version="1" comment="Patch ESX-1004726 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:4915"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8158" version="1" comment="Patch ESX-1004186 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:5443"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8135" version="1" comment="VMWare ESX Server 2.5.5 upgrade patch 8 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:5847"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8133" version="1" comment="Patch ESX-1004219 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:5395"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8122" version="1" comment="Patch ESX-1004723 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:5862"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8119" version="1" comment="Patch ESX-1004728 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:5838"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8113" version="1" comment="Patch ESX-1004721 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:5743"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8104" version="1" comment="Patch ESX-1004821 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:5843"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8050" version="1" comment="Patch ESX-1004724 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:5863"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8034" version="1" comment="Patch ESX-1004725 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:5851"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:7913" version="1" comment="VMWare ESX Server 2.5.4 build 32233 or higher 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:3834"/>
    </version_test>
    <version_test id="oval:org.mitre.oval:tst:7892" version="1" comment="VMWare ESX Server 2.5.5 build 57619 or higher 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:3968"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:7871" version="1" comment="Patch ESX-1004216 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:5694"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7819" version="1" comment="VMWare ESX Server 2.5.4 upgrade patch 19 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:5876"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7801" version="1" comment="Patch ESX-1004190 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:5493"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7778" version="1" comment="Patch ESX-1004722 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:5830"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7637" version="1" comment="Patch ESX-1004719 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:5799"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7625" version="1" comment="Patch ESX-1004727 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:5444"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7184" version="1" comment="Patch ESX-1004189 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:5695"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8150" version="1" comment="Patch ESX-1004728 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:5677"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8144" version="1" comment="Patch ESX-1004721 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:5666"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8142" version="1" comment="Patch ESX-1004727 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:5208"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8131" version="1" comment="Patch ESX-1004186 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:5568"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8115" version="1" comment="Patch ESX-1004725 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:5725"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8106" version="1" comment="Patch ESX-1004190 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:5495"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8105" version="1" comment="VMWare ESX Server 2.5.4 upgrade patch 19 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:5696"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8097" version="1" comment="Patch ESX-1004724 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:5506"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8076" version="1" comment="Patch ESX-1004219 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:5711"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8008" version="1" comment="Patch ESX-1004216 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:5638"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7997" version="1" comment="VMWare ESX Server 2.5.5 upgrade patch 8 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:5573"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7980" version="1" comment="Patch ESX-1004722 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:5491"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7974" version="1" comment="Patch ESX-1004719 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:4855"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7930" version="1" comment="Patch ESX-1004726 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:4978"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:7880" version="1" comment="VMWare ESX Server 2.5.5 build 57619 or higher 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:3358"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:7815" version="1" comment="Patch ESX-1004723 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:5810"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7757" version="1" comment="Patch ESX-1004189 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:5732"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7243" version="1" comment="Patch ESX-1004821 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:5421"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:7195" version="1" comment="VMWare ESX Server 2.5.4 build 32233 or higher 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:3132"/>
    </version_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>
    <patch_test id="oval:org.mitre.oval:tst:8061" version="2" comment="Patch ESX-7052426 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:5742"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8046" version="2" comment="Patch ESX-7737432 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:5771"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8037" version="2" comment="Patch ESX-131737 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:5649"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8021" version="2" comment="Patch ESX-5752668 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:5420"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7925" version="2" comment="Patch ESX-8852210 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:5497"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7904" version="2" comment="Patch ESX-1870154 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:5595"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7901" version="2" comment="Patch ESX-1161870 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:5712"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7872" version="2" comment="Patch ESX-7780490 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:5615"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7862" version="2" comment="Patch ESX-8174018 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:5615"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7837" version="2" comment="Patch ESX-3416571 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:5477"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7727" version="2" comment="Patch ESX-4921691 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:5558"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7715" version="2" comment="Patch ESX-5011126 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:5622"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7687" version="2" comment="Patch ESX-4197945 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:5554"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7647" version="2" comment="Patch ESX-9976400 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:5688"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7568" version="2" comment="Patch ESX-392718 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:5737"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7077" version="2" comment="Patch ESX-9617902 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:5801"/>
    </patch_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: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: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>
    <version_test id="oval:org.mitre.oval:tst:7981" version="1" comment="VMWare ESX Server 3.0.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:3447"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:8054" version="2" comment="Patch ESX-7780490 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:5393"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8033" version="2" comment="Patch ESX-392718 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:5796"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7885" version="2" comment="Patch ESX-4197945 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:5447"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7874" version="2" comment="Patch ESX-5752668 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:5709"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7846" version="2" comment="Patch ESX-131737 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:5633"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7821" version="2" comment="Patch ESX-7052426 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:5471"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7810" version="2" comment="Patch ESX-4921691 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:5764"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7806" version="2" comment="Patch ESX-7737432 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:5774"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7794" version="2" comment="Patch ESX-3416571 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:5684"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7754" version="2" comment="Patch ESX-1161870 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:5659"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7753" version="2" comment="Patch ESX-9617902 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:5180"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7739" version="2" comment="Patch ESX-1870154 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:5751"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7673" version="2" comment="Patch ESX-8852210 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:5699"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7638" version="2" comment="Patch ESX-8174018 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:5393"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7615" version="2" comment="Patch ESX-5011126 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:5557"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7385" version="2" comment="Patch ESX-9976400 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:5230"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8110" version="1" comment="Patch ESX-1004189 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:5472"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8095" version="1" comment="Patch ESX-1004190 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:5827"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8090" version="1" comment="Patch ESX-1004821 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:4841"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8077" version="1" comment="Patch ESX-1004186 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:5251"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8030" version="1" comment="Patch ESX-1004723 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:4850"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7998" version="1" comment="VMWare ESX Server 2.5.4 upgrade patch 19 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:5007"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7991" version="1" comment="Patch ESX-1004726 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:5832"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7967" version="1" comment="Patch ESX-1004727 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:5690"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:7933" version="1" comment="VMWare ESX Server 2.5.4 build 32233 or higher 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:3385"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:7927" version="1" comment="Patch ESX-1004722 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:5661"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7898" version="1" comment="Patch ESX-1004725 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:4843"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7865" version="1" comment="Patch ESX-1004219 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:5689"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7844" version="1" comment="Patch ESX-1004216 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:5527"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:7790" version="1" comment="VMWare ESX Server 2.5.5 build 57619 or higher 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:3327"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:7762" version="1" comment="Patch ESX-1004728 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:5772"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7593" version="1" comment="Patch ESX-1004719 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:5741"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7214" version="1" comment="Patch ESX-1004721 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:5704"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7168" version="1" comment="VMWare ESX Server 2.5.5 upgrade patch 8 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:5604"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7166" version="1" comment="Patch ESX-1004724 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:5326"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8179" version="1" comment="Patch ESX-1004724 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:5781"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8178" version="1" comment="Patch ESX-1004725 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:5565"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:8174" version="1" comment="VMWare ESX Server 2.5.5 build 57619 or higher 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:3987"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:8164" version="1" comment="Patch ESX-1004727 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:5487"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8155" version="1" comment="Patch ESX-1004219 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:5911"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8154" version="1" comment="Patch ESX-1004216 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:5382"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8153" version="1" comment="Patch ESX-1004723 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:5179"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8143" version="1" comment="Patch ESX-1004721 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:5786"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8124" version="1" comment="VMWare ESX Server 2.5.4 upgrade patch 19 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:5878"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8020" version="1" comment="Patch ESX-1004821 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:5816"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8017" version="1" comment="Patch ESX-1004186 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:5767"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7964" version="1" comment="Patch ESX-1004189 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:5839"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7956" version="1" comment="Patch ESX-1004728 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:5905"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7941" version="1" comment="Patch ESX-1004190 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:5760"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7900" version="1" comment="VMWare ESX Server 2.5.5 upgrade patch 8 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:4924"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7839" version="1" comment="Patch ESX-1004719 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:5782"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:7750" version="1" comment="VMWare ESX Server 2.5.4 build 32233 or higher 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:3802"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:7728" version="1" comment="Patch ESX-1004726 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:5896"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7216" version="1" comment="Patch ESX-1004722 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:5780"/>
    </patch_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>
    <version_test id="oval:org.mitre.oval:tst:7990" version="1" comment="VMWare ESX Server 3.0.1 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:3506"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:8129" version="2" comment="VMWare ESX Server 2.5.5 upgrade patch 8 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:5748"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8086" version="2" comment="Patch ESX-1004821 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:5761"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8084" version="2" comment="Patch ESX-1004190 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:5448"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:8079" version="1" comment="VMWare ESX Server 2.5.5 build 57619 or higher 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:3993"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:8039" version="2" comment="Patch ESX-1004728 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:5475"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:8025" version="2" comment="Patch ESX-1004721 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:5607"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7977" version="2" comment="Patch ESX-1004727 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:5451"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7966" version="2" comment="Patch ESX-1004219 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:5296"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7965" version="2" comment="Patch ESX-1004724 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:5779"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7907" version="2" comment="Patch ESX-1004726 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:5592"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7895" version="2" comment="Patch ESX-1004186 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:5258"/>
    </patch_test>
    <version_test id="oval:org.mitre.oval:tst:7863" version="1" comment="VMWare ESX Server 2.5.4 build 32233 or higher 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:3595"/>
    </version_test>
    <patch_test id="oval:org.mitre.oval:tst:7720" version="2" comment="Patch ESX-1004723 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:5630"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7651" version="2" comment="Patch ESX-1004722 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:5549"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7578" version="2" comment="Patch ESX-1004216 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:5667"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7527" version="2" comment="Patch ESX-1004725 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:5612"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7427" version="2" comment="VMWare ESX Server 2.5.4 upgrade patch 19 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:5231"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7182" version="2" comment="Patch ESX-1004719 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:5439"/>
    </patch_test>
    <patch_test id="oval:org.mitre.oval:tst:7154" version="2" comment="Patch ESX-1004189 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:5787"/>
    </patch_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: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: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: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:7317" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-200910402-SG</patch_name>
    </patch56_object>
    <patch_object id="oval:org.mitre.oval:obj:6497" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1006678</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:6045" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>200809401</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:6295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1006361</patch_number>
    </patch_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>
    <patch_object id="oval:org.mitre.oval:obj:4915" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004726</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5443" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004186</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5847" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90521</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5395" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004219</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5862" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004723</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5838" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004728</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5743" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004721</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004821</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5863" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004724</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5851" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004725</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5694" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004216</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5876" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90520</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5493" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004190</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5830" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004722</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5799" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004719</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5444" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004727</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5695" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004189</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5677" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004728</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5666" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004721</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5208" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004727</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5568" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004186</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5725" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004725</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5495" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004190</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5696" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90520</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004724</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5711" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004219</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5638" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004216</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5573" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90521</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5491" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004722</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:4855" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004719</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:4978" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004726</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5810" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004723</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5732" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004189</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5421" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004821</patch_number>
    </patch_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>
    <patch_object id="oval:org.mitre.oval:obj:5742" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>7052426</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5771" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>7737432</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5649" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>131737</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5420" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>5752668</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5497" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>8852210</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5595" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1870154</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5712" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1161870</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5615" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>8174018</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5477" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>3416571</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5558" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>4921691</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5622" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>5011126</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5554" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>4197945</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5688" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>9976400</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5737" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>392718</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5801" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>9617902</patch_number>
    </patch_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>
    <patch_object id="oval:org.mitre.oval:obj:5796" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>392718</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5447" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>4197945</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5709" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>5752668</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5633" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>131737</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5471" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>7052426</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5764" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>4921691</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5774" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>7737432</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5684" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>3416571</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5659" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1161870</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5180" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>9617902</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5751" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1870154</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5699" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>8852210</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5393" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>8174018</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5557" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>5011126</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5230" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>9976400</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5472" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004189</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5827" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004190</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:4841" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004821</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5251" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004186</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:4850" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004723</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5007" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90520</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5832" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004726</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5690" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004727</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5661" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004722</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:4843" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004725</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5689" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004219</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5527" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004216</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5772" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004728</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5741" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004719</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5704" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004721</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5604" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90521</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5326" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004724</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5781" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004724</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5565" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004725</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5487" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004727</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5911" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004219</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5382" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004216</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5179" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004723</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5786" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004721</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5878" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90520</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004821</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5767" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004186</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5839" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004189</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5905" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004728</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5760" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004190</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:4924" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90521</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5782" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004719</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5896" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004726</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5780" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004722</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5748" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90521</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5761" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004821</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5448" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004190</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5475" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004728</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5607" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004721</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5451" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004727</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5296" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004219</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5779" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004724</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5592" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004726</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5258" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004186</patch_number>
    </patch_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"/>
    <patch_object id="oval:org.mitre.oval:obj:5630" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004723</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5549" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004722</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5667" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004216</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5612" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004725</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5231" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>90520</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5439" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004719</patch_number>
    </patch_object>
    <patch_object id="oval:org.mitre.oval:obj:5787" version="2" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_number>1004189</patch_number>
    </patch_object>
  </objects>
  <states>
    <version_state id="oval:org.mitre.oval:ste:3834" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.4</release>
      <build datatype="int">32233</build>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3968" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.5</release>
      <build datatype="int">57619</build>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3358" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.5</release>
      <build datatype="int">57619</build>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3132" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.4</release>
      <build datatype="int">32233</build>
    </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:4747" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">3.5.0</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3447" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">3.0.0</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3385" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.4</release>
      <build datatype="int">32233</build>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3327" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.5</release>
      <build datatype="int">57619</build>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3987" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.5</release>
      <build datatype="int">57619</build>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3802" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.4</release>
      <build datatype="int">32233</build>
    </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:3506" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">3.0.1</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3993" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.5</release>
      <build datatype="int">57619</build>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste:3595" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">2.5.4</release>
      <build datatype="int">32233</build>
    </version_state>
  </states>
</oval_definitions>
