<?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.6</oval:schema_version>
    <oval:timestamp>2014-01-03T12:53:43.021-05:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:8685" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel skfp_ioctl function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0675" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0675"/>
        <description>The skfp_ioctl function in drivers/net/skfp/skfddi.c in the Linux kernel before 2.6.28.6 permits SKFP_CLR_STATS requests only when the CAP_NET_ADMIN capability is absent, instead of when this capability is present, which allows local users to reset the driver statistics, related to an "inverted logic" issue.</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:30.478-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:49.941-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:33.280-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <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:8665" version="2" class="vulnerability">
      <metadata>
        <title>VMware ntpd stack-based buffer overflow vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0159" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0159"/>
        <description>Stack-based buffer overflow in the cookedprint function in ntpq/ntpq.c in ntpq in NTP before 4.2.4p7-RC2 allows remote NTP servers to execute arbitrary code via a crafted response.</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:29.595-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:49.485-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:32.741-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911238-SG is not installed" test_ref="oval:org.mitre.oval:tst:21109"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8658" version="2" class="vulnerability">
      <metadata>
        <title>VMware Network Security Services (NSS) heap-based buffer overflow vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2404" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2404"/>
        <description>Heap-based buffer overflow in a regular-expression parser in Mozilla Network Security Services (NSS) before 3.12.3, as used in Firefox, Thunderbird, SeaMonkey, Evolution, Pidgin, and AOL Instant Messenger (AIM), allows remote SSL servers to cause a denial of service (application crash) or possibly execute arbitrary code via a long domain name in the subject's Common Name (CN) field of an X.509 certificate, related to the cert_TestHostName function.</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:27.138-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:49.164-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:32.536-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
        <criterion comment="Patch ESX400-200912403-SG is not installed" test_ref="oval:org.mitre.oval:tst:21044"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8657" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel NULL pointer dereference vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2692" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692"/>
        <description>The Linux kernel 2.6.0 through 2.6.30.4, and 2.4.4 through 2.4.37.4, does not initialize all function pointers for socket operations in proto_ops structures, which allows local users to trigger a NULL pointer dereference and gain privileges by using mmap to map page zero, placing arbitrary code on this page, and then invoking an unavailable operation, as demonstrated by the sendpage operation (sock_sendpage function) on a PF_PPPOX socket.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:33.307-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:48.914-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:32.338-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8642" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel fs/ext2/dir.c fs/ext3/dir.c and possibly fs/ext4/dir.c vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-3528" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528"/>
        <description>The error-reporting functionality in (1) fs/ext2/dir.c, (2) fs/ext3/dir.c, and possibly (3) fs/ext4/dir.c in the Linux kernel 2.6.26.5 does not limit the number of printk console messages that report directory corruption, which allows physically proximate attackers to cause a denial of service (temporary system hang) by mounting a filesystem that has corrupted dir->i_size and dir->i_blocks values and performing (a) read or (b) write operations.  NOTE: there are limited scenarios in which this crosses privilege boundaries.</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:29.751-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:48.723-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:32.134-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </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:8625" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel ptrace_start function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1388" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1388"/>
        <description>The ptrace_start function in kernel/ptrace.c in the Linux kernel 2.6.18 does not properly handle simultaneous execution of the do_coredump function, which allows local users to cause a denial of service (deadlock) via vectors involving the ptrace system call and a coredumping thread.</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:32.573-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:47.858-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:31.580-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </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:8618" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel sock_getsockopt function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0676" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0676"/>
        <description>The sock_getsockopt function in net/core/sock.c in the Linux kernel before 2.6.28.6 does not initialize a certain structure member, which allows local users to obtain potentially sensitive information from kernel memory via an SO_BSDCOMPAT getsockopt request.</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:30.605-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:46.560-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:30.254-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8606" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel libata vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5700" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5700"/>
        <description>libata in the Linux kernel before 2.6.27.9 does not set minimum timeouts for SG_IO requests, which allows local users to cause a denial of service (Programmed I/O mode on drives) via multiple simultaneous invocations of an unspecified test program.</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:29.880-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:43.707-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:28.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8598" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel execve function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2848" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848"/>
        <description>The execve function in the Linux kernel, possibly 2.6.30-rc6 and earlier, does not properly clear the current->clear_child_tid pointer, which allows local users to cause a denial of service (memory corruption) or possibly gain privileges via a clone system call with CLONE_CHILD_SETTID or CLONE_CHILD_CLEARTID enabled, which is not properly handled during thread creation and exit.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:34.332-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:41.838-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:26.225-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8594" version="2" class="vulnerability">
      <metadata>
        <title>VMware Network Security Services (NSS) certificate spoofing vulnerability by using MD2 design flaw</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409"/>
        <description>The Network Security Services (NSS) library before 3.12.3, as used in Firefox; GnuTLS before 2.6.4 and 2.7.4; OpenSSL 0.9.8 through 0.9.8k; and other products support MD2 with X.509 certificates, which might allow remote attackers to spoof certificates by using MD2 design flaws to generate a hash collision in less than brute-force time.  NOTE: the scope of this issue is currently limited because the amount of computation required is still large.</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.846-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:41.641-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:25.931-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
        <criterion comment="Patch ESX400-200912403-SG is not installed" test_ref="oval:org.mitre.oval:tst:21044"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8588" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel cifs buffer overflow vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1633" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633"/>
        <description>Multiple buffer overflows in the cifs subsystem in the Linux kernel before 2.6.29.4 allow remote CIFS servers to cause a denial of service (memory corruption) and possibly have unspecified other impact via (1) a malformed Unicode string, related to Unicode string area alignment in fs/cifs/sess.c; or (2) long Unicode characters, related to fs/cifs/cifssmb.c and the cifs_readdir function in fs/cifs/readdir.c.</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:31.727-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:41.436-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:25.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8585" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel ext4_isize function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0747" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0747"/>
        <description>The ext4_isize function in fs/ext4/ext4.h in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 uses the i_size_high structure member during operations on arbitrary types of files, which allows local users to cause a denial of service (CPU consumption and error-message flood) by attempting to mount a crafted ext4 filesystem.</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:33.864-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:41.226-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:25.523-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </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:8557" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel udp_sendmsg function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2698" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2698"/>
        <description>The udp_sendmsg function in the UDP implementation in (1) net/ipv4/udp.c and (2) net/ipv6/udp.c in the Linux kernel before 2.6.19 allows local users to gain privileges or cause a denial of service (NULL pointer dereference and system crash) via vectors involving the MSG_MORE flag and a UDP socket.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:33.445-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:37.665-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:22.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8556" version="2" class="vulnerability">
      <metadata>
        <title>Buffer overflow vulnerability in newt</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2905" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2905"/>
        <description>Heap-based buffer overflow in textbox.c in newt 0.51.5, 0.51.6, and 0.52.2 allows local users to cause a denial of service (application crash) or possibly execute arbitrary code via a request to display a crafted text dialog box.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-17T14:45:04.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-17T22:26:14.083-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:37.474-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:22.513-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201002406-SG is not installed" test_ref="oval:org.mitre.oval:tst:20909"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8543" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel nfs_permission function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1630" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630"/>
        <description>The nfs_permission function in fs/nfs/dir.c in the NFS client implementation in the Linux kernel 2.6.29.3 and earlier, when atomic_open is available, does not check execute (aka EXEC or MAY_EXEC) permission bits, which allows local users to bypass permissions and execute files, as demonstrated by files on an NFSv4 fileserver.</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:31.985-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:35.695-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:20.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8542" version="2" class="vulnerability">
      <metadata>
        <title>VMware curl vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2417" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2417"/>
        <description>lib/ssluse.c in cURL and libcurl 7.4 through 7.19.5, when OpenSSL is used, does not properly handle a '\0' character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.</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.700-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:35.504-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:20.454-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911232-SG is not installed" test_ref="oval:org.mitre.oval:tst:20914"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8526" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel ext4_fill_super function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0748" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0748"/>
        <description>The ext4_fill_super function in fs/ext4/super.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not validate the superblock configuration, which allows local users to cause a denial of service (NULL pointer dereference and OOPS) by attempting to mount a crafted ext4 filesystem.</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:34.013-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:33.990-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:18.738-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8508" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel audit_syscall_entry function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0834" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0834"/>
        <description>The audit_syscall_entry function in the Linux kernel 2.6.28.7 and earlier on the x86_64 platform does not properly handle (1) a 32-bit process making a 64-bit syscall or (2) a 64-bit process making a 32-bit syscall, which allows local users to bypass certain syscall audit configurations via crafted syscalls, a related issue to CVE-2009-0342 and CVE-2009-0343.</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:30.983-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:32.242-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:17.234-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8495" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel fs/nfs/client.c vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1336" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1336"/>
        <description>fs/nfs/client.c in the Linux kernel before 2.6.23 does not properly initialize a certain structure member that stores the maximum NFS filename length, which allows local users to cause a denial of service (OOPS) via a long filename, related to the encode_lookup function.</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:31.459-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:32.012-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:16.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </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:8458" version="2" class="vulnerability">
      <metadata>
        <title>VMware Network Security Services (NSS) does not properly handle '\0' character</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2408" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2408"/>
        <description>Mozilla Network Security Services (NSS) before 3.12.3, Firefox before 3.0.13, Thunderbird before 2.0.0.23, and SeaMonkey before 1.1.18 do not properly handle a '\0' character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority. NOTE: this was originally reported for Firefox before 3.5.</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.964-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:27.963-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:13.753-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
        <criterion comment="Patch ESX400-200912403-SG is not installed" test_ref="oval:org.mitre.oval:tst:21044"/>
      </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:8409" version="2" class="vulnerability">
      <metadata>
        <title>VMware GnuTLS vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2730" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2730"/>
        <description>libgnutls in GnuTLS before 2.8.2 does not properly handle a '\0' character in a domain name in the subject's (1) Common Name (CN) or (2) Subject Alternative Name (SAN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.</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.885-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:23.466-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:09.576-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911233-SG is not installed" test_ref="oval:org.mitre.oval:tst:20821"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8405" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel do_sigaltstack function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2847" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847"/>
        <description>The do_sigaltstack function in kernel/signal.c in Linux kernel 2.4 through 2.4.37 and 2.6 before 2.6.31-rc5, when running on 64-bit systems, does not clear certain padding bytes from a structure, which allows local users to obtain sensitive information from the kernel stack via the sigaltstack function.</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:34.197-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:22.863-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:08.880-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8386" version="2" class="vulnerability">
      <metadata>
        <title>VMware ntpq stack-based buffer overflow vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0159" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0159"/>
        <description>Stack-based buffer overflow in the cookedprint function in ntpq/ntpq.c in ntpq in NTP before 4.2.4p7-RC2 allows remote NTP servers to execute arbitrary code via a crafted response.</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:29.467-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:21.286-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:07.517-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911238-SG is not installed" test_ref="oval:org.mitre.oval:tst:21109"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8382" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel nfsd vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1072" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1072"/>
        <description>nfsd in the Linux kernel before 2.6.28.9 does not drop the CAP_MKNOD capability before handling a user request in a thread, which allows local users to create device nodes, as demonstrated on a filesystem that has been exported with the root_squash option.</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:31.854-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:21.096-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:07.307-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8360" version="2" class="vulnerability">
      <metadata>
        <title>VMware glib2 vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4316" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4316"/>
        <description>Multiple integer overflows in glib/gbase64.c in GLib before 2.20 allow context-dependent attackers to execute arbitrary code via a long string that is converted either (1) from or (2) to a base64 representation.</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:25.826-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:20.375-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:06.557-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201002404-SG is not installed" test_ref="oval:org.mitre.oval:tst:20832"/>
      </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:8340" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel integer underflow vulnerability in e1000_clean_rx_irq function</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1385" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385"/>
        <description>Integer underflow in the e1000_clean_rx_irq function in drivers/net/e1000/e1000_main.c in the e1000 driver in the Linux kernel before 2.6.30-rc8, the e1000e driver in the Linux kernel, and Intel Wired Ethernet (aka e1000) before 7.5.5 allows remote attackers to cause a denial of service (panic) via a crafted frame size.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:32.441-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:18.658-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:05.217-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8325" version="3" class="vulnerability">
      <metadata>
        <title>VMware nfs-utils vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4552" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4552"/>
        <description>The good_client function in nfs-utils 1.0.9, and possibly other versions before 1.1.3, invokes the hosts_ctl function with the wrong order of arguments, which causes TCP Wrappers to ignore netgroups and allows remote attackers to bypass intended access restrictions.</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:25.652-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:17.497-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:04.147-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201002407-SG is not installed" test_ref="oval:org.mitre.oval:tst:20475"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8319" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel ecryptfs_write_metadata_to_contents function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0787" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0787"/>
        <description>The ecryptfs_write_metadata_to_contents function in the eCryptfs functionality in the Linux kernel 2.6.28 before 2.6.28.9 uses an incorrect size when writing kernel memory to an eCryptfs file header, which triggers an out-of-bounds read and allows local users to obtain portions of kernel memory.</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:31.325-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:17.317-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:03.913-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8295" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel exit_notify function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1337" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1337"/>
        <description>The exit_notify function in kernel/exit.c in the Linux kernel before 2.6.30-rc1 does not restrict exit signals when the CAP_KILL capability is held, which allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:31.179-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:16.884-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:03.456-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8265" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel fs/cifs/connect.c buffer overflow vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1439" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1439"/>
        <description>Buffer overflow in fs/cifs/connect.c in CIFS in the Linux kernel 2.6.29 and earlier allows remote attackers to cause a denial of service (crash) via a long nativeFileSystem field in a Tree Connect response to an SMB mount request.</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:31.590-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:15.695-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:02.130-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8246" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel parse_tag_11_packet function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2406" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2406"/>
        <description>Stack-based buffer overflow in the parse_tag_11_packet function in fs/ecryptfs/keystore.c in the eCryptfs subsystem in the Linux kernel before 2.6.30.4 allows local users to cause a denial of service (system crash) or possibly gain privileges via vectors involving a crafted eCryptfs file, related to not ensuring that the key signature length in a Tag 11 packet is compatible with the key signature buffer size.</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:32.992-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:14.716-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:01.083-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8169" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel eCryptfs vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0269" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0269"/>
        <description>fs/ecryptfs/inode.c in the eCryptfs subsystem in the Linux kernel before 2.6.28.1 allows local users to cause a denial of service (fault or memory corruption), or possibly have unspecified other impact, via a readlink call that results in an error, leading to use of a -1 return value as an array index.</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:30.197-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:14.069-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:01:00.329-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8125" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel integer overflow vulnerability in hrtimer_start function</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-5966" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5966"/>
        <description>Integer overflow in the hrtimer_start function in kernel/hrtimer.c in the Linux kernel before 2.6.23.10 allows local users to execute arbitrary code or cause a denial of service (panic) via a large relative timeout value.  NOTE: some of these details are obtained from third party information.</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:32.314-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:13.611-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:59.811-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8108" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel RTL8169 NIC driver vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1389" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389"/>
        <description>Buffer overflow in the RTL8169 NIC driver (drivers/net/r8169.c) in the Linux kernel before 2.6.30 allows remote attackers to cause a denial of service (kernel memory corruption and crash) via a long packet.</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:32.718-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:13.425-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:59.606-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8057" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel parse_tag_3_packet function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2407" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2407"/>
        <description>Heap-based buffer overflow in the parse_tag_3_packet function in fs/ecryptfs/keystore.c in the eCryptfs subsystem in the Linux kernel before 2.6.30.4 allows local users to cause a denial of service (system crash) or possibly gain privileges via vectors involving a crafted eCryptfs file, related to a large encrypted key size in a Tag 3 packet.</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:33.166-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:11.088-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:58.199-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8039" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel make_indexed_dir function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0746" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0746"/>
        <description>The make_indexed_dir function in fs/ext4/namei.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not validate a certain rec_len field, which allows local users to cause a denial of service (OOPS) by attempting to mount a crafted ext4 filesystem.</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:33.719-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:10.853-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:57.944-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8003" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel agp subsystem vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1192" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1192"/>
        <description>The (1) agp_generic_alloc_page and (2) agp_generic_alloc_pages functions in drivers/char/agp/generic.c in the agp subsystem in the Linux kernel before 2.6.30-rc3 do not zero out pages that may later be available to a user-space process, which allows local users to obtain sensitive information by reading these pages.</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:32.188-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:09.836-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:56.822-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7947" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel clone system call vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0028" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0028"/>
        <description>The clone system call in the Linux kernel 2.6.28 and earlier allows local users to send arbitrary signals to a parent process from an unprivileged child process by launching an additional child process with the CLONE_PARENT flag, and then letting this new process exit.</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:30.013-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:09.148-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:56.138-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7867" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel icmp_send function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0778" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0778"/>
        <description>The icmp_send function in net/ipv4/icmp.c in the Linux kernel before 2.6.25, when configured as a router with a REJECT route, does not properly manage the Protocol Independent Destination Cache (aka DST) in some situations involving transmission of an ICMP Host Unreachable message, which allows remote attackers to cause a denial of service (connectivity outage) by sending a large series of packets to many destination IP addresses within this REJECT route, related to an "rt_cache leak."</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:30.731-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:07.076-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:54.176-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7826" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel personality subsystem vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1895" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1895"/>
        <description>The personality subsystem in the Linux kernel before 2.6.31-rc3 has a PER_CLEAR_ON_SETID setting that does not clear the ADDR_COMPAT_LAYOUT and MMAP_PAGE_ZERO flags when executing a setuid or setgid program, which makes it easier for local users to leverage the details of memory usage to (1) conduct NULL pointer dereference attacks, (2) bypass the mmap_min_addr protection mechanism, or (3) defeat address space layout randomization (ASLR).</description>
        <oval_repository>
          <dates>
            <submitted date="2010-03-19T16:57:59.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-03-22T11:00:32.855-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:05.341-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:52.367-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7806" version="2" class="vulnerability">
      <metadata>
        <title>VMware BIND vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0696" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0696"/>
        <description>The dns_db_findrdataset function in db.c in named in ISC BIND 9.4 before 9.4.3-P3, 9.5 before 9.5.1-P3, and 9.6 before 9.6.1-P1, when configured as a master server, allows remote attackers to cause a denial of service (assertion failure and daemon exit) via an ANY record in the prerequisite section of a crafted dynamic update message, as exploited in the wild in July 2009.</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.758-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:04.804-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:51.797-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-201002205-SG is not installed" test_ref="oval:org.mitre.oval:tst:20967"/>
        </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-201002404-SG is not installed" test_ref="oval:org.mitre.oval:tst:20780"/>
        </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-200911237-SG is not installed" test_ref="oval:org.mitre.oval:tst:21158"/>
        </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:7765" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel ext4_group_add function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0745" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0745"/>
        <description>The ext4_group_add function in fs/ext4/resize.c in the Linux kernel 2.6.27 before 2.6.27.19 and 2.6.28 before 2.6.28.7 does not properly initialize the group descriptor during a resize (aka resize2fs) operation, which might allow local users to cause a denial of service (OOPS) by arranging for crafted values to be present in available memory.</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:33.582-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:02.812-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:49.801-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7734" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel drivers/firmware/dell_rbu.c vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0322" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0322"/>
        <description>drivers/firmware/dell_rbu.c in the Linux kernel before 2.6.27.13, and 2.6.28.x before 2.6.28.2, allows local users to cause a denial of service (system crash) via a read system call that specifies zero bytes from the (1) image_type or (2) packet_size file in /sys/devices/platform/dell_rbu/.</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:30.338-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:01.272-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:48.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7728" version="2" class="vulnerability">
      <metadata>
        <title>VMware kernel race condition in the do_setlk function vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-4307" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4307"/>
        <description>Race condition in the do_setlk function in fs/nfs/file.c in the Linux kernel before 2.6.26 allows local users to cause a denial of service (crash) via vectors resulting in an interrupted RPC call that leads to a stray FL_POSIX lock, related to improper handling of a race between fcntl and close in the EINTR case.</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:30.857-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:01:00.845-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:47.711-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-200911201-UG is not installed" test_ref="oval:org.mitre.oval:tst:20677"/>
      </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:7608" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'pipe.c' Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3547" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3547"/>
        <description>Multiple race conditions in fs/pipe.c in the Linux kernel before 2.6.32-rc6 allow local users to cause a denial of service (NULL pointer dereference and system crash) or gain privileges by attempting to open an anonymous pipe via a /proc/*/fd/ pathname.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:30.830-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:26.071-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:18.979-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7592" version="3" class="vulnerability">
      <metadata>
        <title>OpenSSL 'dtls1_retrieve_buffered_fragment()' DTLS Remote Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1387" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1387"/>
        <description>The dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL before 1.0.0 Beta 2 allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via an out-of-sequence DTLS handshake message, related to a "fragment bug."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:34.881-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:25.822-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:18.778-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7562" version="3" class="vulnerability">
      <metadata>
        <title>Sun Java Arbitrary Command Execution in JRE Deployment Toolkit</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3865" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3865"/>
        <description>The launch method in the Deployment Toolkit plugin in Java Runtime Environment (JRE) in Sun Java SE in JDK and JRE 6 before Update 17 allows remote attackers to execute arbitrary commands via a crafted web page, aka Bug Id 6869752.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.500-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:25.619-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:18.576-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7560" version="3" class="vulnerability">
      <metadata>
        <title>ACPI Event Daemon (acpid) DOS vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0798" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0798"/>
        <description>ACPI Event Daemon (acpid) before 1.0.10 allows remote attackers to cause a denial of service (CPU consumption and connectivity loss) by opening a large number of UNIX sockets without closing them, which triggers an infinite loop.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-04-01T16:51:44.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-05T15:19:52.523-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:56.169-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:42.997-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201003403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11289"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7557" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 2.4 and 2.6 Local Information Disclosure Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3612" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3612"/>
        <description>The tcf_fill_node function in net/sched/cls_api.c in the netlink subsystem in the Linux kernel 2.6.x before 2.6.32-rc5, and 2.4.37.6 and earlier, does not initialize a certain tcm__pad2 structure member, which might allow local users to obtain sensitive information from kernel memory via unspecified vectors.  NOTE: this issue exists because of an incomplete fix for CVE-2005-4881.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:31.130-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:25.420-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:18.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7549" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK MessageDigest.isEqual Introduces Timing Attack Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3875" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3875"/>
        <description>The MessageDigest.isEqual function in Java Runtime Environment (JRE) in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to spoof HMAC-based digital signatures, and possibly bypass authentication, via unspecified vectors related to "timing attack vulnerabilities," aka Bug Id 6863503.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.590-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:25.222-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:18.192-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7545" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK GraphicsConfiguration Information Leak</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3879" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3879"/>
        <description>Multiple unspecified vulnerabilities in the (1) X11 and (2) Win32GraphicsDevice subsystems in Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, have unknown impact and attack vectors, related to failure to clone arrays that are returned by the getConfigurations function, aka Bug Id 6822057.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.918-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:24.928-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:17.940-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7540" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'megaraid_sas' Driver Insecure File Permission Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3939" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3939"/>
        <description>The poll_mode_io file for the megaraid_sas driver in the Linux kernel 2.6.31.6 and earlier has world-writable permissions, which allows local users to change the I/O mode of the driver by modifying this file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:32.881-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:24.460-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:17.735-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7537" version="3" class="vulnerability">
      <metadata>
        <title>JRE TrueType Font Parsing Crash</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3729" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3729"/>
        <description>Unspecified vulnerability in the TrueType font parsing functionality in Sun Java SE 5.0 before Update 22 and 6 before Update 17 allows remote attackers to cause a denial of service (application crash) via a certain test suite, aka Bug Id 6815780.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.230-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:24.247-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:17.518-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7527" version="3" class="vulnerability">
      <metadata>
        <title>Linux kernel 'O_EXCL' NFSv4 Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3286" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3286"/>
        <description>NFSv4 in the Linux kernel 2.6.18, and possibly other versions, does not properly clean up an inode when an O_EXCL create fails, which causes files to be created with insecure settings such as setuid bits, and possibly allows local users to gain privileges, related to the execution of the do_open_permission function even when a create fails.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:30.698-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:24.009-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:17.279-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7512" version="3" class="vulnerability">
      <metadata>
        <title>ISC BIND 9 DNSSEC Query Response Additional Section Remote Cache Poisoning Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0290" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0290"/>
        <description>Unspecified vulnerability in ISC BIND 9.0.x through 9.3.x, 9.4 before 9.4.3-P5, 9.5 before 9.5.2-P2, 9.6 before 9.6.1-P3, and 9.7.0 beta, with DNSSEC validation enabled and checking disabled (CD), allows remote attackers to conduct DNS cache poisoning attacks by receiving a recursive client query and sending a response that contains (1) CNAME or (2) DNAME records, which do not have the intended validation before caching, aka Bug 20737.  NOTE: this vulnerability exists because of an incomplete fix for CVE-2009-4022.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:28.796-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:23.807-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:16.967-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005408-SG is not installed" test_ref="oval:org.mitre.oval:tst:27504"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7511" version="3" class="vulnerability">
      <metadata>
        <title>gzip Integer Overflow Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0001" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0001"/>
        <description>Integer underflow in the unlzw function in unlzw.c in gzip before 1.4 on 64-bit platforms, as used in ncompress and probably others, allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted archive that uses LZW compression, leading to an array index error.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:28.509-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:23.607-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:16.757-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005405-SG is not installed" test_ref="oval:org.mitre.oval:tst:27073"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7478" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for OpenSSL, GnuTLS, NSS and NSPR.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3555" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555"/>
        <description>The TLS protocol, and the SSL protocol 3.0 and possibly earlier, as used in Microsoft Internet Information Services (IIS) 7.0, mod_ssl in the Apache HTTP Server 2.2.14 and earlier, OpenSSL before 0.9.8l, GnuTLS 2.8.5 and earlier, Mozilla Network Security Services (NSS) 3.12.4 and earlier, multiple Cisco products, and other products, does not properly associate renegotiation handshakes with an existing connection, which allows man-in-the-middle attackers to insert data into HTTPS sessions, and possibly other types of sessions protected by TLS or SSL, by sending an unauthenticated request that is processed retroactively by a server in a post-renegotiation context, related to a "plaintext injection" attack, aka the "Project Mogul" issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:12.187-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:29.703-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:51.407-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009401-SG is not installed." test_ref="oval:org.mitre.oval:tst:11241"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7474" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel IPv6 Hop-By-Hop Header Remote Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4567" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4567"/>
        <description>The ipv6_hop_jumbo function in net/ipv6/exthdrs.c in the Linux kernel before 2.6.22 does not properly validate the hop-by-hop IPv6 extended header, which allows remote attackers to cause a denial of service (NULL pointer dereference and kernel panic) via a crafted IPv6 packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:31.658-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:22.650-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:16.543-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7469" version="3" class="vulnerability">
      <metadata>
        <title>OpenSSL 'ChangeCipherSpec' DTLS Packet Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1386" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1386"/>
        <description>ssl/s3_pkt.c in OpenSSL before 0.9.8i allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via a DTLS ChangeCipherSpec packet that occurs before ClientHello.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:34.743-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:22.452-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:16.330-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7453" version="3" class="vulnerability">
      <metadata>
        <title>Linux e1000 Driver 'Jumbo Frame' Handling Remote Security Bypass Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4536" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536"/>
        <description>drivers/net/e1000/e1000_main.c in the e1000 driver in the Linux kernel 2.6.32.3 and earlier handles Ethernet frames that exceed the MTU by processing certain trailing payload data as if it were a complete frame, which allows remote attackers to bypass packet filters via a large packet with a crafted payload.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2009-1385.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:31.790-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:21.943-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:16.111-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7446" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel Do_Coredump Security Bypass Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2006-6304" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6304"/>
        <description>The do_coredump function in fs/exec.c in the Linux kernel 2.6.19 sets the flag variable to O_EXCL but does not use it, which allows context-dependent attackers to modify arbitrary files via a rewrite attack during a core dump.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:32.247-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:21.760-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:15.834-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7443" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel RTL8169 NIC 'RxMaxSize' Frame Size Remote Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4537" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4537"/>
        <description>drivers/net/r8169.c in the r8169 driver in the Linux kernel 2.6.32.3 and earlier does not properly check the size of an Ethernet frame that exceeds the MTU, which allows remote attackers to (1) cause a denial of service (temporary network outage) via a packet with a crafted size, in conjunction with certain packets containing A characters and certain packets containing E characters; or (2) cause a denial of service (system crash) via a packet with a crafted size, in conjunction with certain packets containing '\0' characters, related to the value of the status register and erroneous behavior associated with the RxMaxSize register.  NOTE: this vulnerability exists because of an incorrect fix for CVE-2009-1389.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:31.922-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:21.571-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:15.616-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7442" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK ImageI/O JPEG Heap Overflow Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3874" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3874"/>
        <description>Integer overflow in the JPEGImageReader implementation in the ImageI/O component in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to execute arbitrary code via large subsample dimensions in a JPEG file that triggers a heap-based buffer overflow, aka Bug Id 6874643.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.472-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:21.383-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:15.400-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7424" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for perl.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1168" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1168"/>
        <description>The Safe (aka Safe.pm) module before 2.25 for Perl allows context-dependent attackers to bypass intended (1) Safe::reval and (2) Safe::rdo access restrictions, and inject and execute arbitrary code, via vectors involving implicitly called methods and implicitly blessed objects, as demonstrated by the (a) DESTROY and (b) AUTOLOAD methods, related to "automagic methods."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.473-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:29.447-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:49.873-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201008412-SG is not installed." test_ref="oval:org.mitre.oval:tst:11902"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criterion comment="Patch ESX400-201009411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11339"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7400" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK JRE AWT setDifflCM Stack Overflow Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3869" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3869"/>
        <description>Stack-based buffer overflow in the setDiffICM function in the Abstract Window Toolkit (AWT) in Java Runtime Environment (JRE) in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to execute arbitrary code via a crafted argument, aka Bug Id 6872357.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.986-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:20.898-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:15.173-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7377" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel '/drivers/net/r8169.c' Out-of-IOMMU Error Local Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3613" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3613"/>
        <description>The swiotlb functionality in the r8169 driver in drivers/net/r8169.c in the Linux kernel before 2.6.27.22 allows remote attackers to cause a denial of service (IOMMU space exhaustion and system crash) by using jumbo frames for a large amount of network traffic, as demonstrated by a flood ping.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:30.963-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:20.430-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:14.727-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7376" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'drivers/firewire/ohci.c' NULL Pointer Dereference Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4138" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4138"/>
        <description>drivers/firewire/ohci.c in the Linux kernel before 2.6.32-git9, when packet-per-buffer mode is used, allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unknown other impact via an unspecified ioctl associated with receiving an ISO packet that contains zero in the payload-length field.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:33.332-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:20.238-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:14.511-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7359" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 64-bit Kernel Register Memory Leak Local Information Disclosure Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2910" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2910"/>
        <description>arch/x86/ia32/ia32entry.S in the Linux kernel before 2.6.31.4 on the x86_64 platform does not clear certain kernel registers before a return to user mode, which allows local users to read register values from an earlier process by switching an ia32 process to 64-bit mode.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:32.374-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:19.982-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:14.296-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7357" version="3" class="vulnerability">
      <metadata>
        <title>MIT Kerberos AES and RC4 Decryption Integer Underflow Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4212" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4212"/>
        <description>Multiple integer underflows in the (1) AES and (2) RC4 decryption functionality in the crypto library in MIT Kerberos 5 (aka krb5) 1.3 through 1.6.3, and 1.7 before 1.7.1, allow remote attackers to cause a denial of service (daemon crash) or possibly execute arbitrary code by providing ciphertext with a length that is too short to be valid.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:29.143-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:19.780-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:14.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005406-SG is not installed" test_ref="oval:org.mitre.oval:tst:27746"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7338" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for sudo.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1646" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1646"/>
        <description>The secure path feature in env.c in sudo 1.3.1 through 1.6.9p22 and 1.7.0 through 1.7.2p6 does not properly handle an environment that contains multiple PATH variables, which might allow local users to gain privileges via a crafted value of the last PATH variable.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:11.960-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:27.878-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:45.137-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009410-SG is not installed." test_ref="oval:org.mitre.oval:tst:11302"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7320" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for perl.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1447" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1447"/>
        <description>The Safe (aka Safe.pm) module 2.26, and certain earlier versions, for Perl, as used in PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2, allows context-dependent attackers to bypass intended (1) Safe::reval and (2) Safe::rdo access restrictions, and inject and execute arbitrary code, via vectors involving subroutine references and delayed execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.627-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:27.631-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:44.854-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201008412-SG is not installed." test_ref="oval:org.mitre.oval:tst:11902"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criterion comment="Patch ESX400-201009411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11339"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7316" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK UI Logging Information Leakage</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3880" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3880"/>
        <description>The Abstract Window Toolkit (AWT) in Java Runtime Environment (JRE) in Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, does not properly restrict the objects that may be sent to loggers, which allows attackers to obtain sensitive information via vectors related to the implementation of Component, KeyboardFocusManager, and DefaultKeyboardFocusManager, aka Bug Id 6664512.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:37.104-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:19.567-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:13.784-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7300" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK Information Leaks in Mutable Variables</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3882" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3882"/>
        <description>Multiple unspecified vulnerabilities in the Swing implementation in Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, have unknown impact and remote attack vectors, related to "information leaks in mutable variables," aka Bug Id 6657026.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:37.348-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:19.367-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:13.571-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7292" version="3" class="vulnerability">
      <metadata>
        <title>smbd access control list remote modification vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1888" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1888"/>
        <description>The acl_group_override function in smbd/posix_acls.c in smbd in Samba 3.0.x before 3.0.35, 3.1.x and 3.2.x before 3.2.13, and 3.3.x before 3.3.6, when dos filemode is enabled, allows remote attackers to modify access control lists for files via vectors related to read access to uninitialized memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-04-01T16:51:44.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-05T15:19:52.845-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:48.969-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:35.155-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201003405-SG is not installed" test_ref="oval:org.mitre.oval:tst:11542"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7274" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for OpenLDAP.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3767" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3767"/>
        <description>libraries/libldap/tls_o.c in OpenLDAP 2.2 and 2.4, and possibly other versions, when OpenSSL is used, does not properly handle a '\0' character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority, a related issue to CVE-2009-2408.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:11.634-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:26.462-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:44.365-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009408-SG is not installed." test_ref="oval:org.mitre.oval:tst:11455"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7238" version="3" class="vulnerability">
      <metadata>
        <title>Sudo 'sudoedit' Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0426" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0426"/>
        <description>sudo 1.6.x before 1.6.9p21 and 1.7.x before 1.7.2p4, when a pseudo-command is enabled, permits a match between the name of the pseudo-command and the name of an executable file in an arbitrary directory, which allows local users to gain privileges via a crafted executable file, as demonstrated by a file named sudoedit in a user's home directory.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:29.755-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:17.826-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:13.341-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005409-SG is not installed" test_ref="oval:org.mitre.oval:tst:27265"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7229" version="3" class="vulnerability">
      <metadata>
        <title>OpenSSL DTLS Packets Multiple Denial of Service Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1378" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1378"/>
        <description>Multiple memory leaks in the dtls1_process_out_of_seq_message function in ssl/d1_both.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allow remote attackers to cause a denial of service (memory consumption) via DTLS records that (1) are duplicates or (2) have sequence numbers much greater than current sequence numbers, aka "DTLS fragment handling memory leak."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:34.479-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:17.615-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:13.127-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7216" version="3" class="vulnerability">
      <metadata>
        <title>Sudo 'runas_default' Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0427" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0427"/>
        <description>sudo 1.6.x before 1.6.9p21, when the runas_default option is used, does not properly set group memberships, which allows local users to gain privileges via a sudo command.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:29.887-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:17.416-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:12.871-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005409-SG is not installed" test_ref="oval:org.mitre.oval:tst:27265"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7212" version="3" class="vulnerability">
      <metadata>
        <title>ISC BIND 9 DNSSEC Bogus NXDOMAIN Response Remote Cache Poisoning Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097"/>
        <description>ISC BIND 9.0.x through 9.3.x, 9.4 before 9.4.3-P5, 9.5 before 9.5.2-P2, 9.6 before 9.6.1-P3, and 9.7.0 beta does not properly validate DNSSEC (1) NSEC and (2) NSEC3 records, which allows remote attackers to add the Authenticated Data (AD) flag to a forged NXDOMAIN response for an existing domain.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:28.680-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:17.218-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:12.648-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005408-SG is not installed" test_ref="oval:org.mitre.oval:tst:27504"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7211" version="3" class="vulnerability">
      <metadata>
        <title>Samba sharing restriction bypassing vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2813" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2813"/>
        <description>Samba 3.4 before 3.4.2, 3.3 before 3.3.8, 3.2 before 3.2.15, and 3.0.12 through 3.0.36, as used in the SMB subsystem in Apple Mac OS X 10.5.8 when Windows File Sharing is enabled, Fedora 11, and other operating systems, does not properly handle errors in resolving pathnames, which allows remote authenticated users to bypass intended sharing restrictions, and read, create, or modify files, in certain circumstances involving user accounts that lack home directories.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-04-01T16:51:44.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-05T15:19:52.976-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:47.847-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:33.575-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201003405-SG is not installed" test_ref="oval:org.mitre.oval:tst:11542"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7198" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for krb5.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-1321" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1321"/>
        <description>The kg_accept_krb5 function in krb5/accept_sec_context.c in the GSS-API library in MIT Kerberos 5 (aka krb5) through 1.7.1 and 1.8 before 1.8.2, as used in kadmind and other applications, does not properly check for invalid GSS-API tokens, which allows remote authenticated users to cause a denial of service (NULL pointer dereference and daemon crash) via an AP-REQ message in which the authenticator's checksum field is missing.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.181-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:24.974-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:42.450-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-201008411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11745"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criterion comment="Patch ESX400-201009403-SG is not installed." test_ref="oval:org.mitre.oval:tst:11622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7163" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'megaraid_sas' Driver Insecure File Permission Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3889" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3889"/>
        <description>The dbg_lvl file for the megaraid_sas driver in the Linux kernel before 2.6.27 has world-writable permissions, which allows local users to change the (1) behavior and (2) logging level of the driver by modifying this file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:32.749-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:16.141-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:12.429-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7155" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for OpenSSL, GnuTLS, NSS and NSPR.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409"/>
        <description>The Network Security Services (NSS) library before 3.12.3, as used in Firefox; GnuTLS before 2.6.4 and 2.7.4; OpenSSL 0.9.8 through 0.9.8k; and other products support MD2 with X.509 certificates, which might allow remote attackers to spoof certificates by using MD2 design flaws to generate a hash collision in less than brute-force time.  NOTE: the scope of this issue is currently limited because the amount of computation required is still large.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:12.309-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:24.197-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:41.939-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009401-SG is not installed." test_ref="oval:org.mitre.oval:tst:11241"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7148" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK ASN.1/DER Input Stream Parser Denial of Service via Crafted HTTP Headers</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3877" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3877"/>
        <description>Unspecified vulnerability in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to cause a denial of service (memory consumption) via crafted HTTP headers, which are not properly parsed by the ASN.1 DER input stream parser, aka Bug Id 6864911.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.807-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:15.547-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:12.206-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7144" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel with SELinux 'mmap_min_addr' Low Memory NULL Pointer Dereference Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2695" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2695"/>
        <description>The Linux kernel before 2.6.31-rc7 does not properly prevent mmap operations that target page zero and other low memory addresses, which allows local users to gain privileges by exploiting NULL pointer dereference vulnerabilities, related to (1) the default configuration of the allow_unconfined_mmap_low boolean in SELinux on Red Hat Enterprise Linux (RHEL) 5, (2) an error that causes allow_unconfined_mmap_low to be ignored in the unconfined_t domain, (3) lack of a requirement for the CAP_SYS_RAWIO capability for these mmap operations, and (4) interaction between the mmap_min_addr protection mechanism and certain application programs.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:30.296-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:15.329-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:11.923-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7114" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for cpio and tar.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2007-4476" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4476"/>
        <description>Buffer overflow in the safer_name_suffix function in GNU tar has unspecified attack vectors and impact, resulting in a "crashing stack."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:07.703-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:22.570-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:40.239-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criteria operator="OR">
          <criterion comment="Patch ESX400-201009402-SG is not installed." test_ref="oval:org.mitre.oval:tst:11270"/>
          <criterion comment="Patch ESX400-201009406-SG is not installed." test_ref="oval:org.mitre.oval:tst:11105"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7112" version="3" class="vulnerability">
      <metadata>
        <title>Expat UTF-8 Character XML Parsing Remote Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3720" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720"/>
        <description>The updatePosition function in lib/xmltok_impl.c in libexpat in Expat 2.0.1, as used in Python, PyXML, w3c-libwww, and other software, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with crafted UTF-8 sequences that trigger a buffer over-read, a different vulnerability than CVE-2009-2625.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:29.581-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:14.754-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:11.707-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005403-SG is not installed" test_ref="oval:org.mitre.oval:tst:27772"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7101" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'drivers/scsi/gdth.c' Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3080" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3080"/>
        <description>Array index error in the gdth_read_event function in drivers/scsi/gdth.c in the Linux kernel before 2.6.32-rc8 allows local users to cause a denial of service or possibly gain privileges via a negative event index in an IOCTL request.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:32.497-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:14.282-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:11.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7094" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK BMP Parsing DoS With UNC ICC Links</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3885" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3885"/>
        <description>Sun Java SE 5.0 before Update 22 and 6 before Update 17 on Windows allows remote attackers to cause a denial of service via a BMP file containing a link to a UNC share pathname for an International Color Consortium (ICC) profile file, probably a related issue to CVE-2007-2789, aka Bug Id 6632445.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:37.734-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:14.085-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:11.277-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7090" version="3" class="vulnerability">
      <metadata>
        <title>smbd DOS vulnerability via unanticipated oplock break notification reply packet</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2906" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2906"/>
        <description>smbd in Samba 3.0 before 3.0.37, 3.2 before 3.2.15, 3.3 before 3.3.8, and 3.4 before 3.4.2 allows remote authenticated users to cause a denial of service (infinite loop) via an unanticipated oplock break notification reply packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-04-01T16:51:44.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-05T15:19:52.719-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:41.853-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:27.564-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201003405-SG is not installed" test_ref="oval:org.mitre.oval:tst:11542"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7087" version="3" class="vulnerability">
      <metadata>
        <title>Samba file permission vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2948" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2948"/>
        <description>mount.cifs in Samba 3.0 before 3.0.37, 3.2 before 3.2.15, 3.3 before 3.3.8 and 3.4 before 3.4.2, when mount.cifs is installed suid root, does not properly enforce permissions, which allows local users to read part of the credentials file and obtain the password by specifying the path to the credentials file and using the --verbose or -v option.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-04-01T16:51:44.000-04:00">
              <contributor organization="Hewlett-Packard">Pai Peng</contributor>
            </submitted>
            <status_change date="2010-04-05T15:19:53.145-04:00">DRAFT</status_change>
            <status_change date="2010-05-17T04:00:41.672-04:00">INTERIM</status_change>
            <status_change date="2010-06-07T04:00:27.372-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201003405-SG is not installed" test_ref="oval:org.mitre.oval:tst:11542"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7086" version="3" class="vulnerability">
      <metadata>
        <title>ISC BIND 9 Cache Poisoning Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0382" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0382"/>
        <description>ISC BIND 9.0.x through 9.3.x, 9.4 before 9.4.3-P5, 9.5 before 9.5.2-P2, 9.6 before 9.6.1-P3, and 9.7.0 beta handles out-of-bailiwick data accompanying a secure response without re-fetching from the original source, which allows remote attackers to have an unspecified impact via a crafted response, aka Bug 20819.  NOTE: this vulnerability exists because of a regression during the fix for CVE-2009-4022.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:28.924-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:13.863-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:11.005-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005408-SG is not installed" test_ref="oval:org.mitre.oval:tst:27504"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7081" version="3" class="vulnerability">
      <metadata>
        <title>pam_krb5 Existing/Non-Existing Username Enumeration Weakness</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1384" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1384"/>
        <description>pam_krb5 2.2.14 through 2.3.4, as used in Red Hat Enterprise Linux (RHEL) 5, generates different password prompts depending on whether the user account exists, which allows remote attackers to enumerate valid usernames.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:29.264-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:13.676-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:10.776-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005406-SG is not installed" test_ref="oval:org.mitre.oval:tst:27746"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7076" version="3" class="vulnerability">
      <metadata>
        <title>NTP mode 7 MODE_PRIVATE Packet Remote Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3563" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563"/>
        <description>ntp_request.c in ntpd in NTP before 4.2.4p8, and 4.2.5, allows remote attackers to cause a denial of service (CPU and bandwidth consumption) by using MODE_PRIVATE to send a spoofed (1) request or (2) response packet that triggers a continuous exchange of MODE_PRIVATE error responses between two NTP daemons.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:28.327-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:13.485-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:10.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005404-SG is not installed" test_ref="oval:org.mitre.oval:tst:27508"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7054" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'fasync_helper()' Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4141" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4141"/>
        <description>Use-after-free vulnerability in the fasync_helper function in fs/fcntl.c in the Linux kernel before 2.6.33-rc4-git1 allows local users to gain privileges via vectors that include enabling O_ASYNC (aka FASYNC or FIOASYNC) on a locked file, and then closing this file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:33.620-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:12.858-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:10.338-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7026" version="3" class="vulnerability">
      <metadata>
        <title>Red Hat Linux Kernel Routing Implementation Multiple Remote Denial of Service Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4272" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4272"/>
        <description>A certain Red Hat patch for net/ipv4/route.c in the Linux kernel 2.6.18 on Red Hat Enterprise Linux (RHEL) 5 allows remote attackers to cause a denial of service (deadlock) via crafted packets that force collisions in the IPv4 routing hash table, and trigger a routing "emergency" in which a hash chain is too long.  NOTE: this is related to an issue in the Linux kernel before 2.6.31, when the kernel routing cache is disabled, involving an uninitialized pointer and a panic.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:33.751-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:12.416-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:09.865-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </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:7016" version="3" class="vulnerability">
      <metadata>
        <title>Linux e1000e Driver 'Jumbo Frame' Handling Remote Security Bypass Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4538" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4538"/>
        <description>drivers/net/e1000e/netdev.c in the e1000e driver in the Linux kernel 2.6.32.3 and earlier does not properly check the size of an Ethernet frame that exceeds the MTU, which allows remote attackers to have an unspecified impact via crafted packets, a related issue to CVE-2009-4537.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:32.115-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:12.222-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:09.647-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6996" version="3" class="vulnerability">
      <metadata>
        <title>OpenSSL Multiple Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0590" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0590"/>
        <description>The ASN1_STRING_print_ex function in OpenSSL before 0.9.8k allows remote attackers to cause a denial of service (invalid memory access and application crash) via vectors that trigger printing of a (1) BMPString or (2) UniversalString with an invalid encoded length.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:34.173-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:11.941-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:09.437-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6992" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel eCryptfs Lower Dentry Null Pointer Dereference Local Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2908" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2908"/>
        <description>The d_delete function in fs/ecryptfs/inode.c in eCryptfs in the Linux kernel 2.6.31 allows local users to cause a denial of service (kernel OOPS) and possibly execute arbitrary code via unspecified vectors that cause a "negative dentry" and trigger a NULL pointer dereference, as demonstrated via a Mutt temporary directory in an eCryptfs mount.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:30.434-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:11.761-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:09.220-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6970" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK JPEG Image Writer quantization problem</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3873" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3873"/>
        <description>The JPEG Image Writer in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to gain privileges via a crafted image file, related to a "quantization problem," aka Bug Id 6862968.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.358-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:11.569-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:08.938-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6968" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK Information Leaks in Mutable Variables</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3883" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3883"/>
        <description>Multiple unspecified vulnerabilities in the Windows Pluggable Look and Feel (PL&amp;F) feature in the Swing implementation in Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, have unknown impact and remote attack vectors, related to "information leaks in mutable variables," aka Bug Id 6657138.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:37.475-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:11.383-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:08.712-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6963" version="3" class="vulnerability">
      <metadata>
        <title>JRE JPEG JFIF Decoder Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3872" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3872"/>
        <description>Unspecified vulnerability in the JPEG JFIF Decoder in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to gain privileges via a crafted image file, aka Bug Id 6862969.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.250-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:10.885-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:08.510-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6960" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK Zoneinfo File Existence Information Leak</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3884" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3884"/>
        <description>The TimeZone.getTimeZone method in Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, allows remote attackers to determine the existence of local files via vectors related to handling of zoneinfo (aka tz) files, aka Bug Id 6824265.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:37.607-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:10.680-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:08.312-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6955" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'fuse_direct_io()' Invalid Pointer Dereference Local Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4021" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4021"/>
        <description>The fuse_direct_io function in fs/fuse/file.c in the fuse subsystem in the Linux kernel before 2.6.32-rc7 might allow attackers to cause a denial of service (invalid pointer dereference and OOPS) via vectors possibly related to a memory-consumption attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:33.200-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:10.488-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:08.106-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6951" version="4" class="vulnerability">
      <metadata>
        <title>GNU Libtool 'libltdl' Library Search Path Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3736" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3736"/>
        <description>ltdl.c in libltdl in GNU Libtool 1.5.x, and 2.2.6 before 2.2.6b, as used in Ham Radio Control Libraries, Q, and possibly other products, attempts to open a .la file in the current working directory, which allows local users to gain privileges via a Trojan horse file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:30.113-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:10.278-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:07.843-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005407-SG is not installed" test_ref="oval:org.mitre.oval:tst:27027"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6907" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for cpio and tar.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0624" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0624"/>
        <description>Heap-based buffer overflow in the rmt_read__ function in lib/rtapelib.c in the rmt client functionality in GNU tar before 1.23 and GNU cpio before 2.11 allows remote rmt servers to cause a denial of service (memory corruption) or possibly execute arbitrary code by sending more data than was requested, related to archive filenames that contain a : (colon) character.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:07.519-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:21.397-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:35.808-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criteria operator="OR" comment="Not to be vulnerable, all the patches should be installed.">
            <criterion comment="Patch ESX350-201008405-SG is not installed." test_ref="oval:org.mitre.oval:tst:11681"/>
            <criterion comment="Patch ESX350-201008407-SG is not installed." test_ref="oval:org.mitre.oval:tst:11182"/>
          </criteria>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
          <criteria operator="OR" comment="Not to be vulnerable, all the patches should be installed.">
            <criterion comment="Patch ESX400-201009402-SG is not installed." test_ref="oval:org.mitre.oval:tst:11270"/>
            <criterion comment="Patch ESX400-201009406-SG is not installed." test_ref="oval:org.mitre.oval:tst:11105"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6906" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK Resurrected Classloaders Can Still Have Children</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3881" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3881"/>
        <description>Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, does not prevent the existence of children of a resurrected ClassLoader, which allows remote attackers to gain privileges via unspecified vectors, related to an "information leak vulnerability," aka Bug Id 6636650.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:37.222-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:09.761-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:07.623-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6895" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'unix_stream_connect()' Local Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3621" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3621"/>
        <description>net/unix/af_unix.c in the Linux kernel 2.6.31.4 and earlier allows local users to cause a denial of service (system hang) by creating an abstract-namespace AF_UNIX listening socket, performing a shutdown operation on this socket, and then performing a series of connect operations to this socket.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:31.394-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:09.455-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:07.403-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6890" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for perl.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5302" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5302"/>
        <description>Race condition in the rmtree function in File::Path 1.08 and 2.07 (lib/File/Path.pm) in Perl 5.8.8 and 5.10.0 allows local users to create arbitrary setuid binaries via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error related to CVE-2005-0448.  It is different from CVE-2008-5303 due to affected versions.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.776-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:20.841-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:35.312-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6883" version="3" class="vulnerability">
      <metadata>
        <title>Expat Unspecified XML Parsing Remote Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3560" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560"/>
        <description>The big2_toUtf8 function in lib/xmltok.c in libexpat in Expat 2.0.1, as used in the XML-Twig module for Perl, allows context-dependent attackers to cause a denial of service (application crash) via an XML document with malformed UTF-8 sequences that trigger a buffer over-read, related to the doProlog function in lib/xmlparse.c, a different vulnerability than CVE-2009-2625 and CVE-2009-3720.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:29.449-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:09.209-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:07.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005403-SG is not installed" test_ref="oval:org.mitre.oval:tst:27772"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6848" version="3" class="vulnerability">
      <metadata>
        <title>OpenSSL 'dtls1_retrieve_buffered_fragment()' DTLS Packet Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1379" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1379"/>
        <description>Use-after-free vulnerability in the dtls1_retrieve_buffered_fragment function in ssl/d1_both.c in OpenSSL 1.0.0 Beta 2 allows remote attackers to cause a denial of service (openssl s_client crash) and possibly have unspecified other impact via a DTLS packet, as demonstrated by a packet from a server that uses a crafted server certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:34.611-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:08.986-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:06.883-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6805" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK ASN.1/DER Input Stream Parser Denial of Service via Crafted DER Encoded Data</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3876" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3876"/>
        <description>Unspecified vulnerability in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to cause a denial of service (memory consumption) via crafted DER encoded data, which is not properly decoded by the ASN.1 DER input stream parser, aka Bug Id 6864911.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.699-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:08.794-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:06.660-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6794" version="3" class="vulnerability">
      <metadata>
        <title>Java Web Start Improper Handling of Signed JAR Files</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3886" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3886"/>
        <description>The Java Web Start implementation in Sun Java SE 6 before Update 17 does not properly handle the interaction between a signed JAR file and a JNLP (1) application or (2) applet, which has unspecified impact and attack vectors, related to a "regression," aka Bug Id 6870531.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:37.860-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:08.286-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:06.428-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6786" version="3" class="vulnerability">
      <metadata>
        <title>Sun Java Privilege Escalation via Crafted Image File Due Improper Color Profiles Parsing</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3868" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3868"/>
        <description>Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 does not properly parse color profiles, which allows remote attackers to gain privileges via a crafted image file, aka Bug Id 6862970.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.877-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:07.932-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:06.183-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6763" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel r128 Driver CCE Initialization NULL Pointer Dereference Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3620" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3620"/>
        <description>The ATI Rage 128 (aka r128) driver in the Linux kernel before 2.6.31-git11 does not properly verify Concurrent Command Engine (CCE) state initialization, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly gain privileges via unspecified ioctl calls.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:31.262-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:07.715-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:05.882-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6757" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 2.4 and 2.6 Multiple Local Information Disclosure Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3228" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3228"/>
        <description>The tc_fill_tclass function in net/sched/sch_api.c in the tc subsystem in the Linux kernel 2.4.x before 2.4.37.6 and 2.6.x before 2.6.31-rc9 does not initialize certain (1) tcm__pad1 and (2) tcm__pad2 structure members, which might allow local users to obtain sensitive information from kernel memory via unspecified vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:30.567-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:07.505-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:05.660-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6756" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for cURL.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0734" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0734"/>
        <description>content_encoding.c in libcurl 7.10.5 through 7.19.7, when zlib is enabled, does not properly restrict the amount of callback data sent to an application that requests automatic decompression, which might allow remote attackers to cause a denial of service (application crash) or have unspecified other impact by sending crafted compressed data to an application that relies on the intended data-length limit.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:11.798-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:18.571-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:31.854-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009409-SG is not installed." test_ref="oval:org.mitre.oval:tst:11822"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6753" version="3" class="vulnerability">
      <metadata>
        <title>Sun Java Updates Availability Notification System Failure</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3864" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3864"/>
        <description>The Java Update functionality in Java Runtime Environment (JRE) in Sun Java SE in JDK and JRE 5.0 before Update 22 and JDK and JRE 6 before Update 17, when a non-English version of Windows is used, does not retrieve available new JRE versions, which allows remote attackers to leverage vulnerabilities in older releases of this software, aka Bug Id 6869694.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.366-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:07.307-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:05.435-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6750" version="3" class="vulnerability">
      <metadata>
        <title>hfs Subsystem Stack-based Buffer Overflow Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4020" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4020"/>
        <description>Stack-based buffer overflow in the hfs subsystem in the Linux kernel 2.6.32 allows remote attackers to have an unspecified impact via a crafted Hierarchical File System (HFS) filesystem, related to the hfs_readdir function in fs/hfs/dir.c.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:33.057-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:06.991-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:05.215-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6746" version="3" class="vulnerability">
      <metadata>
        <title>Sun Java Stack-based Buffer Overflow via a Long File: URL Argument</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3867" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3867"/>
        <description>Stack-based buffer overflow in the HsbParser.getSoundBank function in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to execute arbitrary code via a long file: URL in an argument, aka Bug Id 6854303.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.760-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:06.780-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:04.909-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6744" version="3" class="vulnerability">
      <metadata>
        <title>Red Hat Linux Kernel 'qla2xxx' DriverSecurity Bypass Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3556" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3556"/>
        <description>A certain Red Hat configuration step for the qla2xxx driver in the Linux kernel 2.6.18 on Red Hat Enterprise Linux (RHEL) 5, when N_Port ID Virtualization (NPIV) hardware is used, sets world-writable permissions for the (1) vport_create and (2) vport_delete files under /sys/class/scsi_host/, which allows local users to make arbitrary changes to SCSI host attributes by modifying these files.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:32.616-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:06.572-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:04.688-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6722" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) Virtual Machine Lets Remote Users Read/Write Files and Execute Local Applications</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1102" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1102"/>
        <description>Unspecified vulnerability in the Virtual Machine in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allows remote attackers to access files and execute arbitrary code via unknown vectors related to "code generation."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:13.971-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:17.960-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:20.391-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6718" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for OpenSSL, GnuTLS, NSS and NSPR.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0433" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0433"/>
        <description>The kssl_keytab_is_available function in ssl/kssl.c in OpenSSL before 0.9.8n, when Kerberos is enabled but Kerberos configuration files cannot be opened, does not check a certain return value, which allows remote attackers to cause a denial of service (NULL pointer dereference and daemon crash) via SSL cipher negotiation, as demonstrated by a chroot installation of Dovecot or stunnel without Kerberos configuration files inside the chroot.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:12.539-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:17.820-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:31.390-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009401-SG is not installed." test_ref="oval:org.mitre.oval:tst:11241"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6698" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK JRE AWT setBytePixels Heap Overflow Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3871" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3871"/>
        <description>Heap-based buffer overflow in the setBytePixels function in the Abstract Window Toolkit (AWT) in Java Runtime Environment (JRE) in Sun Java SE in JDK and JRE 5.0 before Update 22, JDK and JRE 6 before Update 17, SDK and JRE 1.3.x before 1.3.1_27, and SDK and JRE 1.4.x before 1.4.2_24 allows remote attackers to execute arbitrary code via crafted arguments, aka Bug Id 6872358.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:36.136-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:05.074-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:04.447-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6683" version="3" class="vulnerability">
      <metadata>
        <title>OpenSSL DTLS Packets Multiple Denial of Service Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1377" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1377"/>
        <description>The dtls1_buffer_record function in ssl/d1_pkt.c in OpenSSL 0.9.8k and earlier 0.9.8 versions allows remote attackers to cause a denial of service (memory consumption) via a large series of "future epoch" DTLS records that are buffered in a queue, aka "DTLS record buffer limitation bug."</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:34.305-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:04.840-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:04.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6681" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for NSS_db.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2010-0826" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0826"/>
        <description>The Free Software Foundation (FSF) Berkeley DB NSS module (aka libnss-db) 2.2.3pre1 reads the DB_CONFIG file in the current working directory, which allows local users to obtain sensitive information via a symlink attack involving a setgid or setuid application that uses this module.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:11.460-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:17.290-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:30.584-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009407-SG is not installed." test_ref="oval:org.mitre.oval:tst:11335"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6680" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX,Service Console update for perl.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2008-5303" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5303"/>
        <description>Race condition in the rmtree function in File::Path 1.08 (lib/File/Path.pm) in Perl 5.8.8 allows local users to allows local users to delete arbitrary files via a symlink attack, a different vulnerability than CVE-2005-0448, CVE-2004-0452, and CVE-2008-2827. NOTE: this is a regression error related to CVE-2005-0448.  It is different from CVE-2008-5302 due to affected versions.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-01T16:37:39.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:08.884-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:17.082-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:30.367-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009411-SG is not installed." test_ref="oval:org.mitre.oval:tst:11339"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6678" version="3" class="vulnerability">
      <metadata>
        <title>OpenSSL 'zlib' Compression Memory Leak Remote Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-4355" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4355"/>
        <description>Memory leak in the zlib_stateful_finish function in crypto/comp/c_zlib.c in OpenSSL 0.9.8l and earlier and 1.0.0 Beta through Beta 4 allows remote attackers to cause a denial of service (memory consumption) via vectors that trigger incorrect calls to the CRYPTO_cleanup_all_ex_data function, as demonstrated by use of SSLv3 and PHP with the Apache HTTP Server, a related issue to CVE-2008-1678.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:33.997-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:04.643-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:03.936-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6676" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment LDAP Implementation Bugs Lets Remote Users Deny Service and Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1093" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1093"/>
        <description>LdapCtx in the LDAP service in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; SDK and JRE 1.3.1_24 and earlier; and 1.4.2_19 and earlier does not close the connection when initialization fails, which allows remote attackers to cause a denial of service (LDAP service hang).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:10.214-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:16.778-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:12.354-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6659" version="1" class="vulnerability">
      <metadata>
        <title>Integer and Buffer Overflow Vulnerabilities in the Java Runtime Environment (JRE) "unpack200" JAR Unpacking Utility May Lead to Escalation of Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1096" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1096"/>
        <description>Buffer overflow in unpack200 in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via a JAR file with crafted Pack200 headers.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:11.448-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:15.762-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:09.937-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6657" version="3" class="vulnerability">
      <metadata>
        <title>OpenJDK ICC_Profile File Existence Detection Information Leak</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3728" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3728"/>
        <description>Directory traversal vulnerability in the ICC_Profile.getInstance method in Java Runtime Environment (JRE) in Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, allows remote attackers to determine the existence of local International Color Consortium (ICC) profile files via a .. (dot dot) in a pathname, aka Bug Id 6631533.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.100-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:04.438-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:03.712-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6643" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment Buffer Overflows in unpack200 Utility Lets Remote Users Execute Arbitrary Code</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1095" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1095"/>
        <description>Integer overflow in unpack200 in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via a JAR file with crafted Pack200 headers.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:10.823-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:15.376-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:09.658-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6642" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in weak security</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1105" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1105"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12, 11, and 10 allows user-assisted remote attackers to cause a trusted applet to run in an older JRE version, which can be used to exploit vulnerabilities in that older version, aka CR 6706490.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:15.162-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:15.002-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:09.383-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6640" version="3" class="vulnerability">
      <metadata>
        <title>VMware ESX, Service Console update for OpenSSL, GnuTLS, NSS and NSPR.</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3245" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3245"/>
        <description>OpenSSL before 0.9.8m does not check for a NULL return value from bn_wexpand function calls in (1) crypto/bn/bn_div.c, (2) crypto/bn/bn_gf2m.c, (3) crypto/ec/ec2_smpl.c, and (4) engines/e_ubsec.c, which has unspecified impact and context-dependent attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-10-04T11:07:15.000-05:00">
              <contributor organization="Hewlett-Packard">Varun</contributor>
            </submitted>
            <status_change date="2010-10-05T14:11:12.425-04:00">DRAFT</status_change>
            <status_change date="2010-10-25T04:00:16.840-04:00">INTERIM</status_change>
            <status_change date="2010-11-15T04:00:27.661-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6293"/>
        <criterion comment="Patch ESX400-201009401-SG is not installed." test_ref="oval:org.mitre.oval:tst:11241"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6293" version="1" class="inventory">
      <metadata>
        <title>VMware ESX Server 4.0 is installed</title>
        <affected family="unix">
          <platform>VMware ESX Server 4</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:vmware:esx:4.0"/>
        <description>The operating system installed on the system is VMware ESX Server 4.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-22T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-17T17:22:13.496-05:00">DRAFT</status_change>
            <status_change date="2010-01-04T04:01:45.305-05:00">INTERIM</status_change>
            <status_change date="2010-01-25T04:00:14.212-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="VMware ESX Server 4.0 is installed" test_ref="oval:org.mitre.oval:tst:11154"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6636" version="3" class="vulnerability">
      <metadata>
        <title>Linux Kernel 'nfs4_proc_lock()' Local Denial of Service Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3726" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726"/>
        <description>The nfs4_proc_lock function in fs/nfs/nfs4proc.c in the NFSv4 client in the Linux kernel before 2.6.31-rc4 allows remote NFS servers to cause a denial of service (NULL pointer dereference and panic) by sending a certain response containing incorrect file attributes, which trigger attempted use of an open file that lacks NFSv4 state.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:31.526-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:03.575-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:03.497-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6635" version="3" class="vulnerability">
      <metadata>
        <title>Sun Java Privilege Escalation in the Java Web Start Installer</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3866" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3866"/>
        <description>The Java Web Start Installer in Sun Java SE in JDK and JRE 6 before Update 17 does not properly use security model permissions when removing installer extensions, which allows remote attackers to execute arbitrary code by modifying a certain JNLP file to have a URL field that points to an unintended trusted application, aka Bug Id 6872824.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:35.626-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:03.355-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:03.270-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005402-SG is not installed" test_ref="oval:org.mitre.oval:tst:27537"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6631" version="3" class="vulnerability">
      <metadata>
        <title>Network Security Services Library Supports Certificates With Weak MD2 Hash Signatures</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-2409" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409"/>
        <description>The Network Security Services (NSS) library before 3.12.3, as used in Firefox; GnuTLS before 2.6.4 and 2.7.4; OpenSSL 0.9.8 through 0.9.8k; and other products support MD2 with X.509 certificates, which might allow remote attackers to spoof certificates by using MD2 design flaws to generate a hash collision in less than brute-force time.  NOTE: the scope of this issue is currently limited because the amount of computation required is still large.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-06-01T17:30:00.000-05:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </submitted>
            <status_change date="2010-06-02T16:40:33.883-04:00">DRAFT</status_change>
            <status_change date="2010-06-21T04:00:03.124-04:00">INTERIM</status_change>
            <status_change date="2010-07-12T04:00:02.840-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <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-201005401-SG is not installed" test_ref="oval:org.mitre.oval:tst:27569"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6619" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in crossdomain.xml information disclosure</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1106" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1106"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12, 11, and 10 does not properly parse crossdomain.xml files, which allows remote attackers to bypass intended access restrictions and connect to arbitrary sites via unknown vectors, aka CR 6798948.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:15.330-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:13.563-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:07.587-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6598" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment and Java Development Kit Multiple Security Vulnerabilities</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1094" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1094"/>
        <description>Unspecified vulnerability in the LDAP implementation in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; SDK and JRE 1.3.1_24 and earlier; and 1.4.2_19 and earlier allows remote LDAP servers to execute arbitrary code via unknown vectors related to serialized data.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:10.403-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:12.771-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:04.574-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6585" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in signed applet unauthorized access</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1107" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1107"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier, and 5.0 Update 17 and earlier, allows remote attackers to trick a user into trusting a signed applet via unknown vectors that misrepresent the security warning dialog, related to a "Swing JLabel HTML parsing vulnerability," aka CR 6782871.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:15.506-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:11.672-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:02.804-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6584" version="1" class="vulnerability">
      <metadata>
        <title>Sun Java Runtime Environment Java Plug-in Javascript code unauthorized access</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1104" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1104"/>
        <description>The Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; and 1.4.2_19 and earlier does not prevent Javascript that is loaded from the localhost from connecting to other ports on the system, which allows user-assisted attackers to bypass intended access restrictions via LiveConnect, aka CR 6724331.  NOTE: this vulnerability can be leveraged with separate cross-site scripting (XSS) vulnerabilities for remote attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:14.905-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:11.372-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:02:01.707-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6542" version="1" class="vulnerability">
      <metadata>
        <title>Java Plug-in Bugs Lets Remote Users Gain Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1103" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1103"/>
        <description>Unspecified vulnerability in the Java Plug-in in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; 1.4.2_19 and earlier; and 1.3.1_24 and earlier allows remote attackers to access files and execute arbitrary code via unknown vectors related to "deserializing applets," aka CR 6646860.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:14.501-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:08.562-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:54.880-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6462" version="3" class="vulnerability">
      <metadata>
        <title>Sudo Supplemental Group Privilege Error Lets Certain Local Users Gain Elevated Privileges</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0034" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0034"/>
        <description>parse.c in sudo 1.6.9p17 through 1.6.9p19 does not properly interpret a system group (aka %group) in the sudoers file during authorization decisions for a user who belongs to that group, which allows local users to leverage an applicable sudoers file and gain root privileges via a sudo command.</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:56:53.336-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6462" date="2009-10-20T13:59:00.494-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:01:02.903-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:45.115-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:6020 to def:5506" date="2010-04-16T18:24:00.127-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:24:58.268-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:17.645-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
        <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
          <criterion comment="Patch ESX400-200906411-SG is not installed" test_ref="oval:org.mitre.oval:tst:10871"/>
          <criterion comment="Patch ESX400-200906407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10674"/>
        </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:6412" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) HTTP Server Bug Lets Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1101" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1101"/>
        <description>Unspecified vulnerability in the lightweight HTTP server implementation in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allows remote attackers to cause a denial of service (probably resource consumption) for a JAX-WS service endpoint via a connection without any data, which triggers a file descriptor "leak."</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:13.785-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:58.271-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:40.078-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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:6288" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) Buffer Overflow in Processing Image Files and Fonts Lets Remote Users Gain Privileges on the Target System</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1097" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1097"/>
        <description>Multiple buffer overflows in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 6 Update 12 and earlier allow remote attackers to access files or execute arbitrary code via (1) a crafted PNG image that triggers an integer overflow during memory allocation for display on the splash screen, aka CR 6804996; and (2) a crafted GIF image from which unspecified values are used in calculation of offsets, leading to object-pointer corruption, aka CR 6804997.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:12.015-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:54.509-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:36.285-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6224" version="1" class="vulnerability">
      <metadata>
        <title>Java Runtime Environment (JRE) Flaws in Storing and Processing Temporary Font Files Let Remote Users Deny Service</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1100" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1100"/>
        <description>Multiple unspecified vulnerabilities in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allow remote attackers to cause a denial of service (disk consumption) via vectors related to temporary font files and (1) "limits on Font creation," aka CR 6522586, and (2) another unspecified vector, aka CR 6632886.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:13.408-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:50.177-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:35.572-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6074" version="3" class="vulnerability">
      <metadata>
        <title>cURL/libcURL HTTP 'Location:' Redirect Security Bypass Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-0037" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0037"/>
        <description>The redirect implementation in curl and libcurl 5.11 through 7.19.3, when CURLOPT_FOLLOWLOCATION is enabled, accepts arbitrary Location values, which might allow remote HTTP servers to (1) trigger arbitrary requests to intranet servers, (2) read or overwrite arbitrary files via a redirect to a file: URL, or (3) execute arbitrary commands via a redirect to an scp: URL.</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:00.140-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:6074" date="2009-10-20T14:02:00.746-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:34.565-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:19.090-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:6261 to def:5506" date="2010-04-16T18:24:00.597-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:25:36.682-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:10.528-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
        <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
          <criterion comment="Patch ESX400-200906411-SG is not installed" test_ref="oval:org.mitre.oval:tst:10851"/>
          <criterion comment="Patch ESX400-200906407-SG is not installed" test_ref="oval:org.mitre.oval:tst:10872"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6008" version="1" class="vulnerability">
      <metadata>
        <title>Buffer Overflow Vulnerabilities in the Java Runtime Environment (JRE) with Processing Image Files and Fonts may Allow Privileges to be Escalated</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1098" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1098"/>
        <description>Buffer overflow in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier; 6 Update 12 and earlier; 1.4.2_19 and earlier; and 1.3.1_24 and earlier allows remote attackers to access files or execute arbitrary code via a crafted GIF image, aka CR 6804998.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:12.349-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:45.397-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:31.546-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5975" version="3" class="vulnerability">
      <metadata>
        <title>udev Netlink Message Validation Local Privilege Escalation Vulnerability</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1185" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1185"/>
        <description>udev before 1.4.1 does not verify whether a NETLINK message originates from kernel space, which allows local users to gain privileges by sending a NETLINK message from user space.</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:08.426-04:00">DRAFT</status_change>
            <modified comment="Extra criteria blocks added to handle multiple patch logic in def:5975" date="2009-10-20T14:03:00.817-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </modified>
            <status_change date="2009-11-09T04:00:31.582-05:00">INTERIM</status_change>
            <status_change date="2009-11-30T04:00:17.343-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:5895 to def:5506" date="2010-04-16T17:57:00.714-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:24:08.819-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:10.240-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
        <criteria operator="OR" comment="All patches must be installed to not be vulnerable">
          <criterion comment="Patch ESX400-200906411-SG is not installed" test_ref="oval:org.mitre.oval:tst:10791"/>
          <criterion comment="Patch ESX400-200906407-SG is not installed" test_ref="oval:org.mitre.oval:tst:9883"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5944" version="3" class="vulnerability">
      <metadata>
        <title>VMware vCenter, ESX patch and vCenter Lab Manager cross-site scripting issues</title>
        <affected family="unix">
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-3731" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3731"/>
        <description>Multiple cross-site scripting (XSS) vulnerabilities in WebWorks Help 2.0 through 5.0 in VMware vCenter 4.0 before Update 1 Build 208156; VMware Server 2.0.2; VMware ESX 4.0; VMware Lab Manager 2.x; VMware vCenter Lab Manager 3.x and 4.x before 4.0.1; VMware Stage Manager 1.x before 4.0.1; WebWorks Publisher 6.x through 8.x; WebWorks Publisher 2003; and WebWorks ePublisher 9.0.x through 9.3, 2008.1 through 2008.4, and 2009.x before 2009.3 allow remote attackers to inject arbitrary web script or HTML via (1) wwhelp_entry.html, reachable through index.html and wwhsec.htm, (2) wwhelp/wwhimpl/api.htm, (3) wwhelp/wwhimpl/common/html/frameset.htm, (4) wwhelp/wwhimpl/common/scripts/switch.js, or (5) the window.opener component in wwhelp/wwhimpl/common/html/bookmark.htm, related to (a) unspecified parameters and (b) messages used in topic links for the bookmarking functionality.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-09-22T15:10:44.000-05:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-17T17:22:13.731-05:00">DRAFT</status_change>
            <status_change date="2010-01-04T04:01:40.772-05:00">INTERIM</status_change>
            <status_change date="2010-01-25T04:00:09.499-05:00">ACCEPTED</status_change>
            <modified comment="Changed referenced definition from deprecated def:6293 to def:5506" date="2010-04-16T18:25:00.492-04:00">
              <contributor organization="DTCC">J. Daniel Brown</contributor>
            </modified>
            <status_change date="2010-04-16T18:25:58.586-04:00">INTERIM</status_change>
            <status_change date="2010-05-17T04:00:09.946-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
        <criterion comment="Patch ESX400-200911223-UG  is not installed" test_ref="oval:org.mitre.oval:tst:11288"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:5726" version="1" class="vulnerability">
      <metadata>
        <title>Integer signedness error in Java SE Development Kit (JDK) and Java Runtime Environment (JRE)</title>
        <affected family="unix">
          <platform>VMWare ESX Server 3.5</platform>
          <platform>VMWare ESX Server 4</platform>
        </affected>
        <reference source="CVE" ref_id="CVE-2009-1099" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1099"/>
        <description>Integer signedness error in Java SE Development Kit (JDK) and Java Runtime Environment (JRE) 5.0 Update 17 and earlier, and 6 Update 12 and earlier, allows remote attackers to access files or execute arbitrary code via crafted glyph descriptions in a Type1 font, which bypasses a signed comparison and triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-11-30T15:39:02.000-04:00">
              <contributor organization="Hewlett-Packard">Michael Wood</contributor>
            </submitted>
            <status_change date="2009-12-01T18:37:12.899-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:00:39.522-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:29.460-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 3.5.0 is installed" definition_ref="oval:org.mitre.oval:def:5887"/>
          <criterion comment="Patch ESX350-200910403-SG is not installed" test_ref="oval:org.mitre.oval:tst:11177"/>
        </criteria>
        <criteria operator="AND">
          <extend_definition comment="VMware ESX Server 4.0 is installed" definition_ref="oval:org.mitre.oval:def:5506"/>
          <criterion comment="Patch ESX400-200911223-UG is not installed" test_ref="oval:org.mitre.oval:tst:10749"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def: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: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: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: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>
  </definitions>
  <tests>
    <patch56_test id="oval:org.mitre.oval:tst:20909" version="1" comment="Patch ESX400-201002406-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:12032"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20914" version="1" comment="Patch ESX400-200911232-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:11729"/>
    </patch56_test>
    <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:21044" version="1" comment="Patch ESX400-200912403-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:11958"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20821" version="1" comment="Patch ESX400-200911233-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:11670"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:21109" version="1" comment="Patch ESX400-200911238-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:11621"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20832" version="1" comment="Patch ESX400-201002404-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:11983"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20475" version="1" comment="Patch ESX400-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:12059"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:21158" version="1" comment="Patch ESX400-200911237-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:11918"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20967" version="1" comment="Patch ESX303-201002205-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:11816"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:20780" version="1" comment="Patch ESX350-201002404-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:12020"/>
    </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:20677" version="1" comment="Patch ESX400-200911201-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:11770"/>
    </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:11289" version="1" comment="Patch ESX400-201003403-SG is not installed" check_existence="none_exist" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7550"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27073" version="1" comment="Patch ESX400-201005405-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:12346"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11302" version="1" comment="Patch ESX400-201009410-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:7478"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11902" version="1" comment="Patch ESX350-201008412-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7498"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11455" version="1" comment="Patch ESX400-201009408-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:6929"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27265" version="1" comment="Patch ESX400-201005409-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:11808"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11745" version="1" comment="Patch ESX350-201008411-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7475"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11622" version="1" comment="Patch ESX400-201009403-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7360"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11542" version="1" comment="Patch ESX400-201003405-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:6828"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27504" version="1" comment="Patch ESX400-201005408-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:11791"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27746" version="1" comment="Patch ESX400-201005406-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:11713"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27508" version="1" comment="Patch ESX400-201005404-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:12278"/>
    </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:27027" version="1" comment="Patch ESX400-201005407-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:12136"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11681" version="1" comment="Patch ESX350-201008405-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7402"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11270" version="1" comment="Patch ESX400-201009402-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7483"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11182" version="1" comment="Patch ESX350-201008407-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7547"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11105" version="1" comment="Patch ESX400-201009406-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7500"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27772" version="1" comment="Patch ESX400-201005403-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:12280"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11822" version="1" comment="Patch ESX400-201009409-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:7035"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11335" version="1" comment="Patch ESX400-201009407-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:7390"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11339" version="1" comment="Patch ESX400-201009411-SG is not installed." check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7324"/>
    </patch56_test>
    <version_test id="oval:org.mitre.oval:tst:11154" version="1" comment="VMware ESX Server 4.0 is installed" check_existence="at_least_one_exists" check="at least one" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:5705"/>
      <state state_ref="oval:org.mitre.oval:ste:5574"/>
    </version_test>
    <patch56_test id="oval:org.mitre.oval:tst:11241" version="1" comment="Patch ESX400-201009401-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:7329"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27537" version="1" comment="Patch ESX400-201005402-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:12156"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:27569" version="1" comment="Patch ESX400-201005401-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:12268"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10871" version="1" comment="Patch ESX400-200906411-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:6294"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10674" version="1" comment="Patch ESX400-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:6412"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10872" version="1" comment="Patch ESX400-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:7276"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10851" version="1" comment="Patch ESX400-200906411-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:6934"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:9883" version="1" comment="Patch ESX400-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:7295"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10791" version="1" comment="Patch ESX400-200906411-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:7164"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11288" version="1" comment="Patch ESX400-200911223-UG  is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:6482"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:11177" version="1" comment="Patch ESX350-200910403-SG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7207"/>
    </patch56_test>
    <patch56_test id="oval:org.mitre.oval:tst:10749" version="1" comment="Patch ESX400-200911223-UG is not installed" check_existence="none_exist" check="none satisfy" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <object object_ref="oval:org.mitre.oval:obj:7145"/>
    </patch56_test>
    <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>
    <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: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>
  </tests>
  <objects>
    <patch56_object id="oval:org.mitre.oval:obj:12032" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201002406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11729" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911232-SG</patch_name>
    </patch56_object>
    <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:11958" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200912403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11670" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911233-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11621" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911238-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11983" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201002404-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12059" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201002407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11918" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911237-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11816" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX303-201002205-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12020" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201002404-SG</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:11770" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911201-UG</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:7550" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201003403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12346" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7478" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009410-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7498" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008412-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6929" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009408-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11808" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005409-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7475" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008411-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7360" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6828" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201003405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11791" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005408-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:11713" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12278" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005404-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:12136" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7402" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008405-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7483" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009402-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7547" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-201008407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7500" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009406-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12280" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7035" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009409-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7390" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7324" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009411-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7329" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201009401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12156" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005402-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:12268" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-201005401-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6294" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200906411-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6412" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200906407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7276" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200906407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6934" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200906411-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7295" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200906407-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7164" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200906411-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:6482" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911223-UG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7207" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX350-200910403-SG</patch_name>
    </patch56_object>
    <patch56_object id="oval:org.mitre.oval:obj:7145" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <patch_name>ESX400-200911223-UG</patch_name>
    </patch56_object>
    <version_object id="oval:org.mitre.oval:obj:5705" version="1" comment="The single version object." xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx"/>
    <patch56_object id="oval:org.mitre.oval:obj: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>
  </objects>
  <states>
    <version_state id="oval:org.mitre.oval:ste:5574" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">4.0.0</release>
    </version_state>
    <version_state id="oval:org.mitre.oval:ste: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: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:5441" version="1" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#esx">
      <release datatype="version">4.0.0</release>
    </version_state>
  </states>
</oval_definitions>